Unlock stock picks and a broker-level newsfeed that powers Wall Street.
What Are Layer 1 and Layer 2 Blockchain Networks?

As the smart contract wars heat up, Layer 1 vs. Layer 2 blockchains are differentiating.

From Proof-of-Work to Proof-of-Stake blockchains, each has its own way to scale to accommodate transaction volume.

All computer networks rely on bandwidth to relay data, including blockchain networks. However, the latter are more susceptible to a bandwidth scaling problem than highly centralized networks:

What Is the Blockchain Scalability Problem?

  • Blockchain networks are decentralized, composed of nodes (computers in a network holding the entire ledger). This means that each node has to exert considerable computing, bandwidth, and storage resources to provide and maintain access to the ledger.

  • The more decentralized a blockchain is, the more nodes it will have. While this redundancy is great for the network’s security, it is not good for its speed. That’s because more nodes are contributing to transaction verification.

This balancing act between security, decentralization, and scalability is known as the Blockchain Trilemma. Simply put, if a blockchain network is highly centralized, it is less secure and more scalable. The low node count would make transactions faster because the computing power would be less distributed.

In turn, the low node count would increase the network’s vulnerability. After all, it takes control of 51% of nodes to be compromised by hackers.

In such a scenario, it would then be possible to block new transactions from being added to the blockchain. Moreover, the transactions could be re-ordered or even reversed. The latter would then lead to the double-spending problem, in which the same amount of digital cash is spent more than once.

Needless to say, the looming threat of the 51% attack would render all cryptocurrencies valueless. For this reason, it is not a coincidence that the most decentralized blockchain networks are the ones that are the most popular: Ethereum (ETH) with 4,457 nodes and Bitcoin (BTC) with 15,733 nodes. Out of thousands of cryptocurrencies, the pair have a market capitalization of $503B, or 57% of the total value of all cryptocurrencies.

However, because they are so decentralized and secure, they are less scalable. In practice, this translates to high transaction fees and long transaction confirmation times.

So the more decentralized the blockchain the more popular it is, yet it becomes less affordable and slower. That’s quite the conundrum.

How Is the Blockchain Trilemma Addressed?

What do you do with a safe but congested highway? It’s quite simple — you connect a road to it in order to offload the traffic. This is exactly the difference between Layer 1 and Layer 2 blockchain networks.