What could someone with more than 50% of the mining power attempt?
Correct answer
Answer C: Double-spend their bitcoin and reorganize blocks.
Quick explanation
A 51% attack could reorganize recent blocks and attempt to double-spend the attacker's own bitcoin. This would require enormous computing power and energy. For an attacker motivated purely by profit, such an attack may be economically unattractive and could also damage the Bitcoin price.
Detailed explanation
A 51-percent attack is a simplified term for an actor or coordinated group with dominant hashrate. Mining devices need not be in one place or powered by a single power plant. ASICs distributed worldwide can work together on the same alternative block history. What matters is their share of active total hashrate, not geographic concentration.
With enough hashrate, an attacker can create a private competing chain. If its cumulative work overtakes the existing valid chain, recent confirmations can disappear and the attacker's own payments can be reorganized. Transactions can also be delayed or censored. Without private keys, however, the attacker cannot spend other people's UTXOs or force full nodes to accept an invalid money supply or false signatures.
Whether an attack pays depends on hardware control, electricity and operating costs, duration, possible proceeds, price effects and objectives. A financially motivated attacker may want to avoid losses; a saboteur or state actor may be willing to lose money. Technical possibility therefore does not automatically mean economic sense.
Example or everyday application
Several data centers distributed worldwide are coordinated by the same group and work on a private chain. Bitcoin counts their combined hashrate, regardless of their different locations.
Common misconception
The attack is sometimes considered physically impossible or confused with complete control. A 51-percent attack mainly concerns hashrate control and possible chain reorganizations; location, costs and consensus limits remain separate factors.
Sources used
Bitcoin Developer Guide - Block Chain
This source is mainly intended for developers. The relevant information may therefore be harder to find.
Check original source

