Skip to content

Layer-2 Blockchain

A layer-2 blockchain is a separate network that runs on top of an existing blockchain, executing transactions on its own record and settling the results back to the network beneath it. The purpose of the arrangement is lower cost and more capacity; the consequence for a holder is that the asset now sits on a second network with its own software and its own operators.

Last reviewed by Steven Fox, CFP®, EA on

Quick Summary

  • Layer 1 is the base chain, such as Ethereum or Bitcoin. A layer 2 is a network built on top of one, which is where the numbering comes from.
  • The stated purpose is cost and capacity. An exchange filing published in the Federal Register describes one such network as designed to reduce transaction costs and increase throughput.
  • The saving comes from aggregation. Many transactions happen on the layer 2 and the outcome is recorded to the base chain as a single transaction, so the base-chain cost is shared rather than paid per transfer.
  • A balance held on a layer 2 is not a balance on the base chain. A tool that reads only the base chain will not report it.
  • The term is developer and market vernacular. It is not a defined term anywhere in the Code of Federal Regulations, so calling a network a layer 2 says nothing about how it or the assets on it are regulated.

Definition

A layer-2 blockchain is a network that operates on top of another blockchain, executing transactions on its own ledger and recording the results back to the network beneath it. The lower network is called the layer 1 or the base chain, and the numbering is a stack metaphor rather than a technical grade or a ranking. An SEC notice published in the Federal Register carries an exchange's description of one example, a network called Shibarium, as "a Layer-2 blockchain built on Ethereum, designed to reduce transaction costs and increase throughput."

The name is not a legal category, and it is worth being clear about that early. The phrase appears in federal materials only as description: it is not a defined term anywhere in the Code of Federal Regulations, and the Federal Register documents that use it are an exchange's rule filing and a summary of public comments on a tax rule. A network being described as a layer 2 therefore tells a reader something about how it is built, and nothing about who operates it, how it is supervised, or what recourse a holder has.

Two neighboring phrases are easy to run together. The same exchange filing uses "second-layer solutions" for the same idea, applying it to the Lightning Network on bitcoin. "Off-chain" is the one to watch, because it is used two different ways: a June 2026 Treasury proposed rule uses it for "ledger/book transactions made by third-party exchanges for which no evidence appears on the blockchain", which is not a layer 2 at all, since a layer 2 keeps a chain of its own.

Advanced Explanation

The saving is arithmetic rather than invention. Treasury and the IRS, summarizing comments in the preamble to a digital-asset broker reporting rule, recorded the mechanism directly: "some distributed ledgers enable transactions to be aggregated on a layer 2 blockchain before being recorded as a single transaction on the primary distributed ledger." The base chain charges for the work it does, so recording one transaction instead of five hundred spreads a single base-chain cost across all of them. That is the whole economic argument. The layer 2 also charges for its own work, so the cost is reduced rather than removed, and the mechanics of what a base-chain fee is and how it is set belong with gas fees rather than here.

What a layer 2 inherits, and what it does not. The feature that distinguishes this arrangement from an exchange keeping a private internal tally is that the layer 2 records its results to the base chain, so the outcome is meant to be checkable against a public ledger rather than only against one company's books. What it does not inherit is the base chain's software, its operators or its history. While a balance sits on the layer 2, its correctness and its availability depend on the layer 2's own code and on whoever runs that network, in addition to the base chain underneath. A crypto token is already an exposure to two things at once, the token itself and the network it needs in order to exist and to move. Held on a layer 2 it becomes three: the token, the layer 2, and the base chain the layer 2 settles to.

Where the asset actually is, which is the practical point for a household. Because the layer 2 keeps its own record, moving an asset onto one is a change of location and not merely a change of speed. The balance is recorded on that network, so a block explorer or a wallet view pointed at the base chain alone will not report it, and a holder has to know which network a given balance is on in order to find it, move it or account for it. That is also why an exchange or a custodian may support an asset on the base chain and not on a particular layer 2, or the reverse. The question to ask about any crypto balance is which network it is on, not merely which asset it is.

Crossing between the two networks is done by software, and the usual limits on that software apply. Transfers in and out depend on program code running on each side, and the CFTC's own primer attaches a standing caution to code of that kind: a smart contract "is not necessarily 'smart'" and "may not be a legally binding contract." Nothing about a network being called a layer 2 changes what that code can and cannot guarantee.

The label has already been argued over in a rulemaking without ever acquiring a definition. In the comment round on the Treasury and IRS digital-asset broker reporting rule, one comment urged that persons who record transactions on these secondary networks "using sequencer software" be treated the way validators are treated for the purposes of the broker definition. Congress later disapproved that rule under the Congressional Review Act, so none of it is live law. The argument still shows what is at stake in the label: a question about who is doing the recording, and therefore who reports. Every tax question that follows from holding or moving an asset on one of these networks belongs with crypto taxes, including the basis and disposal questions a transfer raises.

Used in a Sentence

“Marisol's ether was sitting on a layer-2 blockchain, so the balance did not appear when she looked up her address on Ethereum itself.”

How It Works

A holder moves an asset from the base chain onto the layer 2 through software that records the departure on one network and the arrival on the other. From then on, transactions involving that balance are executed and recorded by the layer 2. Periodically the layer 2 records the state it has reached back to the base chain, which is where the aggregation happens. To return the asset to the base chain, the holder runs the process in reverse.

A hypothetical example, with invented figures used only to show the shape of the arithmetic. Suppose 500 transfers take place on a layer 2 during one interval, and the network then records the resulting state to the base chain as a single transaction costing $12.00 in base-chain fees. The base-chain cost attributable to each of the 500 transfers is $0.024 ($12.00 ÷ 500) rather than $12.00 each. Each of those transfers also pays the layer 2's own charge for doing the work, so $0.024 is the shared component and not the total a user pays.

The comparison that matters is against doing the same thing on the base chain, where each of the 500 transfers would have been its own recorded transaction with its own fee. That is the sense in which a layer 2 makes small transactions economic that would not otherwise be worth making. It is also the sense in which the saving is conditional: it depends on there being enough activity to share the base-chain cost across, and on the layer 2's own charge being small relative to what it saves.

Pros and Cons

Pros

  • Transactions cost less and there is more capacity than on the base chain, which is the stated design purpose of the arrangement.
  • Results are recorded back to a public base chain rather than only to a company's internal books, so the outcome is meant to be checkable independently.
  • Small transactions that would be uneconomic on a busy base chain become practical, because the base-chain cost is shared rather than paid per transfer.

Cons

  • The arrangement adds a second network, with its own code and its own operators, between the holder and the base chain, and a balance there depends on both.
  • A balance on a layer 2 is not a base-chain balance. Tools and services that only look at the base chain will not see it, and support for a given network varies by platform.
  • Moving assets in and out relies on program code, and the limits of what such code guarantees apply here as anywhere else.
  • No federal rule defines the term, so describing a network as a layer 2 carries no legal or regulatory meaning and no set of requirements.
  • The cost saving is conditional on activity and on the layer 2's own charges, so it is a design goal rather than a promise about any particular transfer.

People Also Asked

Answers to the most frequently asked questions.

What is the difference between a layer 1 and a layer 2?
A layer 1 is a blockchain in its own right, such as Ethereum or Bitcoin, which maintains its own record and needs nothing beneath it. A layer 2 is a network built on top of a layer 1: it executes transactions on its own record and periodically settles the results back to the chain below. The numbering is a stack metaphor, not a quality rating, and neither term is a defined term in the Code of Federal Regulations.
If I move crypto to a layer 2, is it still on the base chain?
Not in the sense most people mean. The balance is recorded on the layer 2's own ledger, so a block explorer or wallet view pointed only at the base chain will not show it. What settles back to the base chain is the network's aggregated state rather than each individual transfer. The practical consequence is that you need to know which network a balance sits on in order to find it, move it or report it.
Why is a layer 2 cheaper than the base chain?
Because the base-chain cost is shared. Treasury and the IRS, summarizing public comments, described the mechanism as transactions being "aggregated on a layer 2 blockchain before being recorded as a single transaction on the primary distributed ledger". Recording one transaction instead of many spreads one base-chain fee across all of them. The layer 2 still charges for its own work, so the cost falls rather than disappears.
Is "layer 2" a regulated category?
No. The phrase is not a defined term in the Code of Federal Regulations, and in the Federal Register it appears only as description, in an exchange's rule filing and in a summary of comments on a tax rule. So the label tells you how a network is built and nothing about who operates it, what disclosures apply, or what recourse a holder has if something goes wrong.

Sources

AdviceOnly maintains high editorial standards to improve the quality and accuracy of our educational content. Content is written with the assistance of artificial intelligence tools following a rigorous quality assurance process, and periodically reviewed by credentialed and experienced human financial advisors. References used include government data, academic papers, interviews with industry experts, and reputable primary sources. You can learn more about our efforts to produce accurate content in our editorial policy.

  1. U.S. Securities and Exchange Commission. "Self-Regulatory Organizations; NYSE Arca, Inc.; Notice of Filing of Proposed Rule Change To List and Trade Shares of the T. Rowe Price Active Crypto ETF Under NYSE Arca Rule 8.201-E (Non-Generic) Commodity-Based Trust Shares." 90 FR 54769 (2025).
  2. Internal Revenue Service and Department of the Treasury. "Gross Proceeds Reporting by Brokers That Regularly Provide Services Effectuating Digital Asset Sales." 89 FR 106928 (2024).
  3. Internal Revenue Service and Department of the Treasury. "Gross Proceeds Reporting by Brokers That Regularly Provide Services Effectuating Digital Asset Sales" (removal of the disapproved regulations under Public Law 119-5). 90 FR 30825 (2025).
  4. Financial Crimes Enforcement Network and Department of the Treasury. "Permitted Payment Stablecoin Issuer Customer Identification Program." 91 FR 37234 (2026).
  5. Commodity Futures Trading Commission, LabCFTC. "A Primer on Smart Contracts." (2018-11-27).

Have a question a definition can't answer?

Advice-only advisors answer questions like this for a transparent flat fee — no products, no commissions, no asset management.

Find an Advisor