Skip to main content

Scalability Trilemma

theory · scaling

The idea that blockchains face trade-offs among decentralization, security, and scalability when designing consensus and capacity.

1.definition

The scalability trilemma is a framing for the difficulty of maximizing decentralization, security, and scalability at the same time. It is not a mathematical law, but it highlights real engineering trade-offs.

2.mitigations

Modern designs try to soften the trade-off with Layer 2 systems, better signature aggregation, sharding, improved networking, and more efficient virtual machines. Each approach moves some complexity or trust assumptions elsewhere.

Related terms

All terms and definitions may update as the Cryptionary improves.