Crypto

51% attack

Also calledmajority attack

A 51% attack, also called a majority attack, occurs when an attacker controls enough of a blockchain network’s consensus power to influence block production or chain selection, enabling actions such as reorganizing recent transactions or preventing transactions from confirming.

Evidence passport

What this page checked.

Sources
2
Record updated
August 18, 2026

51% attack — definition, practical meaning, example, and common interpretation risk checked against the linked reference material

Definition checked

  • Definition and plain-English explanation for “51% attack”
  • The worked example and the distinction described in the watch-out note
  • Reference material: Bitcoin Developer Documentation — Glossary, Bitcoin Developer Documentation — Block chain and majority attacks

Use the term correctly

  • Read the connected terms when a definition depends on another market concept
  • Check the broker’s contract specification when applying the term to a particular product
  • Treat examples as explanations of mechanics, not as prices, forecasts, or trading advice

Method. Editorial desk review of the definition, example, related concepts, and 2 linked sources. Calculations are checked directly where the entry contains arithmetic

Research scope and limits +
  • This glossary entry explains terminology and does not test a broker, trading account, platform, or live market condition
  • Contract wording and practical treatment can differ across brokers, venues, jurisdictions, and products
Page change log +
  1. Added named authorship, a definition evidence record, application checks, and a concise scope disclosure

What 51% attack means

On a proof-of-work blockchain, consensus power is commonly measured by hash rate. An attacker with a majority can often build an alternative chain faster than honest miners and attempt to replace recent blocks. On proof-of-stake systems, an analogous attack concerns control of sufficient staked voting power, but the exact capabilities and penalties differ by protocol.

The risk affects finality and settlement confidence, particularly for smaller networks with concentrated mining or staking power. Exchanges and merchants may respond by requiring more confirmations before crediting deposits. A majority attack is especially relevant to double-spend risk, where an attacker spends coins, receives goods or another asset, then tries to replace the transaction history.

A buyer sends 10 coins to a merchant, and the merchant accepts after one confirmation. The buyer secretly mines a conflicting chain in which that payment does not exist. If the buyer’s chain becomes the accepted chain, the original payment can disappear from recent history while the buyer keeps the goods. This simplified example assumes the attacker has sufficient consensus power.

Common questions

Can a 51% attack steal coins from any wallet?+

No. Controlling consensus power does not reveal private keys or authorize spending someone else’s funds. The main concern is manipulating the ordering or confirmation of recent transactions, including an attacker’s own payments.

Why are more confirmations used for some deposits?+

Each additional block generally makes a proof-of-work chain reorganization more difficult and costly. Platforms set confirmation policies based on their assessment of a network’s security, transaction size, and operational risk.

Go to the original material.

01Bitcoin Developer Documentation — Glossary02Bitcoin Developer Documentation — Block chain and majority attacks