Review and sign transactions from a single secure screen with Ledger Flex™

Discover now

Up your Web3 game

Ledger Academy Quests

  • Test your knowledge
  • Earn POK NFTs
Play now See all quests

Block Header

May 20, 2025 | Updated May 20, 2025
A block header is the metadata that provides a summary of a block’s content.

What Is a Block Header?

A block in blockchain is a collection of transactions and their associated metadata. Each block contains a block header, which serves as a compact summary of the block’s content, excluding the raw transaction data itself. This header contains critical information that identifies and validates the block within the blockchain.

How Does It Work?

Each block can comprise thousands of transactions. When mining a block, miners need to find a valid hash that meets certain criteria. Rather than repeatedly hashing the entire block (which would include all transaction data) for each attempt, miners only hash the much smaller block header. This significantly improves efficiency during the mining process.

The header typically consists of all the metadata, such as:

  • Block height – Block height shows how many blocks exist before this block.
  • Timestamp – The timestamp denotes the specific time the block was added to the blockchain. It provides a permanent, encoded record of when a particular event took place.
  • Block hash – This is the hashing of the block header that acts as proof of work for this block.
  • Nonce This is the random number that miners use to find the valid hash for this block in a proof-of-work (PoW) blockchain.
  • Difficulty target – Determines how hard and time-consuming it is for miners to create a new block.
  • Previous block hash – The previous block hash links to its parent block or the previous block, creating a “chain” of blocks. This ensures that the past blocks remain immutable.
  • Merkle root – A collection of the hashes of all individual transactions included in this block. It is used as the base for verifying the validity of the block.

This chained structure of headers contributes significantly to blockchain security, as modifying any transaction would require recalculating the Merkle root and all subsequent block headers—a computationally infeasible task as the chain grows.RetryClaude can make mistakes. Please double-check responses.

Transaction Fee

A transaction fee is a payment that users make for using services on a blockchain or an exchange.

Full definition

Mempool

A mempool is a node’s mechanism for tracking all the unconfirmed transactions.

Full definition

Application Layer

The application layer is the front-end layer of a blockchain, made up of programs that allow users to interact with a blockchain network.

Full definition

Own your crypto future

Stay informed with security tips, updates, and exclusive offers from Ledger

Your email address will only be used to send you our newsletter, as well as updates and offers. You can unsubscribe at any time. Learn more

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.