What is Layer 1?
How it works
A Layer 1 blockchain operates as a distributed ledger maintained by a network of nodes. These nodes run a consensus mechanism—such as Proof of Work (PoW) in Bitcoin or Proof of Stake (PoS) in Ethereum—to agree on the order and validity of transactions. Each node stores a full copy of the blockchain, ensuring transparency and immutability. The native token (e.g., BTC, ETH) is used to pay transaction fees and incentivize validators or miners.
Layer 1 networks define their own security model, transaction format, and smart contract capabilities. For example, Ethereum introduced the Ethereum Virtual Machine (EVM), a Turing-complete runtime that allows developers to deploy arbitrary smart contracts. Bitcoin, in contrast, uses a simpler script language primarily for value transfer. The base layer also handles data availability, meaning all transaction data is published on-chain for anyone to verify.
Scalability is a key challenge for Layer 1s. To increase throughput, some chains use techniques like sharding (e.g., Ethereum's planned Danksharding) or alternative consensus (e.g., Solana's Proof of History). However, these modifications often trade off decentralization or security. Layer 1s remain the ultimate settlement layer, with their security inherited by Layer 2 solutions like rollups.
Why it matters
Layer 1 is the foundation of the entire crypto ecosystem. Its security and decentralization determine the trustworthiness of all applications built on top. Without a robust Layer 1, Layer 2 scaling solutions and dApps would lack a secure anchor. The choice of Layer 1 affects transaction costs, speed, and developer tooling, influencing which projects thrive. Innovations at Layer 1, like Ethereum's transition to Proof of Stake, have profound impacts on network energy use and economic security.
Real-world examples
Bitcoin, launched in 2009, is the first Layer 1, using Proof of Work. Ethereum, launched in 2015, introduced smart contracts and later transitioned to Proof of Stake in 2022 (the Merge). Other major Layer 1s include Solana, Cardano, Avalanche, and Near Protocol. Each has its own consensus mechanism and design trade-offs.
FAQ
What is the difference between Layer 1 and Layer 2?
Layer 1 is the base blockchain that handles security and consensus, while Layer 2 is a secondary protocol built on top to improve scalability, like rollups or state channels. Layer 2 transactions are eventually settled on Layer 1.
Can a Layer 1 blockchain be upgraded?
Yes, Layer 1s can be upgraded through hard forks or soft forks, which require consensus among network participants. Examples include Ethereum's Merge and Bitcoin's SegWit upgrade.
Why are Layer 1 tokens valuable?
Layer 1 tokens are used to pay transaction fees, secure the network via staking or mining, and serve as a store of value. Their value derives from network adoption and utility.
Related terms
Go deeper
Browse the complete crypto glossary to explore related terms and concepts.
Browse Glossary