Skip to main content

Version Bits

btc · upgrade

A Bitcoin soft-fork signaling mechanism where miners set bits in the block version field to show readiness.

1.definition

Version bits, described by BIP9, lets miners signal support for several soft-fork deployments at once by setting specific bits in a block's version field. Nodes count signaling over defined windows.

2.activation

If signaling crosses the required threshold before timeout, the upgrade can lock in and later activate. Version bits is a coordination tool; it does not by itself decide whether a rule change is desirable.

Related terms

All terms and definitions may update as the Cryptionary improves.