Difference between revisions of "Orphan Block"

From Bitcoin Wiki
Jump to: navigation, search
(incorrect orphan definition)
(Linking block chain, Stale Block, and transaction fees and block reward. Fixed **staled** block => stale block.)
Line 1: Line 1:
An orphan block is a block that doesn't have a known parent in the longest chain.
+
An orphan block is a block that doesn't have a known parent in the longest [[block chain]].
  
Not to be confused with a stale block, which is a well-formed block which is no longer part of the difficultywise-longest well-formed blockchain.
+
Not to be confused with a [[Vocabulary#Stale_Block|Stale Block]], which is a well-formed block which is no longer part of the difficultywise-longest and well-formed blockchain.
  
The block reward in a staled block is no longer spendable on the difficultywise-longest well-formed blockchain; therefore whoever mined that block does not actually get the reward (or the transaction fees).  This phenomenon must be taken into account by mining pools that use any payout strategy other than "proportional".
+
The [[Block Reward]] in a stale block is no longer spendable on the difficultywise-longest and well-formed blockchain; therefore whoever mined that block does not actually get the reward (or the [[transaction fees]]).  This phenomenon must be taken into account by mining pools that use any payout strategy other than "proportional".

Revision as of 20:26, 26 January 2016

An orphan block is a block that doesn't have a known parent in the longest block chain.

Not to be confused with a Stale Block, which is a well-formed block which is no longer part of the difficultywise-longest and well-formed blockchain.

The Block Reward in a stale block is no longer spendable on the difficultywise-longest and well-formed blockchain; therefore whoever mined that block does not actually get the reward (or the transaction fees). This phenomenon must be taken into account by mining pools that use any payout strategy other than "proportional".