Web3 Dictionary Logo
Web3 Dictionary
Contribute

Categories

AllBlockchainDappsDAOsDeFiNFTsRegulationSecuritySmart ContractsTokenomicsWalletsWeb3 GamingOthers
  1. Web3 Dictionary
  2. Blockchain
  3. Layer 1
Blockchain

Layer 1

The main blockchain network that serves as the foundation for all transactions and security.

Last Updated

2026-03-29

Related Concepts

Layer 2Blockchain
Web3-Explorer Logo

Scale Blockchain Infra

AD

Smart contracts, protocol integrations, and scalable architecture for high-performance Web3 products.

See Blockchain Services

What is Layer 1?

Layer 1 (L1) is the primary blockchain that processes and settles all transactions directly on-chain. It is the foundational network that provides security through consensus mechanisms like Proof of Work or Proof of Stake.

How does Layer 1 work?

  1. Transactions are broadcast to the network.
  2. Nodes validate and group them into blocks.
  3. Blocks are added via the consensus mechanism.
  4. The final state is recorded immutably across all nodes.

Security comes from the cost of attacking the network either solving puzzles (PoW) or staking collateral (PoS).

Why does Layer 1 matter?

Layer 1 is the trust anchor for everything built on top of it. Its security and finality are what make cryptocurrency valuable and enable all higher-level applications.

Key features of Layer 1

  • Direct on-chain transaction settlement
  • Full security through consensus mechanism
  • Lower throughput than Layer 2 solutions
  • Serves as security foundation for all Layer 2 solutions

Examples of Layer 1

Bitcoin, Ethereum, Solana, and Cardano are all Layer 1 blockchains. When you send transactions directly on Ethereum mainnet, you are transacting on Layer 1.

External References

  • Ethereum Layer 1 Documentation
  • Layer 1 and Layer 2 (Binance Academy)
  • What Is Layer 2? (Coinbase)