Quiz Entry - updated: 2026.07.30
What is a block?
A bundle of data — typically a batch of transactions — together with a block number, a nonce, and the previous block's hash, all hashed together into this block's own fingerprint.
Think of it as one page in the ledger. Because the previous block's hash is one of the inputs, each block's fingerprint depends on the entire history before it, turning a pile of blocks into a tamper-evident chain.