What Is Layer 1 in Blockchain? | Binance Academy (2024)

TL;DR

Layer 1 refers to a base network, such as Bitcoin, BNB Chain, or Ethereum, and its underlying infrastructure. Layer-1 blockchains can validate and finalize transactions without the need for another network. Making improvements to the scalability of layer-1 networks is difficult, as we’ve seen with Bitcoin. As a solution, developers create layer-2 protocols that rely on the layer-1 network for security and consensus. Bitcoin's Lightning Network is one example of a layer-2 protocol. It allows users to make transactions freely before recording them into the main chain.

Introduction

Layer 1 and layer 2 are terms that help us understand the architecture of different blockchains, projects, and development tools. If you've ever wondered about the relationship between Polygon and Ethereum or Polkadot and its parachains, learning about the different blockchain layers will help.

What Is Layer 1 in Blockchain? | Binance Academy (1)

What is layer 1?

A layer-1 network is another name for a base blockchain. BNB Smart Chain (BNB), Ethereum (ETH), Bitcoin (BTC), and Solana are all layer-1 protocols. We refer to them as layer-1 because these are the main networks within their ecosystem. In contrast to layer-1, we have off-chains and other layer-2 solutions that are built on top of the main chains.

In other words, a protocol is layer 1 when it processes and finalizes transactions on its own blockchain. They also have their own native token, used to pay for transaction fees.

Layer 1 scaling

A common problem with layer-1 networks is their inability to scale. Bitcoin and other big blockchains have been struggling to process transactions in times of increased demand. Bitcoin uses the Proof of Work (PoW) consensus mechanism, which requires a lot of computational resources.

While PoW ensures decentralization and security, PoW networks also tend to slow down when the volume of transactions is too high. This increases transaction confirmation times and makes fees more expensive.

Blockchain developers have been working on scalability solutions for many years, but there is still a lot of discussion going on regarding the best alternatives. For layer-1 scaling, some options include:

1. Increasing block size, allowing more transactions to be processed in each block.

2. Changing the consensus mechanism used, such as with the upcoming Ethereum 2.0 update.

3.Implementing sharding.A form of database partitioning.

Layer 1 improvements require significant work to implement. In many cases, not all the network users will agree to the change. This can lead to community splits or even a hard fork, as happened with Bitcoin and Bitcoin Cash in 2017.

SegWit

One example of a layer-1 solution for scaling is Bitcoin's SegWit (segregated witness). This increased Bitcoin's throughput by changing the way block data is organized (digital signatures are no longer part of the transaction input). The change freed up more space for transactions per block without affecting the network's security. SegWit was implemented via a backward-compatible soft fork. This means that even the Bitcoin nodes that are not yet updated to include SegWit are still able to process transactions.

What is layer-1 sharding?

Sharding is a popular layer-1 scaling solution used to increase transaction throughput. The technique is a form of database partitioning that can be applied to blockchain distributed ledgers. A network and its nodes are divided into different shards to spread the workload and improve transaction speed. Each shard manages a subset of the whole network's activity, meaning it has its own transactions, nodes, and separate blocks.

With sharding, there is no need for each node to maintain a full copy of the entire blockchain. Instead, each node reports back the work completed to the main chain to share the state of their local data, including addresses’ balance and other key metrics.

Layer 1 vs. Layer 2

When it comes to improvements, not everything is solvable on layer 1. Due to technological constraints, certain changes are difficult or almost impossible to do on the main blockchain network. Ethereum, for example, is upgrading to Proof of Stake (PoS), but this process has taken years to develop.

Some use-cases simply cannot work with layer 1 due to scalability issues. A blockchain game could not realistically use the Bitcoin network due to the lengthy transaction times. However, the game may still want to use layer 1's security and decentralization. The best option is to build on top of the network with a layer-2 solution.

Lightning Network

Layer-2 solutions build on layer 1 and rely on it to finalize its transactions. One famous example is the Lightning Network. The Bitcoin network under heavy traffic can take hours to process transactions. The Lightning Network lets users make speedy payments with their Bitcoin off the main chain, and the final balance is reported back to the main chain later. This essentially bundles everyone's transactions into one final record, saving time and resources.

Layer 1 blockchain examples

Now that we know what layer 1 is, let's look at some examples. There's a huge variety of layer-1 blockchains, and many support unique use cases. It's not all Bitcoin and Ethereum, and each network has different solutions to the blockchain technology trilemma of decentralization, security, and scalability.

Elrond

Elrond is a layer-1 network founded in 2018 that uses sharding to improve its performance and scalability. The Elrond blockchain can process over 100,000 transactions per second (TPS). Its two unique main features are its Secure Proof of Stake (SPoS) consensus protocol and Adaptive State Sharding.

Adaptive State Sharding happens via shard splits and merges as the network loses or gains users. The network's whole architecture is sharded, including its state and transactions. Validators also move between shards, reducing the chance of a malicious takeover of a shard.

Elrond's native token EGLD is used for transaction fees, deploying DApps, and rewarding users that participate in the network's validation mechanism. Also, the Elrond network is certified Carbon Negative, as it offsets more CO2 than its PoS mechanism is accountable for.

Harmony

Harmony is an Effective Proof of Stake (EPoS), layer-1 network with sharding support. The blockchain's mainnet has four shards, each creating and verifying new blocks in parallel. A shard can do this at its own speed, meaning they can all have different block heights.

Harmony currently uses a "Cross-Chain Finance" strategy to attract developers and users. Trustless bridges to Ethereum (ETH) and Bitcoin play a key role, allowing users to exchange their tokens without the usual custodial risks seen with bridges. Harmony’s main vision for scaling Web3 relies on Decentralized Autonomous Organizations (DAOs) and zero-knowledge proofs.

The future of DeFi(Decentralized Finance) seems set on multi-chain and cross-chain opportunities, making Harmony's bridging services attractive to users. NFT infrastructure, DAO tooling, and inter-protocol bridges are the major areas of focus.

Its native token, ONE, is used to pay network transaction fees. It can also be staked to participate in Harmony's consensus mechanism and governance. This provides successful validators with block rewards and transaction fees.

Celo

Celo is a layer 1 network forked from Go Ethereum (Geth) in 2017. It has, however, made some significant changes, including implementing PoS and a unique address system. The Celo Web3 ecosystem includes DeFi, NFTs, and payment solutions, with more than 100 million transactions confirmed. On Celo, anyone can use a phone number or email address as a public key. The blockchain is easily run with standard computers and doesn't require special hardware.

Celo’s main token is CELO, a standard utility token for transactions, security, and rewards. The Celo network also has cUSD, cEUR, and cREAL as stablecoins. These are generated by users, and their pegs are maintained by a mechanism similar to MakerDAO’s DAI. Also, transactions made with Celo stablecoins can be paid with any other Celo asset.

CELO’s address system and stablecoin aim to make crypto more accessible and improve adoption. The volatility of the crypto market and difficulty for newcomers can be discouraging to many.

THORChain

THORChain is a cross-chain permissionless decentralized exchange (DEX). It’s a layer-1 network built using the Cosmos SDK. It also uses the Tendermint consensus mechanism for validating transactions. The main goal of THORChain is to allow for decentralized cross-chain liquidity without the need to peg or wrap assets. For multi-chain investors, pegging and wrapping add additional risk to the process.

In effect, THORChain acts as a vault manager that monitors deposits and withdrawals. This helps create decentralized liquidity and removes centralized intermediaries. RUNE is THORChain's native token, used for paying transaction fees and also in governance, security, and validation.

THORChain's Automated Market Maker (AMM) model uses RUNE acting as the base pair, meaning you can swap RUNE for any other supported asset. In a way, the project works like a cross-chain Uniswap, with RUNE being a settlement and security asset for liquidity pools.

Kava

Kava is a layer-1 blockchain that combines the speed and interoperability of Cosmos with the developer support of Ethereum. Using a “co-chain” architecture, the Kava Network features a distinct blockchain for both the EVM and Cosmos SDK development environments. Coupled with IBC support on the Cosmos co-chain, this enables developers to deploy decentralized applications that interoperate seamlessly between the Cosmos and Ethereum ecosystems.

Kava uses the Tendermint PoS consensus mechanism, providing powerful scalability to the applications on the EVM co-chain. Funded by the KavaDAO, the Kava Network also features open, on-chain developer incentives designed to reward the top 100 projects on each co-chain based on usage.

Kava has a native utility and governance token, KAVA, and a US-dollar pegged stablecoin, USDX. KAVA is used to pay for transaction fees and is staked by validators to generate network consensus. Users can delegate their staked KAVA to validators to earn a share of KAVA emissions. Stakers and validators can also vote on governance proposals that dictate the parameters of the network.

IoTeX

IoTeX is a layer 1 network founded in 2017 with a focus on combining blockchain with the Internet of Things. This gives users control over the data their devices generate, allowing for “machine-backed DApps, assets, and services”. Your personal information has value and managing it via blockchain guarantees secure ownership.

IoTeX’s combination of hardware and software provides a new solution for people to control their privacy and data without sacrificing user experience. The system that enables users to earn digital assets from their real-world data is called MachineFi.

IoTeX released two notable hardware products known as Ucam and Pebble Tracker. Ucam is an advanced home security camera that allows users to monitor their homes from anywhere and with complete privacy. Pebble Tracker is a smart GPS with 4G support and track-and-trace capabilities. It not only tracks GPS data, but also environmental data in real time, including temperature, humidity, and air quality.

In terms of blockchain architecture, IoTeX has a number of layer 2 protocols built on top of it. The blockchain provides tools to create customized networks that use IoTeX for finalization. These chains can also interact with one another and share information via IoTeX. Developers can then easily create a new sub-chain to meet the specific needs of their IoT device. IoTeX’s coin, IOTX, is used for transaction fees, staking, governance, and network validation.

What Is Layer 1 in Blockchain? | Binance Academy (2)

Closing thoughts

Today’s blockchain ecosystem has several layer-1 networks and layer-2 protocols. It’s easy to get confused, but as soon as you grasp the basic concepts, it becomes easier to understand the overall structure and architecture. This knowledge can be useful when studying new blockchain projects, especially when they focus on network interoperability and cross-chain solutions.

What Is Layer 1 in Blockchain? | Binance Academy (2024)

FAQs

What is layer 1 in blockchain? ›

What Is a Layer 1 Blockchain? Layer 1 refers to the base infrastructure of a blockchain. Nicknamed “the mainnet,” layer 1 protocols have distinct functionalities such as the ability to process and finalize transactions on its own chain. As the main network within their ecosystem, they define the rules.

What is layer 1 and layer 2 blockchain? ›

Layer 1 refers to a base blockchain protocol, (e.g., Bitcoin or Ethereum) while layer 2 refers to a third-party protocol built to have integrated functionality with that base blockchain. There, that's it. If you wanted a high-level overview, that's pretty much all you needed to know.

What is layer 1 layer 2 and layer 3? ›

The 7 layers of the OSI model. The layers are: Layer 1—Physical; Layer 2—Data Link; Layer 3—Network; Layer 4—Transport; Layer 5—Session; Layer 6—Presentation; Layer 7—Application.

Is BSC a layer 1 blockchain? ›

As BSC is highly scalable, it makes BNB among the best Layer 1 cryptos. Some investors believe that BSC offers better performance than Ethereum, even though it relies on the Ethereum developer community.

What is layer 1 called? ›

Layer 1 of The OSI Model: Physical Layer defines electrical and physical specifications for devices. The physical layer defines the relationship between a device and a transmission medium, such as a copper or optical cable.

What is a layer 2 blockchain? ›

What is layer 2? Layer 2 (L2) is a collective term to describe a specific set of Ethereum scaling solutions. A layer 2 is a separate blockchain that extends Ethereum and inherits the security guarantees of Ethereum.

Which layer 1 blockchain is the best? ›

As of December 2021, the top five layer 1s with the most TVL are:
  • Ethereum - AU$214 billion.
  • Terra - AU$25 billion.
  • Binance Smart Chain - AU$23 billion.
  • Avalanche - AU$16 billion.
  • Solana - AU$15 billion.

Is Ethereum a layer 1 or 2? ›

Bitcoin, Litecoin, and Ethereum, for example, are Layer-1 blockchains.

What is a layer 3 blockchain? ›

The application layer is frequently referred to as layer 3. It is a layer that hosts decentralized networks applications (DApps) and the protocols that allow them. While certain blockchains, including Ethereum or Solana (SOL), support a robust ecosystem of Layer three applications, Bitcoin is not suited to host them.

What is L1 L2 L3 network? ›

● Bits arrive on wire → physical layer (L1) ● Packets must be delivered across links and. local networks → datalink layer (L2) ● Packets must be delivered between networks. for global delivery → network layer (L3)

What is Layer 4 blockchain? ›

4. The Consensus Layer: This is the most critical layer in blockchain operations. This layer is responsible for validating transactions, and without it, the entire system will fail.

What is layer 0 blockchain? ›

Layer zero blockchain is the initial stage of blockchain that allows various networks to function, such as Bitcoin, Ethereum, and many more. Layer 0 also provides blockchain with a facility of cross-chain interoperability communication from top to different layers.

Is Polkadot Layer-1 or 2? ›

Polkadot operates at a deeper level than a blockchain like Ethereum—think of it as providing a foundation on which others crypto projects can build. It calls itself a Layer 0 blockchain, whereas Ethereum and similar blockchains like Solana (SOL) and Cardano (ADA) are called Layer 1 blockchains.

How many Layer-1 cryptos are there? ›

Ethereum vs. Algorand. Using blockchain analysis, we can compare three prominent Layer 1 blockchains — Bitcoin, Ethereum, and Algorand — to see how their usage trends differ.

What is the fastest Layer-1 blockchain? ›

World's First Blockchain with Real-Time Transactions, The Fastest to Ever Exist!
  • TechPay Coin's Blockchain Features 300,000 TPS (Transactions per Second) Along with mere 15 Second Time-To-Finality/Transaction Finality, Making it the Fastest Blockchain ever to exist.
  • Block Interval of 1-Second.
Mar 30, 2022

How does layer 1 work? ›

A layer one network is a network that acts as infrastructure for other applications, protocols, and networks to build on top of. A public decentralized layer one network's primary characteristic is its consensus mechanism. Different consensus mechanisms provide different levels of speed, security, and throughput.

What is better layer 1 or layer 2? ›

Layer 1 is known as the base blockchain protocol. Layer 2 represents a third-party solution integrated with layer 1, allowing for better scalability.

Is Solana a layer 1? ›

Solana is a highly scalable layer 1 Blockchain built for mass adoption.

Is Bitcoin a Layer 2? ›

Layer 1 is the main blockchain network in charge of on-chain transactions, while Layer 2 is the connected network in charge of off-chain transactions. The Bitcoin network is Layer 1.

What are the layer 3 protocols? ›

The protocols used in Layer 3 include:
  • Internet Protocols IPv4/v6.
  • Internet Control Message Protocol (ICMP)
  • Distance Vector Multicast Routing Protocol (DVMRP)
  • Internet Group Management Protocol (IGMP)
  • Address Resolution Protocol (ARP)
  • Internet Protocol Security (IPsec)
  • Routing Information Protocol (RIP)
Apr 6, 2014

Is XRP a Layer-1? ›

The XRP Ledger (XRPL) is a decentralized, fast, and energy-efficient Layer-1 network.

What are the top 3 Blockchains? ›

According to Menon, the top three blockchain frameworks for these use cases are R3 Corda, Hyperledger and Ethereum, with EOSIO and ConsenSys Quorum gaining ground.

Is Fantom a layer 1 blockchain? ›

Fantom is a layer-1 blockchain focused on scalability and cost-effectiveness. Like its competitors, Fantom wants to make it easier to access innovations like NFTs, smart contracts and other digital assets for ordinary users. This also extends to decentralized applications – or dApps.

Is Dogecoin a layer 1? ›

Dogecoin, on the other hand, is more scalable via its layer-one protocol without the need for an extra network. The latter is perceived as better blockchain technology which typically should not rely on a third-party solution. The term layer one is used to define the primary blockchain architecture.

Is Bitcoin a Layer-1 blockchain? ›

The majority of the most familiar blockchains are all layer 1 chains. Examples include Bitcoin, Ethereum, Avalanche, and Cardano. These all share certain features that define them as layer 1 chains.

What is Bitcoin's layer 2 called? ›

The Lightning Network (LN) is a "layer 2" payment protocol layered on top of Bitcoin (and other blockchains and cryptocurrencies). It is intended to enable fast transactions among participating nodes and has been proposed as a solution to the bitcoin scalability problem.

Is Solana a layer 2 chain? ›

Solana being a Layer-1 allows it have much faster transaction times (and cheaper transactions) than Ethereum or many Etheruem Layer-2s, but it does not inheret the decentralization or security guarantees of Ethereum, as would a Layer-2. What is the Ethereum Casper protocol?

What is Layer 2 and layer 3 in blockchain? ›

Layer 1 works as the blockchain ledger, while layer 2 features the local area networks or LANs. On top of it, the layer 3 protocol in Ripple, Interledger Protocol, aims to provide faster and cost-effective transactions on the Ripple blockchain.

Is Ethereum a layer 3? ›

While layer 2 (L2) is currently still developing, Buterin contributed to the layer 3 (L3) discussion, arguing that these could serve a different purpose(s), leaving scalability to L2s. As a reminder, layer 1 is the base layer. Ethereum itself is an L1 chain and one of the most used blockchains presently.

What is L1 L2 L3 L4 support? ›

L1 will be the Very High priority ticket and needs to be solved with in 4 hours. L2 will be High priority tickets and need to be resolved within 8 hours. L3 will be the Medium priority ticket and needs to be resolved within 24 Hours. L4 will be the Low priority ticket and needs to be resolved within 48 Hours.

What are layer 1 devices? ›

Examples of layer 1 devices include hubs, repeaters & Ethernet cable connectors. These are the basic devices that are used at the physical layer to transmit data through a given physical medium which is suitable as per the network need.

Why is L2 better than L1? ›

From a practical standpoint, L1 tends to shrink coefficients to zero whereas L2 tends to shrink coefficients evenly. L1 is therefore useful for feature selection, as we can drop any variables associated with coefficients that go to zero. L2, on the other hand, is useful when you have collinear/codependent features.

What is layer 5 crypto? ›

Blockchain technology consists of five layers—the hardware layer, the data layer, the network layer, the consensus layer and the application layer.

What is the layer 5? ›

Layer 5 of the OSI Model: Session Layer is the layer of the ISO Open Systems Interconnection (OSI) model that controls the dialogues (connections) between computers. It establishes, manages, and terminates the connections between the local and remote application.

Is chainlink a layer 1 blockchain? ›

That's primarily because Chainlink is not a Layer 1 blockchain like Ethereum, Solana , Avalanche, or Cardano. Instead, Chainlink is a decentralized blockchain oracle network that feeds off-chain real-world data to on-chain smart contracts.

What is layer 0 and layer 1? ›

Layer 1 blockchain is an advancement in layer 0. Under this layer, the blockchain network is maintained functionally. However, scaling is a limitation in the layer one blockchain. Any changes and issues arising in the new protocol in layer 0 will also affect layer 1.

Is NFT a layer 2? ›

Layer 2 solutions are necessary for NFTs to move mainstream. Currently, the most popular NFT layer 2 solutions among users include Optimism, Arbitrum, Immutable X, and ZK Space. DappRadar tracks user activity on multiple layer 2 blockchains.

Is Ethereum a layer 1 or 0? ›

Popular cryptocurrencies like Bitcoin (BTC) and Ethereum (ETH) run on blockchain networks that are known as base or layer-1 blockchains.

What is Layer 2 Cardano? ›

Hydra, a Layer 2 scalability solution, seeks to increase throughput, reduce latency, incur little-to-no costs and drastically cut back on storage needs. Recently, Cardano decentralized exchange (DEX) SundaeSwap revealed a successful demo of the scaling solution Hydra.

How to value layer 1 blockchains? ›

Here are 5 good ways to find out if a layer 1 blockchain is going to make it. A blockchain must be secure and decentralized. Furthermore, it needs developers to build apps and users of the chain.
...
  1. Security. Layer 1 blockchains are settlement layers for value. ...
  2. Decentralization. ...
  3. Number of Developers. ...
  4. Usage. ...
  5. Profitability.
Jul 8, 2022

Is Polkadot layer 1 or 2? ›

Polkadot operates at a deeper level than a blockchain like Ethereum—think of it as providing a foundation on which others crypto projects can build. It calls itself a Layer 0 blockchain, whereas Ethereum and similar blockchains like Solana (SOL) and Cardano (ADA) are called Layer 1 blockchains.

Is Cardano layer 1 or 2? ›

Several tokens powering some of the industry's biggest Layer-1 protocols, including Cardano, Solana, and Avalanche, are among the worst affected by the latest bear market, dropping hefty value over the past week.

Is Bitcoin a layer 1 blockchain? ›

The majority of the most familiar blockchains are all layer 1 chains. Examples include Bitcoin, Ethereum, Avalanche, and Cardano. These all share certain features that define them as layer 1 chains.

How many layer 1 blockchains are there? ›

Ethereum vs. Algorand. Using blockchain analysis, we can compare three prominent Layer 1 blockchains — Bitcoin, Ethereum, and Algorand — to see how their usage trends differ.

Top Articles
Latest Posts
Article information

Author: Merrill Bechtelar CPA

Last Updated:

Views: 6482

Rating: 5 / 5 (50 voted)

Reviews: 89% of readers found this page helpful

Author information

Name: Merrill Bechtelar CPA

Birthday: 1996-05-19

Address: Apt. 114 873 White Lodge, Libbyfurt, CA 93006

Phone: +5983010455207

Job: Legacy Representative

Hobby: Blacksmithing, Urban exploration, Sudoku, Slacklining, Creative writing, Community, Letterboxing

Introduction: My name is Merrill Bechtelar CPA, I am a clean, agreeable, glorious, magnificent, witty, enchanting, comfortable person who loves writing and wants to share my knowledge and understanding with you.