Fork expected at: block 961,632 blocks left ~ days est. Watch live

BIP110 Situation Monitor

BIP110 activation has two possible split points: mandatory signaling if the threshold is missed, or reduced-data rule enforcement once the deployment becomes active.

01

Blocks have version bits

Each block header has a version field. By default a miner doesn't set the BIP9-style top bits and bit 4, so the block is not considered to be signaling support for BIP110.

02

Signaling sets bit 4

A miner signals for BIP110 with BIP9-style version bits: top bits 001 and bit 4 set in the version field.

03

A signaling window opens

BIP110 counts signaling blocks across one 2,016-block difficulty period. Gray cells have not been mined yet.

04

Signals accumulate

Blue blocks are signaling blocks. The counter needs 1,109 signals, which is 55% of the full window.

05

Scenario: Lock-in threshold met

The 1,109th signaling block crosses the threshold with 417 blocks still unmined. That means this window has enough signals for BIP110 to lock in at the next period boundary.

06

Lock-in is not activation

In this late example, Window 476 is the last ordinary signaling window before mandatory signaling begins (approximately August 2026). If it meets the threshold, BIP110 locks in at 961,632. That means activation is scheduled, but the reduced-data rules do not start until one full difficulty period later, at 963,648.

07

Fork Risk

From the activation height, any blocks which don't comply with BIP110's reduced-data rules will be rejected by BIP110 nodes, but they may still be accepted by non-BIP110 "Standard" nodes if otherwise valid. More on this later.

08

But what if no ordinary window reaches 55%?

Run another 2,016-block window with only a small number of signals. This time, the threshold is not on track to be reached.

09

Scenario: Lock-in threshold not met

The period ends below 55% signaling, so this window does not lock in BIP110.

10

Mandatory Signaling

If no ordinary signaling window reaches 55% before approximately August 2026, BIP110 nodes reject non-signaling blocks from the chosen height of 961,632.

11

Mandatory Signaling Fork Risk

During Difficulty Window 477, any non-signaling block can split the chain: BIP110 nodes reject it while Standard nodes may still accept it if otherwise valid.

12

Next: Forking

After either split point creates incompatible tips, the same forking mechanics decide which chain accumulates more work.

Go to Forking →