B

What is Block Height?

Crypto Glossary Definition

The number of blocks that have been mined thus far.

Why Block Height Matters

Block height is simply the number of blocks that have been added to a blockchain since its genesis block — it's often used to reference a specific point in a chain's history, similar to how a page number references a spot in a book.

Block Height in Practice

A developer building an automated trading bot needs a reliable way to reference a precise moment in a blockchain's history, since timestamps alone can be slightly inconsistent between blocks. Instead, they configure the bot to trigger an action once the chain reaches a specific block height - say, block 850,000 - which is a far more precise and universally agreed-upon reference point than any wall-clock time, since every node on the network agrees on exactly which block is the 850,000th one ever mined. Bitcoin's halving events work the same way: rather than being scheduled for a calendar date, they're programmed to occur every 210,000 blocks, so the exact date shifts slightly depending on how quickly blocks are actually being found. A researcher studying the chain's history might also use block height to pinpoint exactly when a particular protocol upgrade activated, comparing on-chain behavior immediately before and after that specific block. Because block height only ever increases by one with each new block, it functions like a page number in an ever-growing book - anyone can look up exactly what was recorded on that specific page, and the number itself gives a rough sense of how much total history the chain has accumulated since its very first, or genesis, block.

Still have questions about Block Height?

Ask ARIA, our free AI crypto intelligence agent, for a deeper explanation.

Ask ARIA →