Block
A block is a data structure in the Bitcoin blockchain containing a set of validated transactions, a reference to the previous block’s hash, and a nonce satisfying the current difficulty target. Blocks are produced by miners via Proof-of-Work and linked together to form the immutable ledger.