Orphan Block
A valid block that is not part of the canonical chain, often due to a race between miners.
A valid block that is not part of the canonical chain, often due to a race between miners.
entity.trust_high
Sep 2026 · Skóre čerstvosti: 50%
What is Orphan Block?
A valid block that is not part of the canonical chain, often due to a race between miners.
- Category
- concept
- Type
- Authority Node
- Sources
- 1
When two valid blocks are produced near-simultaneously, the network converges on one via the fork choice rule. The other becomes an orphan. Its transactions are returned to the mempool.
Orphans reflect network latency and affect block production efficiency. High orphan rates waste work and can impact security. Understanding them helps evaluate consensus design.
Knowledge Graph
11 relationsRelated
Overview
An orphan block is a valid block that is not part of the canonical chain, often due to a race between miners or validators. It contains valid transactions that were superseded. Orphans are a natural consequence of distributed block production.
How It Works
When two valid blocks are produced near-simultaneously, the network converges on one via the fork choice rule. The other becomes an orphan. Its transactions are returned to the mempool.
Why It Matters
Orphans reflect network latency and affect block production efficiency. High orphan rates waste work and can impact security. Understanding them helps evaluate consensus design.
Related Concepts
Orphan blocks relate to Blocks, Fork Choice Rules, and consensus. They are a side effect of distributed production.
Frequently Asked Questions
What is Orphan Block?
A valid block that is not part of the canonical chain, often due to a race between miners.
How does Orphan Block work?
An orphan block is a valid block that is not part of the canonical chain, often due to a race between miners or validators. It contains valid transactions that were superseded. Orphans are a natural consequence of distributed block production. When two valid blocks are produced near-simultaneously,
Why does Orphan Block matter in Web3?
When two valid blocks are produced near-simultaneously, the network converges on one via the fork choice rule. The other becomes an orphan. Its transactions are returned to the mempool. Orphans reflect network latency and affect block production efficiency. High orphan rates waste work and can impa