Market Cap: 24h Vol: BTC: BTC Dom:
Gold: S&P 500: EUR/USD: Oil (BRENT):

Block Header

A block header is a section of a block in a blockchain that contains metadata about the block itself. It typically includes the block's hash, the hash of the previous block (linking them together), a timestamp, the difficulty target, a nonce (used in mining), and the Merkle root of all transactions in the block. The block header is what miners hash repeatedly during the Proof of Work process.

Related Articles