Bitcoin Glossary ยท Updated August 6, 2026

Block

What is a Bitcoin block? Anatomy of headers and transactions, how confirmations create finality, and why the industry runs on block height.

Definition

A block is Bitcoin's unit of history: a bundle of transactions plus a header, produced by mining roughly every ten minutes and appended permanently to the blockchain. Each block cryptographically commits to the one before it, which is what turns individual batches of payments into an unbreakable chain of record stretching back to January 2009.

Anatomy of a Block

A block has two parts. The header โ€” just 80 bytes โ€” carries the previous block's hash, a Merkle root summarizing every included transaction, a timestamp, the difficulty target, and the nonce miners grind through. The body carries the transactions themselves, beginning with the coinbase transaction that mints the block reward to the miner. Capacity is bounded by block weight (effectively 1-4 MB depending on transaction types since SegWit), typically fitting two to four thousand transactions. Blocks are identified by height โ€” their position in the chain, a universal clock the whole industry schedules around, from halvings to contract timelocks.

Confirmations: How Blocks Create Finality

A transaction "in a block" has one confirmation; each subsequent block buries it one deeper. Reversing it means re-mining every block on top faster than the honest network extends the chain โ€” a cost that grows with each confirmation until reversal is economically absurd. Six confirmations (~one hour) is the traditional settlement standard for large value. This is the practical meaning of blocks for holders: they convert pending payments into property, at a rate of one irreversibility upgrade every ten minutes.

Blocks as the Industry's Calendar

Because block height advances predictably, Bitcoin measures itself in blocks, not days. The halving lands every 210,000 blocks; difficulty retunes every 2,016. Miners like MARA and American Bitcoin report production per block-time economics; analysts date sovereign wallet movements on our global tracker by block height for precision no timezone can blur. When El Salvador or a US agency moves coins, the permanent record reads: this block, this height, forever.

The Bottom Line

Blocks are how Bitcoin ratchets the present into unchangeable past โ€” ten minutes at a time, paid for in proof-of-work, stacked seventeen years deep. Everything this site tracks ultimately reduces to entries in those blocks.

Block FAQs

Why do blocks take ten minutes?

+
It's a design compromise Satoshi chose: long enough for new blocks to propagate globally before the next one appears (minimizing accidental forks), short enough for practical settlement. Difficulty adjustment actively defends this pace โ€” ten minutes is the average, though individual gaps range from seconds to over an hour by chance.

How many transactions fit in a block?

+
Typically 2,000-4,000, depending on transaction sizes and types. The bounded capacity creates the fee market in the mempool โ€” block space is the scarce commodity every transaction bids for โ€” and is why batching and Layer 2 systems like Lightning matter for scale.

What is the genesis block?

+
Block height 0, mined by Satoshi Nakamoto on January 3, 2009, with a newspaper headline about bank bailouts embedded in its coinbase โ€” Bitcoin's birth certificate and mission statement in one. Its 50 BTC reward is unspendable by protocol quirk, a permanent monument at the chain's root.

Block Facts Worth Knowing

Reference points: average interval ten minutes, but the exponential distribution means back-to-back blocks in seconds and occasional hour-plus gaps are normal, not malfunctions. Capacity runs 2,000-4,000 transactions depending on composition; the coinbase transaction is always first and its reward unspendable for 100 blocks. Height is the industry's clock โ€” halvings at multiples of 210,000, difficulty resets every 2,016 โ€” and explorers index everything by it. A transaction's depth in confirmations is its security: one confirmation resists casual reversal, six is the customary settlement bar for size, and exchanges scale requirements with value. Memorize those numbers and most block-related headlines self-interpret.

Related Terms

Blocks are produced by Mining under Proof-of-Work rules and chained into the Blockchain. The Block Reward pays for each one, and the Mempool is where its contents come from. For intuition, watch a block arrive live on any explorer: the mempool drains, a few thousand transactions gain their first confirmation, and ten minutes of global economic history become permanent โ€” the whole system, visible in one refresh.

← Back to the full Bitcoin Glossary

โœ“ Verified by the BitcoinReserveTracker Team

BitcoinReserveTracker Team has verified the information and data provided on this page. Our research team is dedicated to tracking Bitcoin reserves, cryptocurrency regulation, and mining policy across the globe. We verify information using government records, official announcements, and other primary sources to ensure the data remains accurate and regularly updated. Learn how we verify data โ†’