Earlier this year, Ordinals — a unique inscription on the smallest unit of a Bitcoin, called a Satoshi — emerged as a controversial new development. Dismissed by some as spam and embraced by others as a way to bring BRC-20 tokens and NFTs to Bitcoin, the technology stimulated a flurry of developments.
Now there is excitement around “recursive inscriptions,” which is a very confusing yet potentially much more powerful development. Recursive Inscriptions essentially promise to allow more complex functionality to be built on Bitcoin’s blockchain, akin to smart contracts on Ethereum.
Some believe recursive inscriptions could see Ordinals develop from NFTs and “digital artifacts” to underpin a full-blown DeFi ecosystem on Bitcoin very soon. Others are confident it will enable Bitcoin to take on decentralized storage provider IFPS. One person Magazine spoke to believes it will eventually lead to an interconnected supercomputer being built on-chain.
Danny Yang, a Stanford PhD, creator of OCM Dimensions and Bitcoiner since 2013, says recursive inscriptions unlock the next evolution of Bitcoin:
“People won’t believe it when it’s presented to them now. It’s not going to operate exactly like Uniswap, but other high-value digital assets will emerge on Bitcoin. That’s what Ordinals and recursive inscriptions will evolve into. They will become a new form of programmable assets and code.”
These tech developments — while at a very early and speculative stage — are making Bitcoin interesting again. A Bitcoin maxi friend complained to me that I never write about Bitcoin. In truth, there’s been very little new to write about until recently.
“That’s pretty true,” Yang agrees.
85% of on-chain bitcoin transactions in the past 24 hours are ordinals related
Yang has worked on recursive inscriptions since February in the form of Bitcoin generative NFT collections OCM Dimensions and OCM Genesis. He inscribed both of those innovative collections on Bitcoin in February (along with compression and 3D programming libraries) before anyone understood the significance of what he had done.
Yet OCM Dimensions was only publicly launched on June 15, the day that recursive inscription support was turned on for Ordinals.com. Yang explains to Magazine:
“You have to show something before people start listening, and finally, after months of beating the drums about the significance of recursive inscriptions on Bitcoin, people are starting to get it after we showed what was possible with OCM Dimensions — the first 3D, high resolution, animated and interactive work on Bitcoin.”
For now, the smart contract-enabled Ethereum blockchain is the home of more developer activity than anywhere else, and it dominates the DeFi sector. Until this year, the idea of building a genuine smart contract — the self-executing code used as building blocks for programmable money ecosystems — was not possible on Bitcoin.
But some now say Ordinals and recursive inscriptions could see a DeFi ecosystem emerge on Bitcoin fairly soon. It’s not going to be easy, though.
Bitcoin Ordinals is a big deal. I’ve been building on Bitcoin for over ten years, and Ordinals is the most significant development in recent years. Don’t get distracted by the monkey JPEGs talk, and do learn why the Ordinals Protocol is important. ??
Ordinals allow you to uniquely identify a satoshi or a sat. A satoshi is 100 millionth of a Bitcoin. Identifying a fractionalized part of a Bitcoin means creating NFTs on Bitcoin or creating a provenance certificate on-chain is now possible. The idea of NFTs on Bitcoin, the most decentralized OG chain, is tantalizing for some.
Recursive Inscriptions are difficult to understand but have heaps of potential. (Pexels)
In January 2023, developer Casey Rodarmor released the Ordinals protocol, creating Bitcoin NFTs on the Bitcoin blockchain. Rodarmor found an unintended loophole in the taproot scripts that command lines of Bitcoin code.
The Ordinals’ protocol creator argues that such NFTs are now “complete,” as the token and related images are stored on the Bitcoin blockchain rather than side chains or using off-chain storage systems like most Ethereum NFTs. Digital artifacts on Bitcoin are truly immutable.
“Now you can own the actual art, not just a contract that points at a piece of art stored on centralized databases,” says Carlo Fox, an “Ordinals OG” since February who created the Nakamoto Whales series. NFTs, as we know them on Ethereum and on other chains, are more like digital ownership certificates than actual on-chain art, and Ordinals change that.
“I got super excited for Ordinals for a few reasons: for one, we now can create and own on-chain art that is truly immutable. When you understand the ramifications of this, it’s huge. Half the time, NFTs as we know them are stored on AWS, centralized, and controlled by creators who can turn your art into pictures of turds at any time.”
Ordinals allow you to store any type of data on the most decentralized blockchain, and no one can modify it. “Ordinal artifacts may be most likely of any on-chain data to exist 2,000 years from now. That’s meaningful, and I think it is particularly relevant when in the context of important works of art, literature and science. I believe that Ordinals will become the premiere destination for the most coveted and important on-chain art. It’s akin to carving a statue out of gold,” says Fox.
So the business case for high-value NFTs minted on Bitcoin makes sense. Using the new tech to create cool 3D art for OCM Dimensions helped Yang’s company Metagood sell the idea of launching tokens on Bitcoin Ordinals to Asprey Studios and the Italian car company Bugatti recently.
But OG Ordinals could only hold 4MB of data, and that is one reason why recursive inscriptions have emerged.
Fox launched the Nakamoto Whales Ordinals collection: (Twitter)
Recursive inscriptions = Bitcoin cloud computing
At its most basic recursive inscriptions let you record stuff associated with a particular Bitcoin and enable smart contract-type functionality — Yang says they could have been called programmable inscriptions. By interlinking data through a series of calls (a contract for a sell order, for example), it’s possible to extract that data to run more complex processes anchored on Bitcoin blocks.
This enables recursive inscriptions to function like a distributed data repository, like putting AWS cloud on Bitcoin.
Recursive Inscriptions 101
TL;DR A recursive inscription calls data from prior inscriptions. Could be an image or some script which massively saves data/fees
Brandon Marshall (@marshallmixing) tweeted about his website that uses recursive inscriptions
Composability — getting disparate projects and protocols to work together seamlessly — is an important part of crypto and one of the main reasons behind the exponential growth of the Ethereum DApp ecosystem.
Recursive inscriptions mean that even the most complex data sets, like video files and audio files, could now technically be hosted on Bitcoin. With a one-time cost to inscribe, data could be hosted forever on the most immutable and decentralized network in the world.
Recursive Inscriptions use data inscribed elsewhere on new inscriptions, cutting down on storage requirements. (Pexels)
Inscriptions are like data legos, enabling data to be taken from somewhere else and built upon. In computer science, that’s where the phrase recursive comes from, as recursive inscriptions are a mechanism that extracts data from existing inscriptions and utilizes that data within new inscriptions.
Recursion is a fully on-chain process that uses scripts to combine various other on-chain data sources. These can include image layers, audio, code or other data sources. Individual scripts of code merge these layers together through recursion.
Recursive inscriptions use data inscribed elsewhere on new inscriptions, cutting down on storage requirements.
Fox uses the example of PFP art. Instead of uploading thousands of unique images (which can be prohibitively expensive), you can upload 200 and use scripts to combine them via the fully on-chain recursion process. The possibilities this offers are only just being explored.
This is powerful because recursive inscriptions enable new types of applications that were not possible before it. Applications like on-chain AI couldn’t be done on the base layer of Ethereum, but NewBitcoinCity builder Punk 3700 believes they could now be done on Bitcoin. He’s been playing around with “Perceptrons,” an early on-chain AI experiment on Bitcoin.
He explains that “it wasn’t possible to store the AI neural net models on-chain together with the artworks. So we split the AI models into different inscriptions and compose them at runtime.”
Inscriptions an important development for human freedom?
One of the most fascinating elements of recursive inscriptions is that once the data is on the blockchain once, you can simply refer to it again and again, vastly cutting down storage costs and block space utilization.
“Inscriptions are now reusable,” explains Punk 3700, “You can inscribe a very large code library like p5.js once, and other developers can reference that p5.js library at run time without inscribing it again.”
“This is super exciting because we start seeing a community-driven public infrastructure being built out.” This means more complex inscriptions are being created at a fraction of the cost.
“Essentially, any type of data can be an inscription. The most rudimentary use case combines multiple data sources together, and every piece of it can live on-chain. On-chain data might be able to communicate with each other, and data could be realized over time.”
Fox explains further: “The best way to think of it is anything you can do locally on a computer and have all little pieces live together in different files and work together.”
He gives examples like “open-source libraries, all on-chain,” meaning important research papers on Bitcoin, with citations on recursions on-chain, meaning major discoveries can be published on Bitcoin blocks for time immemorial. Javascript packages can be inscribed on Bitcoin. Essentially, a tiny internet that’s developed to live on Bitcoin can’t be taken down, building and building until one day it has created “an interconnected supercomputer living on Bitcoin.”
The public hasn’t grasped the significance of these developments, says Fox.
Let’s start with DeFi and AWS first
Long before the supercomputer cranks up, we’re likely to see Bitcoin DeFi and the chain emerge as a data storage competitor.
Toby Lewis co-founded OrdinalsBot, which automates inscriptions to help expedite development on Ordinals. He thinks that, for now, competing with the Web3 data storage provider IPFS is the best use case for recursive inscriptions. In the short term, both high-end and low-end NFTs can now be more affordably held on-chain.
“The end point of storing data onto Bitcoin will get people excited. That’s because Bitcoin has better name recognition than IPFS […] Bitcoin becomes the ultimate store of truth.”
Decentralized data storage on Bitcoin could disrupt NFT culture by allowing images, text files and audio files to be stored directly with tokens.
The Ordinals timeline. (OrdinalsBot)
Lewis also thinks DeFi on Bitcoin is just becoming a realistic prospect now and that Bitcoin-native DeFi products are inevitable, even if they will be rudimentary for a while.
There is likely a large segment of users who will want to build and do something on Bitcoin, especially if the end state is a multichain ecosystem, posits Lewis. That is, use Bitcoin’s blockchain as the layer-1 base, and use Ordinals and recursive inscriptions to connect to other applications.
Imagine we could split up parts of Bitcoin Core, load just an executable frontend, and the program “calls” the code it needs from other Inscriptions.
You’re now running Bitcoin ON Bitcoin.
We can theoretically do this with a lot of different programs.
DEXs and automated market makers are starting to emerge. Lewis notes that Bitcoin can link up to other layer-2 applications as another way for smart contracts to emerge on Bitcoin.
This is the kind of DeFi that Punk 3700 has been building on Bitcoin. He launched a new protocol called Trustless Computer that enables writing smart contracts and building DApps on Bitcoin.
“If Ethereum and Bitcoin have a baby, that’s Trustless Computer.”
One of the first DeFi protocols it deployed was a Uniswap fork.
“Now that you could write smart contracts on Bitcoin, it turned out that building an AMM DEX was very simple. It took us just a couple of days.” A month after deploying Uniswap on Bitcoin, Punk 3700 connected it to Ethereum layer-2 network Optimism and says it can trade with two-second latency and low transaction fees.
“We now have a scalable infrastructure for DeFi to thrive on Bitcoin.”
Bitcoin maximalists aren’t going to like the use of Ethereum protocols in conjunction with Bitcoin, but Punk 3700 says it’s the future.
“This is the power of having a general-purpose programming language (Solidity) and a general-purpose virtual machine on Bitcoin. Developers can build any kinds of applications they want for Bitcoin.”
“Bitcoin is now no longer just a currency. It is becoming a DApp store.”
New generation of Bitcoin maxis?
At present, these use cases for recursive inscriptions and smart contracts on Bitcoin are highly speculative, and many Bitcoiners would no doubt argue abstracting it away on layer 2s means it’s no longer really Bitcoin at all.
But Leonidas, the founder of Ordinals marketplace Ord.io, is very excited about the new Web3 experiments on the Bitcoin layer 1 as well. He believes that “the release of the Ordinals protocol earlier this year ended a long period of stagnation” for the chain. He’s seeing a whole new wave of developers flood into the Bitcoin ecosystem, who are “eager to build everything from NFT marketplaces to DeFi protocols.”
“I think people will be pleasantly surprised with how much you can actually do on Bitcoin layer 1,” he says.
“The issue was never that Bitcoin as a technology wasn’t capable of handling Web3 use cases; it’s that a culture of toxic maximalism had driven the most talented developers to other ecosystems where they would be celebrated for their innovations rather than harassed.”
Leonidas firmly believes that through Ordinals, Bitcoin has “entered a new era where developers rather than idealists will dictate its future,” and he is optimistic that Bitcoin’s brightest days lay ahead.
Subscribe
The most engaging reads in blockchain. Delivered once a
week.
Max Parasol
Max Parasol is a RMIT Blockchain Innovation Hub researcher. He has worked as a lawyer, in private equity and was part of an early-stage crypto start up that was overly ambitious.
A lower court ruling will stand in a case involving a Coinbase user who filed a lawsuit against the IRS after the crypto exchange turned over transaction data.
The government has won a long-running legal challenge about its decision to continue allowing the sale of spare parts for F-35 fighter jets to Israel, while suspending other arms licences over concerns about international humanitarian law in Gaza.
But a key part of its case has highlighted mixed messaging about its position on the risk of genocide in Gaza – and intensified calls for ministers to publish their own assessment on the issue.
Lawyers acting for the government told judges “the evidence available does not support a finding of genocide” and “the government assessment was that…there was no serious risk of genocide occurring”.
Therefore, they argued, continuing to supply the F-35 components did not put the UK at risk of breaching the Genocide Convention.
This assessment has never been published or justified by ministers in parliament, despite numerous questions on the issue.
Some MPs argue its very existence contrasts with the position repeatedly expressed by ministers in parliament – that the UK is unable to give a view on allegations of genocide in Gaza, because the question is one for the international courts.
For example, just last week Deputy Prime Minister Angela Rayner told PMQs “it is a long-standing principle that genocide is determined by competent international courts and not by governments”.
Please use Chrome browser for a more accessible video player
0:42
Situation in Gaza ‘utterly intolerable’
‘The UK cannot sit on our hands’
Green MP Ellie Chowns said: “The government insists only an international court can judge whether genocide is occurring in Gaza, yet have somehow also concluded there is ‘no serious risk of genocide’ in Gaza – and despite my urging, refuse to publish the risk assessments which lead to this decision.
“Full transparency on these risk assessments should not be optional; it is essential for holding the government to account and stopping further atrocity.
“While Labour tie themselves in knots contradicting each other, families are starving, hospitals lie in ruins, and children are dying.
“The UK cannot sit on our hands waiting for an international court verdict when our legal duty under the Genocide Convention compels us to prevent genocide from occurring, not merely seek justice after the fact.”
‘Why are these assessments being made?’
“This contradiction at the heart of the government’s position is stark,” said Zarah Sultana MP, an outspoken critic of Labour’s approach to the conflict in Gaza, who now sits as an independent after losing the party whip last summer.
“Ministers say it’s not for them to determine genocide, that only international courts can do so. Yet internal ‘genocide assessments’ have clearly been made and used to justify continuing arms exports to Israel.
“If they have no view, why are these assessments being made? And if they do, why refuse to share them with parliament? This Labour government, in opposition, demanded the Tories publish their assessments. Now in office, they’ve refused to do the same.”
Please use Chrome browser for a more accessible video player
8:04
Routes for Palestinians ‘restricted’
Judges at the High Court ultimately ruled the case was over such a “sensitive and political issue” it should be a matter for the government, “which is democratically accountable to parliament and ultimately to the electorate, not the court”.
Dearbhla Minogue, a senior lawyer at the Global Legal Action Network, and a solicitor for Al-Haq, the Palestinian human rights group which brought the case, said: “This should not be interpreted as an endorsement of the government, but rather a restrained approach to the separation of powers.
“The government’s disgraceful assessment that there is no risk of genocide has therefore evaded scrutiny in the courts, and as far as we know it still stands.”
Image: Pics: Reuters
What is the government’s position?
Government lawyers argued the decision not to ban the export of F-35 parts was due to advice from Defence Secretary John Healey, who said a suspension would impact the whole F-35 programme and have a “profound impact on international peace and security”.
The UK supplies F-35 component parts as a member of an international defence programme which produces and maintains the fighter jets. As a customer of that programme, Israel can order from the pool of spare parts.
Labour MP Richard Burgon said the ruling puts the government under pressure to clarify its position.
“This court ruling is very clear: only the government and parliament can decide if F-35 fighter jet parts – that can end up in Israel – should be sold,” he said.
“So the government can no longer pass the buck: it can stop these exports, or it can be complicit in Israel’s genocide in Gaza.
“On many issues they say it’s not for the government to decide, but it’s one for the international courts. This washing of hands will no longer work.”
Please use Chrome browser for a more accessible video player
0:55
Dozens dead in Gaza after Israeli strikes
Israel has consistently rejected any allegations of genocide.
Prime Minister Benjamin Netanyahu branded a recent UN report on the issue biased and antisemitic.
“Instead of focusing on the crimes against humanity and war crimes committed by the Hamas terrorist organisation… the United Nations once again chooses to attack the state of Israel with false accusations,” he said in a statement.
Please use Chrome browser for a more accessible video player
3:06
‘Gaza disinformation campaign is deliberate’
The UK government has not responded to requests for comment over its contrasting messaging to parliament and the courts over allegations of genocide.
But in response to the judgement, a spokesperson said: “The court has upheld this government’s thorough and lawful decision-making on this matter.
“This shows that the UK operates one of the most robust export control regimes in the world. We will continue to keep our defence export licensing under careful and continual review.
“On day one of this Government, the foreign secretary ordered a review into Israel’s compliance with international humanitarian law (IHL).
“The review concluded that there was a clear risk that UK exports for the IDF (Israel Defence Forces) in the Gaza conflict might be used to commit or facilitate serious violations of IHL.
“In contrast to the last government, we took decisive action, stopping exports to the Israeli Defence Forces that might be used to commit or facilitate serious violations of international humanitarian law in Gaza.”