LessonLearn the foundationsRoot: Know what you are buyingCrypto from first principles, lesson 2 of 7

Bitcoin: the first Layer 1

Learn why Bitcoin is a Layer 1 network, how its own rules secure BTC, and why settlement has trade-offs.

CoinBeaver TeamPublished Jul 14, 2026Updated Jul 14, 2026
A secure lodge at the meeting point of two learning routes
On this page

Quick read

Bitcoin is a Layer 1: a network that validates and settles BTC transfers under its own rules. This lesson explains why a base layer needs a shared record, how confirmations and fees follow from limited block space, and which trade-offs users face when they rely on that settlement layer.

Why did a base layer need its own rules?

For a network to settle an asset without a central operator, participants need a common answer to a basic question: which transfers are valid? Bitcoin's base layer supplies that answer with its own transaction rules and shared history. It does not depend on another blockchain to decide whether a BTC transaction is valid; its participants validate Bitcoin's rules themselves.

What does Layer 1 mean?

Layer 1 is a practical name for the base blockchain that operates by its own rules. It decides what a valid transaction is, maintains its own history, and uses its own security mechanism to reach agreement.

What does Bitcoin Layer 1 do?

It provides the common place where BTC transfers are checked and recorded. Nodes evaluate the transaction rules; miners build proof-of-work blocks; and the accepted chain is the shared history other participants use when checking whether funds have already been spent.

What a base layer is responsible for
LayerWho applies the rules?What is settled there?
Bitcoin Layer 1Bitcoin nodes independently validate Bitcoin's protocol rules.BTC transactions and the history used to determine whether they are valid.
An application built on a networkThe application follows the underlying network's final rules.Its actions ultimately depend on the base network's record.

Why do confirmations and fees exist?

New transactions compete for limited block space. The network needs time to include a transaction in a block and then build further blocks after it. A sender can attach a fee as part of the transaction; block creators receive fees under the protocol's incentive design.

Why build another Layer 1 at all?

Bitcoin showed that a base layer could coordinate a scarce digital asset without a central ledger operator. But its rules intentionally keep the system narrow. Other projects asked whether a Layer 1 could also provide a shared environment for programs and applications — which leads to Ethereum.

Related coins

Keep learning