CCamoCrypt
Glossary

Proof of work

Definition

A consensus mechanism where miners expend computational effort to solve a cryptographic puzzle, earning the right to add the next block of transactions.

Proof of work (PoW) is the consensus mechanism introduced by Bitcoin. Participants called miners compete to solve a computationally hard cryptographic puzzle; the first to find a valid solution earns the right to add the next block and receives a reward. Finding the solution is difficult and requires real energy, but verifying it is trivial for everyone else, which lets the network quickly agree on valid blocks.

Why it matters

Proof of work makes rewriting history expensive: an attacker would need to redo the accumulated computational work of the honest chain, which requires controlling a majority of the network’s processing power. That cost is what secures the ledger. The main criticisms are high energy consumption and the tendency for mining to concentrate among those with cheap electricity and specialised hardware. That energy use is, from the protocol’s point of view, the very thing being converted into security, since an attacker would have to match it, but it also draws environmental scrutiny and pushes mining toward regions and operators able to run at the lowest cost.

Common misunderstanding

The puzzle is sometimes imagined as useful computation or as directly creating coins from math. It is deliberately arbitrary work whose only purpose is to be costly to produce and cheap to check. A 51% attack does not let someone steal arbitrary coins; it mainly enables reordering or reversing recent transactions, and cannot forge signatures or spend balances the attacker does not control.

See proof of stake, consensus mechanism, blockchain and node.

Frequently asked questions

What is a 51% attack?
It is when a single party controls most of a proof-of-work network's mining power, letting it reorder or reverse recent transactions and double-spend. It cannot steal coins protected by others' private keys.

← All glossary terms

Note: CamoCrypt is security & education only — no prices, no predictions, no investment advice. Verify every address and contract yourself; we cannot recover lost funds and neither can anyone who contacts you claiming they can.