The block header is a part of a block. It is used to identify a particular block on an entire blockchain and it contains the hash of the previous block, and book-keeping data such as the root of the Merkle tree, the timestamp, the difficulty, and the nonce.
Comments are closed.