Skip to main content

Fork

blockchain
event

A fork is a blockchain divergence caused by competing blocks, software changes, or incompatible consensus rules.

Also known as
hard fork
soft fork
1
concept

A fork is a divergence in blockchain history or rules. Temporary forks happen when two valid blocks are found near the same time; permanent forks happen when participants follow incompatible rules or intentionally split.

2
hard-fork

A hard fork changes consensus rules in a way older nodes do not accept. If not everyone upgrades to the same rules, the network can split into separate chains with separate assets and communities.

3
soft-fork

A soft fork tightens rules so upgraded nodes enforce new restrictions while older nodes may still see new blocks as valid. Soft forks still require careful activation because non-upgraded users may not fully validate new behavior.

4
considerations

Fork planning must consider replay protection, wallet support, exchange policies, miner or validator support, and communication. Poor coordination can confuse users and create loss risks.

Related terms

Explore connected entries beyond the alphabetical index.

All terms and definitions may update as the Cryptionary improves.