Post
Topic
Board Bitcoin Discussion
Merits 5 from 2 users
Re: Several developers, miners, and researchers reported that Bitcoin mining develop
by
BlackHatCoiner
on 27/09/2023, 18:45:12 UTC
⭐ Merited by pooya87 (4) ,albert0bsd (1)
This situation is not new, blocks get orphan constantly
This is not what happened. Orphaned blocks are valid blocks, they just belong on a less-worked chain and are therefore ignored.

What really happened is this: the developer was trying to mine a block which was invalid, because of ordering. According to this Twitter post, the developer included TX A that spends an UTXO from a TX B which was included after A. That's invalid from a protocol perspective.