For the complete documentation index, see llms.txt. This page is also available as Markdown.

The Blockchain Trilemma: Solved by Scaled PoW

Understanding the Trilemma

The "blockchain trilemma" suggests that blockchains can only achieve two of three essential properties:

  1. Decentralization - No single entity controls the network

  2. Security - Resistance to attacks and fraud

  3. Scalability - Ability to handle high transaction volumes

This theory, popularized by Ethereum founder Vitalik Buterin, has been widely accepted as justification for why blockchains must make trade-offs. It's often cited to explain why PoW blockchains supposedly can't scale.

Last updated