Skip to main content

Explain the Concept of ‘Orphaning’ a Block in a Proof-of-Work Blockchain.

Orphaning occurs when two valid blocks are mined almost simultaneously, creating a temporary fork. The network nodes accept the first one they see.

When a longer chain is eventually established, the blocks not included in that longest chain are 'orphaned' or discarded. The transactions in the orphaned block are returned to the mempool, and the miner who found the orphaned block loses the block reward.

This is a normal part of PoW operation.

How Does a Miner Know When a Valid Hash Has Been Found?
Can a Pruned Node Serve Historical Block Data to a New Node Joining the Network?
What Is an ‘Orphaned Block’ in Blockchain Technology?
What Is a ‘Forward Contract’ and How Does It Differ from a ‘Futures Contract’?