Block Height

The sequential number of a block in the blockchain, counting from the genesis block.

Block height refers to the number of blocks that have been confirmed on a blockchain since the genesis block (block 0). It serves as a sequential identifier โ€” a block height of 800,000 means 800,000 blocks have been added to the chain.

Why Block Height Matters

Network Progress: Block height indicates how much history the blockchain has recorded.

Scheduled Events: Important protocol changes like Bitcoin halvings are triggered at specific block heights (e.g., the 2024 halving occurred at block 840,000).

Transaction Confirmation: When someone says a transaction has "6 confirmations," it means 6 new blocks have been added after the block containing that transaction.

Block Height vs Block Hash

While block height is a simple sequential number, the block hash is a unique cryptographic fingerprint. In rare cases of chain reorganization, two different blocks could temporarily exist at the same height, but they will always have different hashes.

Frequently Asked Questions

What is block height?

Block height is the sequential number of a block in the blockchain, counting from the genesis block (block 0). A block height of 800,000 means 800,000 blocks have been added to the chain.

Why does block height matter?

Block height is used to schedule protocol events (like Bitcoin halvings), measure network progress, and track transaction confirmations. Important upgrades and economic events are often triggered at specific block heights.

Related Terms