A Deterministic Tiebreaker for Bitcoin Block Selection: Enhancing Fairness and Convergence
Abstract
Bitcoin’s current first-seen rule for resolving competing blocks of equal length favors miners with superior network propagation, amplifying the risks of selfish mining and prolonging accidental chain forks.
We propose a simple, backwards-compatible change: when two blocks compete at the same height, miners compute a deterministic tiebreaker using the hash of their concatenated block hashes, H(A || B), and select the winner based on a fixed threshold.
This approach ensures a fair, latency-independent resolution, reduces fork duration, and maintains resistance to selfish mining without altering miner incentives or requiring a hard fork.