Block
A batch of transactions added to a blockchain as a unit, linked to the previous block.
Networks produce blocks at a roughly fixed interval — about ten minutes on Bitcoin, twelve seconds on Ethereum, under a second on Solana. A transaction is included in a block by a miner or validator, and each later block makes it harder to reverse.

