Skip to main content

Reorg

Definition

A reorg, or reorganization, on a blockchain refers to a situation where two or more valid chains of blocks exist simultaneously, and one is ultimately discarded in favor of another. This typically occurs in proof-of-work systems when multiple miners find a valid block at roughly the same time. The network eventually converges on a single chain, invalidating the blocks on the shorter or less-favored chain. Reorgs can impact transaction finality and are a normal, though sometimes concerning, aspect of certain blockchain consensus mechanisms.