A consensus mechanism where miners compete using computing power to solve puzzles and validate blocks.
Proof of Work (PoW) is the original blockchain consensus mechanism, first implemented by Bitcoin. Miners compete to solve computationally intensive mathematical puzzles, and the first to find a valid solution earns the right to add the next block and receive the block reward. The puzzle difficulty automatically adjusts to maintain consistent block times (10 minutes for Bitcoin). PoW's security comes from the enormous energy cost of attacking the network — to rewrite Bitcoin's history, an attacker would need to command more computing power than all honest miners combined (a '51% attack'), which for Bitcoin would cost billions in hardware and electricity. Critics argue PoW wastes energy; supporters counter that energy expenditure is what makes PoW uniquely secure and that miners increasingly use renewable energy. Bitcoin's PoW has operated continuously since January 2009 with zero successful attacks on the base layer, making it arguably the most battle-tested security system ever created.
Proof of Work is the original consensus mechanism securing Bitcoin since 2009 — miners compete to find a hash value below a target difficulty by iterating through trillions of random numbers per second. The first to find a valid solution earns the right to propose the next block and collect the block reward plus transaction fees. The difficulty automatically adjusts every 2,016 blocks (~2 weeks) to maintain an average 10-minute block time regardless of total hash power. Bitcoin's PoW has operated continuously for over 16 years with zero successful attacks on the base protocol, making it arguably the most battle-tested security system in computing history. The security guarantee is economic: a 51% attack on Bitcoin would require acquiring more hash power than all honest miners combined — estimated at $10+ billion in hardware alone, plus enormous ongoing electricity costs, making the attack far more expensive than any potential profit.
Bitcoin miners collectively consume more electricity than many countries, but this immense energy expenditure is precisely what makes Bitcoin's $1 trillion+ network virtually impossible to attack or counterfeit.
Bitcoin's community values PoW for its proven security track record, resistance to centralization by wealthy token holders (PoS concern), and the physical-world connection between energy expenditure and security. Changing consensus would require community consensus — and Bitcoin's conservative governance makes fundamental protocol changes extremely difficult by design.