Deciphering Rollup, Inscriptions, and SCP

12/27/2023, 6:21:09 AM
This article explains the relationship between Rollup, Inscriptions, and SCP.

These three concepts emerged from entirely different backgrounds and seem unrelated at first glance. However, they share significant similarities in their technical principles. This article will provide a deeper understanding of the technological essence of these concepts, including modular blockchain technology.

Rollup

Ethereum’s L2 evolution culminated in Rollup becoming mainstream. In Rollup, the Sequencer first collects and orders transactions, packages blocks, and forms a soft consensus on the transactions before submitting them to L1. Once verified by L1, a hard consensus is achieved. L1 verifies the data validity of the blocks submitted by L2. However, this cannot be done by re-running the transactions, as L2’s purpose is to expand capacity, and doing so would contradict its principle. Hence, methods like OP (fraud proofs) and ZK (zero-knowledge proofs) are used for ‘lazy’ verification. OP means L1, by default, doesn’t verify personally; any third party can do so. If they find discrepancies, they report to L1 for personal verification and punishment for fraud (as Sequencer’s deposit is locked in a contract deployed on L1). If no discrepancies are reported within a window, the transaction is deemed correct. ZK involves generating a validity proof for L1 to verify. If correct, the data is valid, effectively recalculating the entire block but at a much lower cost.

Inscriptions

Inscriptions can also be seen as a type of Rollup, transmitting data from off-chain to the blockchain, but L1 does not verify this data. For example, with the Ordinals protocol, I can inscribe a transaction on the Bitcoin blockchain, transferring 1000 ORDI without having any ORDI in my account, and the inscription will still be recorded.

{“p”:”brc-20”,”op”:”transfer”,”tick”:”ordi”,”amt”:”1000”}

Whether the inscribed data is valid or not, Bitcoin’s L1 accepts it all without verification, resulting in a ‘dirty ledger’ of valid and invalid data on Bitcoin. The orderly operation of the Ordinals protocol’s ledger is ensured by ‘client-side verification.’ Your wallet and browser read the ‘dirty ledger,’ exclude invalid data, and produce a clean ledger. Thus, the essence of inscriptions is off-chain consensus. Though off-chain and seemingly centralized, the Ordinals protocol is open-source, allowing anyone to generate consistent state records based on the ‘dirty ledger.’ Users unable to run the code can compare multiple wallet or browser clients to confirm inscription validity. Essentially, the Ordinals protocol defines data validity rules: dirty ledger + data validity rules = clean ledger. Inscriptions are not a new concept; early examples include Onmi-BTC and RMRK on Polkadot. BRC20’s popularity stems more from hitting emotional chords around Fair Launch and multi-party interest balancing than from technological innovation.

SCP

SCP, proposed by Arweave, is a storage-based consensus paradigm (SCP), an L2 paradigm aimed at separating blockchain’s computation and storage. This modular design predates the concept of modular blockchain. SCP and inscriptions are similar. In SCP, the blockchain serves only as a storage layer for state data without performing any computation or data verification. However, SCP requires that data validity rules be on-chain. Thus, the blockchain stores the ‘dirty ledger’ and ‘data validity rules,’ enabling everyone to produce a clean ledger based on on-chain records. Compared to inscriptions, the only difference in SCP is that data validity rules are on-chain, converting off-chain consensus, or social consensus, into on-chain consensus.

We find that Rollup, inscriptions, and SCP, though originating from different concepts, share many similarities. All three involve off-chain computation. Rollup and SCP are designed for expansion, reducing or eliminating computation on costly L1 blockchains. Inscriptions enable L1 blockchains without complex computation capabilities to support complex calculations. All three reflect the idea of modular design.

Understanding this, we can see that Bitcoin inscriptions are essentially an L2 expansion using Bitcoin as the DA layer, albeit not a complete L2 blockchain form. If the inscription protocol is complex enough, it could achieve Turing completeness and be expressed in chain form. Inscriptions and SCP, with their dirty ledger + off-chain verification approach, are better suited for storage-oriented public chains, especially those designed for DA (like Arweave, Celestia). Bitcoin inscriptions are limited because Bitcoin itself is not meant for storage; they work for memes but would be costly and difficult for a complete ecosystem. It’s like using a Tibetan Mastiff to grind grain when a mule would be more suitable. Let things serve their original purpose. While the author doesn’t fully agree with Luke Dashjr’s extreme views, the joy of playing with memes is important, but we shouldn’t expect Bitcoin inscriptions to develop a DeFi ecosystem. This view was also expressed in the author’s article “Developing an Ecosystem on Bitcoin is Like Drawing Blood from a Stone.”

Disclaimer:

  1. This article is reprinted from [PermaDAO]. All copyrights belong to the original author [0xmiddle]. If there are objections to this reprint, please contact the Gate Learn team, and they will handle it promptly.
  2. Liability Disclaimer: The views and opinions expressed in this article are solely those of the author and do not constitute any investment advice.
  3. Translations of the article into other languages are done by the Gate Learn team. Unless mentioned, copying, distributing, or plagiarizing the translated articles is prohibited.

Share

Crypto Calendar

Hack Meridian and Meridian 2025 in Rio De Janeiro
Stellar has announced the return of Hack Meridian, scheduled for September 15–16. The hackathon will be followed by the Meridian 2025 conference, taking place September 17–18. Both events aim to bring together developers and innovators to build, collaborate, and shape the future of blockchain-based financial infrastructure. Brazil will serve as the host country for this year’s gatherings.
XLM
-3.18%
2025-09-17
Tokens Unlock
Fasttoken will unlock 20,000,000 FTN tokens on September 18th, constituting approximately 2.08% of the currently circulating supply.
FTN
-0.24%
2025-09-17
Classic Competitive Season 11
Axie Infinity has kicked off Classic Competitive Season 11, running from August 28 to September 18. Players can now enter the arena to compete for over 35,000 AXS in total rewards. Both Battle and Premium Passes are available. The season can be accessed via hub.skymavis.com.
AXS
-3.72%
2025-09-17
Decentralized AI Forum in Budapest
Swarm will organize the Decentralized AI Forum on September 18, as part of Budapest Blockchain Week. The event will take place at Óbuda University and will include workshops, AI agent development sessions, panel discussions, and networking activities focused on decentralized AI, data sovereignty, and open innovation.
BZZ
5.82%
2025-09-17
Podcast
OriginTrail will host a new episode of the On Trac(k) podcast on September 18 at 13:00 UTC, featuring Videntifier CEO Ari Jonsson, OriginTrail CTO, Brana Rakic, and OriginTrail co-founder Tomaz Levak. The discussion will focus on building one of the world’s largest decentralized content libraries.
TRAC
-4.11%
2025-09-17

Related Articles

What is ORDI in 2025? All You Need to Know About ORDI
Beginner

What is ORDI in 2025? All You Need to Know About ORDI

ORDI in 2025: The leading BRC-20 token with $2.3B market cap and 18M+ inscriptions on Bitcoin blockchain, featuring Layer 2 solutions, DeFi integration, and cross-chain functionality. This mature digital asset ecosystem now represents 25% of Bitcoin block space utilization.
5/29/2025, 1:54:26 AM
What Is Ethereum 2.0? Understanding The Merge
Intermediate

What Is Ethereum 2.0? Understanding The Merge

A change in one of the top cryptocurrencies that might impact the whole ecosystem
1/18/2023, 2:25:24 PM
Reflections on Ethereum Governance Following the 3074 Saga
Intermediate

Reflections on Ethereum Governance Following the 3074 Saga

The Ethereum EIP-3074/EIP-7702 incident reveals the complexity of its governance structure: in addition to the formal governance processes, the informal roadmaps proposed by researchers also have significant influence.
6/12/2024, 2:04:52 AM
Our Across Thesis
Intermediate

Our Across Thesis

This article analyzes the tremendous potential for the development of the Layer 2 (L2) market and the accompanying bridging needs among various L2 solutions. It delves into the current status, potential, and risks of the cross-chain protocol Across Protocol in this market.
1/5/2024, 1:34:41 AM
What is Neiro? All You Need to Know About NEIROETH in 2025
Intermediate

What is Neiro? All You Need to Know About NEIROETH in 2025

Neiro is a Shiba Inu Dog that inspired the launch of Neiro tokens across different blockchains. As of 2025, Neiro Ethereum (NEIROETH) has evolved into a leading meme coin with a $215 million market cap, 87,000+ holders, and listings on 12 major exchanges. The ecosystem now includes a DAO for community governance, an official merchandise store, and a mobile app. NEIROETH has implemented layer-2 solutions to enhance scalability and secured its position in the top 10 dog-themed meme coins by market capitalization, backed by a vibrant community and leading crypto influencers.
5/23/2025, 6:58:17 AM
An Introduction to ERC-20 Tokens
Beginner

An Introduction to ERC-20 Tokens

ERC-20 has emerged as the technical standard used for all smart contracts on the Ethereum Network.
1/12/2023, 2:48:54 PM
Start Now
Sign up and get a
$100
Voucher!