Block Header
The block header is an 80-byte metadata structure summarizing a block. It contains the previous block’s hash, the Merkle root of included transactions, the timestamp, the difficulty target, and the nonce. Miners repeatedly modify the nonce when performing Proof-of-Work.