Points clés
- A layer-1 blockchain has its own validators, consensus rules and native asset, and does not depend on another chain to settle transactions.
- The blockchain trilemma means most layer 1s consciously trade off some decentralisation or scalability to strengthen the other two.
- Faster throughput or lower fees are the visible result of specific design choices, not proof a trade-off has been avoided.
- A chain's real decentralisation depends on how concentrated its actual validator set is, which is not always visible from marketing alone.
- Ethereum and Solana represent two different, actively evolving answers to the same trilemma rather than a simple better-or-worse comparison.
Every cryptocurrency needs a base layer that actually records and settles transactions, and that base layer is usually called a “layer 1” blockchain. Dozens of them now compete for attention, each claiming to be faster, cheaper or more decentralised than the last. Understanding what a layer 1 actually is, and what trade-offs sit behind those claims, makes it far easier to see past the marketing.
What Makes a Blockchain a “Layer 1”?
A layer-1 network is a blockchain with its own independent set of validators, its own consensus rules, and its own native asset used to pay for activity on the network. It does not depend on another chain to finalise transactions — it is the base settlement layer itself. This is different from a layer-2 network, which processes activity separately and then settles the results back onto an underlying layer 1. Bitcoin and Ethereum are both layer 1s, and so are most of the networks that describe themselves as Ethereum “competitors.”
Because a layer 1 answers for its own security, the practical stakes of its design choices are higher than for a layer 2 built on top of it. A flaw or a moment of instability in a layer 1’s consensus process affects everything built on that chain at once, including any layer-2 networks that settle back to it, which is one reason layer-1 design tends to move cautiously and why new layer 1s are held to close scrutiny before they are trusted with meaningful activity.
The Blockchain Trilemma
Every layer-1 design runs into the same basic tension, often described as the blockchain trilemma: it is difficult to fully maximise decentralisation, security and scalability at the same time, and most designs lean harder on two of the three. A network that spreads validation across a very large, geographically diverse set of independent participants tends to be highly decentralised and secure, but coordinating that many participants can limit how much transaction throughput the base layer handles. A network that uses a smaller or more tightly coordinated validator set can often move faster, but that concentration is itself a trade-off against decentralisation.
Neither side of that trade-off is automatically wrong. It depends on what the chain is optimising for, and it is worth reading a project’s own design documentation to see which side of the trilemma it has consciously chosen, rather than assuming any chain has escaped the trade-off altogether.
It helps to think of the trilemma as a budget rather than a fixed law: a chain is not permanently locked into one trade-off forever, and design changes can shift where it sits over time. But shifting that balance in one direction usually still means giving something up elsewhere, even if the change is gradual or implemented in stages rather than all at once. Claims of a chain moving toward “more decentralisation and more scalability at the same time” are worth reading closely to see exactly what, if anything, was traded away to make that possible.
How Consensus Shapes the Trade-offs
Consensus is the mechanism a network uses to get thousands of independent computers to agree on a single, shared transaction history without a central authority making the final call. The choice of consensus mechanism has a direct effect on where a chain sits on the trilemma: it shapes who can participate in validating transactions, what hardware or capital that requires, and how quickly the network can treat a transaction as final. Two chains can share very similar goals on paper and still behave very differently once you look at how their consensus layer is actually built.
Throughput and Fees Are Design Choices, Not Accidents
When a chain feels faster or cheaper to use, that is usually the visible result of specific architectural decisions: block time, how much data fits in each block, how transactions are ordered, and how much coordination is required between validators before a block counts as final. None of that is free. Squeezing more throughput out of a base layer generally means asking more of the hardware or coordination needed to run a validator, which narrows who can realistically take part in securing the network. A useful habit is to ask what a chain gave up to hit its throughput numbers, rather than treating a headline speed claim as the whole story.
Decentralisation Is Not Always Visible at a Glance
A chain can look decentralised in its marketing while its actual validator set is concentrated among a small number of large, well-resourced operators. Hardware requirements matter here: if running a validator requires expensive, specialised infrastructure, fewer independent participants can realistically do it, even if the total validator count looks high on paper. Geographic and organisational concentration among validators is a harder thing to market around than a throughput figure, which is exactly why it is worth looking for.
Client diversity is a related, less-discussed signal. Most layer 1s rely on validator software built and maintained by a small number of independent teams, and if one piece of that software carries a serious bug, the impact depends heavily on how many validators were running it. A network where validators run a genuinely varied mix of independently built software is more resilient to this kind of single point of failure than one where nearly everyone runs the same client by default.
Two Different Design Philosophies
Ethereum and Solana illustrate two different answers to the same trilemma. Ethereum has generally prioritised keeping its base layer broadly decentralised, pushing a large share of everyday transaction activity onto separate layer-2 networks that settle back to it, rather than maximising base-layer throughput directly. Solana has pursued a more tightly integrated design, including a built-in mechanism for ordering transactions ahead of consensus, aimed at handling significantly more activity directly on its base layer. Neither approach is objectively correct — they reflect different bets about where the trade-offs are worth making, and both continue to evolve.
Comparing layer 1s well means looking past the headline throughput number and asking three questions instead: what is the actual validator set, and how concentrated is it? What has to remain true, technically, for the chain to keep working as more people use it? And what does the project’s own documentation say it is optimising for, in its own words, rather than in a press release? A chain that is candid about its trade-offs is generally more trustworthy than one that claims to have solved the trilemma outright. Layer-1 comparison is ultimately about trade-offs, not winners — every design choice that makes a chain faster or cheaper is borrowed from somewhere else in the system, and knowing where it was borrowed from tells you far more than a marketing page ever will.
The story
New layer-1 blockchains launch regularly, each claiming to be faster or cheaper than established networks without always explaining what had to be traded away to get there.
The context
The blockchain trilemma means a layer 1's design is a set of deliberate trade-offs between decentralisation, security and scalability — understanding which trade-offs a chain made explains far more than a headline speed claim.
How concentrated a chain's actual validator set becomes over time, since that is a more durable decentralisation signal than launch-day marketing.
L'Ouverture is reasoning and data from the Bitcoin Digital Editorial team — context, not a buy or sell call. Not financial advice.
Sources
Questions fréquentes
What is the difference between a layer-1 and a layer-2 blockchain?
A layer 1 is an independent blockchain with its own validators and consensus rules, responsible for finalising transactions itself. A layer 2 is a separate network built to process activity more cheaply or quickly, then settle the results back onto an underlying layer 1. Layer 2s inherit security from their underlying chain rather than providing all of it themselves, which is the core structural difference between the two.
Is a higher-throughput layer 1 always the better choice?
Not automatically. Higher throughput is usually achieved by narrowing the validator set or requiring more powerful hardware to participate, which is itself a trade-off against decentralisation. Whether that trade-off is worthwhile depends on what the network is used for. A chain that is faster but more concentrated is not simply better than a slower, more distributed one — they are optimised for different priorities.
Can a blockchain solve the trilemma completely?
No design has eliminated the trade-off outright, though many projects claim meaningful improvements on one or more sides of it. Treat any claim to have solved decentralisation, security and scalability simultaneously with scepticism, and look instead at what a project's own technical documentation says it prioritised, and what it acknowledges giving up to get there.
Why do some layer 1s have much lower fees than others?
Fees are shaped by how much demand competes for a limited amount of block space, and by design choices like block size, block time and how much coordination validators need before finalising a block. A chain with more block space or a more tightly coordinated validator set can often process more activity at a lower cost per transaction, which is one reason fees vary so much between networks.
Does a large number of validators automatically mean a chain is decentralised?
Not on its own. What matters more is how independent those validators actually are, whether they are run by a wide range of unconnected participants across different regions and organisations, or concentrated among a handful of large operators. A high validator count with heavy concentration in a few hands is less decentralised in practice than the headline number suggests.
Rédacteur expérimenté spécialisé dans le Bitcoin, les actifs numériques, l'infrastructure blockchain et l'innovation fintech. Il rédige et édite des contenus sur les tendances de marché, la réglementation, l'adoption institutionnelle et les technologies qui façonnent l'avenir de la finance numérique.
