O

What is Orphaned Block?

Crypto Glossary Definition

A valid block that is not part of the main chain. May occur when two miners produce a block at the same time, or caused by an attacker attempting to reverse transactions.

Why Orphaned Block Matters

An orphaned block is a validly mined block that ends up excluded from the main chain because another block at the same height was confirmed first (or propagated faster) — the transactions in it return to the mempool to be included in a future block instead.

Orphaned Block in Practice

Picture two Bitcoin miners on opposite sides of the world who each solve the proof-of-work puzzle for the next block within seconds of one another, both broadcasting their completed block to the network almost simultaneously. For a brief moment, the network is split: some nodes receive and build on top of the first miner's block, while other nodes receive the second miner's block first and start building on that one instead. As the next block gets mined a few minutes later, it ends up extending whichever of the two competing blocks its miner happened to be building on, and since the Bitcoin protocol always follows the longest valid chain, that side becomes the accepted, permanent chain. The other miner's block, despite being entirely valid and having taken real computational work to produce, gets orphaned: it's discarded from the main chain, the miner loses out on the block reward they briefly believed they'd earned, and every transaction included in that orphaned block simply returns to the mempool to wait for a future block. This kind of temporary chain split happens occasionally on any proof-of-work network purely due to network latency, and is distinct from a deliberate attack, though attackers can sometimes try to engineer similar situations intentionally to reverse transactions.

Still have questions about Orphaned Block?

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

Ask ARIA →