Back to Glossary
IntermediateTechnology

Soft Fork

Definition

A backward-compatible change to a blockchain's protocol rules where upgraded nodes enforce new rules while older nodes still recognize the new blocks as valid. Soft forks don't split the blockchain because old nodes can still participate, though they don't enforce the new rules. Soft forks are considered less disruptive than hard forks.

Example

Bitcoin's SegWit upgrade in 2017 was a soft fork — it changed how transaction data was stored to increase effective block capacity, but older nodes could still validate blocks without understanding SegWit.

Related Terms