GLOSSARY
Block
A block is a fundamental unit in a blockchain, containing a group of transactions or digital actions. Each block is cryptographically linked to the previous one, forming a chain. In Ethereum, blocks also include data like the state of the network and a record of executed smart contracts. Blocks ensure that all network participants agree on the same order of transactions, maintaining trust and consistency in the blockchain.



