Bitcoin is an innovative payment network and a new kind of money, and a node is a copy of the ledger you run yourself. A block only counts if it matches the rules that software enforces: miners can offer work, but they cannot rewrite those rules for people who decline them.

BIP-110, in alignment with the vast majority of node policy, attempted to reject use of the network for arbitrary data storage while leaving ordinary payments alone. That was a softfork: a tighter rule that old software can still follow, and it is not this hardfork. A hardfork is a break away from abuse of the Bitcoin network. Large mining firms refused those limits and kept producing blocks that used transactions most nodes would not relay as a matter of policy. Anyone can still verify that chain, but following it means accepting use of the network for arbitrary data storage, which every node operator on that chain must store at their own expense and, most importantly, risk.

On August 8, 2026, nodes enforcing BIP-110 stopped accepting blocks that did not support it, while most SHA256d mining power kept producing those blocks, so the money-only rules could not activate. This hardfork changes proof of work from the legacy SHA256d algorithm to the stronger and quantum-resistant BLAKE2b algorithm, so today's SHA256d miners cannot add blocks here. New miners can follow the ledger people chose.

Temporary limits on arbitrary data storage begin at the same moment and last until 1 September 2027, 00:00 UTC, using the previous block's median time past. During that time a block is also capped at about 300 kB (700,000 weight units). Continuing those limits after that date is a later choice for node operators; the BLAKE2b algorithm remains.