Loading prices…

All guides
Guide· · By 0xBurakcan· 2 min read

What scalability is, and what layer 2 inherits

Scalability means settling more transactions faster, but the weight of the definition sits in its final condition: without sacrificing decentralization or security. We explain how a rollup splits the work in two, why it inherits security rather than producing it, and why not everything called layer 2 can carry the same claim.

Share on X

In brief

Scalability is a network's ability to settle more transactions, faster. But the weight of the definition sits in the condition at the end:

"The main goal of scalability is to increase transaction speed (faster finality) and transaction throughput (higher number of transactions per second) without sacrificing decentralization or security."

Speed alone is not success. A system that gets faster by giving up decentralization or security has not scaled; it has turned into something else.

What a rollup does

The most discussed approach today is the rollup. Its logic is to split the work in two:

"Rollups perform transaction execution outside layer 1 and then the data is posted to layer 1 where consensus is reached."

Transactions run outside the main chain, but their data is written to the main chain, and consensus happens there.

The second half is the critical part. Because the data lands on layer 1, a rollup does not produce its own security; it inherits Ethereum's.

Why this matters

That distinction is the key to seeing that not everything called "layer 2" is the same thing. A system that posts its data to the main chain and one that does not cannot carry the same security claim.

A network describing itself as a layer 2 tells you nothing about where its data is written. That has to be checked per network.

What it measures and what it does not

High throughput is a measurement and it can be verified. On its own it measures neither decentralization nor security.

The answer to "how many transactions per second" does not answer "how many independent nodes run this". They are separate questions, and both deserve asking.

Risks

Biggest uncertainty A network calling itself a layer 2 tells you nothing about where its data is written; that must be verified per network.

  • "Layer 2" is not a security guarantee. Inherited security depends on data reaching layer 1. If it does not, there is nothing to inherit.
  • Speed on its own says little. High throughput is also achievable on a system run by very few operators.
  • This article examined no specific network. Whether any given network actually follows this model has to be verified against that network.

Sources

This article rests on the sources below. Whether each has a permanent copy is stated next to it.

  1. #1

    Ölçeklenebilirlik tanımının, rollup'ın çalışma biçiminin ve güvenliğin katman 1'den devralınmasının kaynağı.

    ethereum.org· our own copy· archive copy· no screenshot· cited 3 times in the text

    open sourceopen evidence

Evidence chain: 1 sources

Tweets get deleted, sites go down. Below is whether a durable copy exists for each source.

Sources (1)

  1. #1

    Ölçeklenebilirlik tanımının, rollup'ın çalışma biçiminin ve güvenliğin katman 1'den devralınmasının kaynağı.

    Rollups perform transaction execution outside layer 1 and then the data is posted to layer 1 where consensus is reached.

    ethereum.org/en/developers/docs/scaling/
    our own copyopen in a new tab
    • no screenshot captured
    • archived copy
    • captured on Sep 7, 2026, 10:22 PM
    content hasheeca5744af…7bc46c
Back to the article
What scalability is, and what layer 2 inherits — CryptoAlpha