Orphan Block

An “orphan block” is a well-formed block with valid proof of work which has been rejected by miners and does not form part of the longest Block chain. As the block in question has not been accepted, the block reward and the transaction fees are no longer spendable on the difficulty wise-longest and well-formed blockchain. This phenomenon must be taken into account by mining pools that use any payout strategy other than “proportional”.

An orphan block often originates when two miners produce a block around the same point in time. The time delay in propagating and accepting a block leads to Bitcoin SV nodes encountering scenarios where they need to select which of multiple blocks to accept as the most legitimate to include next in the chain. After a block is selected by the network, then the other block is considered an orphaned block. Transactions in the orphaned block that were not included in the successful block are re-included into the mempool as membership candidates for future blocks. In most cases the vast majority of transactions will be included in both as propagation of transactions across the network is very efficient and both miners are likely to have seen the same set.

In other instances, orphan blocks may be generated when malicious nodes seek to reverse transactions by generating alternative desired blocks. This they hope to accomplish through the utilization of large amounts of hash power (see 51% attack). However, attacks intended to cause the deliberate orphaning of blocks are extremely resource-intensive and are largely infeasible. The blocks they generate generally end up being orphaned themselves.

See Also

https://wiki.bitcoinsv.io/index.php/Orphan_Block

 

——————————————————————–

The Consensus Methodology

If every single user on the Bitcoin network decided that a court order from a government for freezing a Bitcoin transaction was invalid, they would have no impact whatsoever. The implementation of a blacklist or transaction-freezing code on the largest five Bitcoin nodes would ‘orphan’ any blocks containing transactions covered by the freezing order.

What Is Censorship Resistance?

By Craig Wright | 10 Jul 2020

https://craigwright.net/blog/law-regulation/what-is-censorship-resistance/

« Back to Glossary Index

Written by Ramon Quesada

Passionate about Blockchain & Bitcoin technology since 2013, Co- Founder of https://avalbit.org, Team Manager in the CoinTelegraph Spain franchise (2016-2017 years) Co. Organizer of the Blockchain Boot camp Valencia 2018, Co. Organizer of the mini Hackathon BitcoinSV Barcelona, in August 2019, current coordinator of the BSV Valencia Meetup. https://telegra.ph/Ramon-Quesada---Links-01-10

Opcodes used in Bitcoin Script

P2SH