Market Cap: $3.2512T -1.790%
Volume(24h): $132.4389B 6.020%
  • Market Cap: $3.2512T -1.790%
  • Volume(24h): $132.4389B 6.020%
  • Fear & Greed Index:
  • Market Cap: $3.2512T -1.790%
Cryptos
Topics
Cryptospedia
News
CryptosTopics
Videos
Top News
Cryptos
Topics
Cryptospedia
News
CryptosTopics
Videos
bitcoin
bitcoin

$106754.608270 USD

1.33%

ethereum
ethereum

$2625.824855 USD

3.80%

tether
tether

$1.000127 USD

-0.03%

xrp
xrp

$2.189133 USD

1.67%

bnb
bnb

$654.521987 USD

0.66%

solana
solana

$156.942801 USD

7.28%

usd-coin
usd-coin

$0.999814 USD

0.00%

dogecoin
dogecoin

$0.178030 USD

1.14%

tron
tron

$0.270605 USD

-0.16%

cardano
cardano

$0.646989 USD

2.77%

hyperliquid
hyperliquid

$44.646685 USD

10.24%

sui
sui

$3.112812 USD

3.86%

bitcoin-cash
bitcoin-cash

$455.764560 USD

3.00%

chainlink
chainlink

$13.685763 USD

4.08%

unus-sed-leo
unus-sed-leo

$9.268163 USD

0.21%

Cryptocurrency News Articles

The OP_RETURN debate: BTC's scripting language gets an upgrade

May 13, 2025 at 10:00 pm

An OP_RETURN debate flared up in the Bitcoin industry in recent weeks and has by now invaded most conversation spaces within the industry.

A debate over OP_RETURN and mempool policy has been flaring up in the Bitcoin industry in recent weeks and has by now invaded most conversation spaces within the industry. The topic is rich and complex, and many people have strong opinions on the matter.

For those who missed it, OP_RETURN is an opcode in Bitcoin's scripting language used to store meta data or arbitrary data that is not relevant for bitcoin transaction validation, as such can be pruned by node runners without much issue, enabling more efficient management of spam while also giving developers a controlled environment to anchor data on chain.

Taking a harm reduction approach to the problem of spam, the OP_RETURN controversy was recently triggered by a pull request submitted by Peter Todd to the Bitcoin Core repository. The pull request removed the 80-byte mempool policy limit on OP_RETURN payloads, which in practice limited the size of arbitrary data that could be placed in the script to about 80 bytes. By removing this limit, the maximum size of an OP_RETURN payload is limited only by the consensus block size cap of 1MB of non-SegWit data.

Proponents of the update, such as Todd, argue that the limit is no longer effective at stopping spam and, on the contrary, is leading to more harmful behaviors such as stuffing data in UTXOs, which harm node runners.

The proposal also removed the datacarrier flag, a configuration option that allowed node runners to choose which transactions to filter from their local mempool based on how much arbitrary data the OP_RETURN carried.

The opposition, led by Luke Dashjr, not only wants to keep the OP_RETURN limit in place and retain the datacarrier size but proposes further mempool policy restrictions on arbitrary data and “non-monetary” transactions on Bitcoin.

Both camps generally agree that arbitrary data on Bitcoin is a bad thing for the network. They also agree that filters cannot possibly filter all kinds of spam. What they disagree on is how effective these kinds of filters are in mitigating spam. They also disagree on the consequences of imposing or removing these filters from the network, their impact on the costs of running a node, and their impact on mining centralization.

Of course, not all proponents of the OP_RETURN changes agree with all of the arguments in favor of the pull request, and not all opponents agree with all of the arguments against it. This is just a general (and probably incomplete) overview of the various arguments out there.

In Support Of Removing the OP_RETURN Size Limit

Spearheaded by Peter Todd, though supported by many Bitcoin Core contributors, the removal of the OP_RETURN limit represents a harm reduction approach to the problem of spam and arbitrary data on Bitcoin.

Todd argues that the current OP_RETURN limit, initially placed over a decade ago to give spammers a safe and controlled space for arbitrary data, no longer serves its purpose as companies and enthusiasts have developed direct-to-miner private mempools, such as MARA's Slipstream, that bypass mempool policy.

The OP_RETURN limit was put in place after Satoshi Nakamoto left, to protect the network from similar spam but during a very different era, when blocks were rarely full, much less boasting a high-fee environment. There were also few to no tools for pruning, and the software was very inefficient. Many optimisations have been implemented in the last decade, and their cumulative effects influence this debate.

The OP_RETURN limit was thus more effective when it was first created and more difficult to bypass. Today, NFT and arbitrary data enthusiasts with ambitious projects, pressured out of the OP_RETURN space by the current mempool limit, have resorted to stuffing arbitrary data into the UTXO set instead. Unlike OP_RETURN or SegWit spaces, which can be reasonably pruned off nodes, the UTXO set is generally held in RAM, the most expensive form of memory. The UTXO set needs to be processed by nodes, to verify the supply of coins and be able to validate the integrity of new transactions, a fundamental piece of running a node, without which home nodes lose much of their value proposition. UTXO data stuffing as a result imposes significant costs on node runners by increasing initial block download, overall sync time, and hardware requirements that ultimately harm the decentralisation of the Bitcoin network.

Finally, supporters argue that miners are “rational economic actors,” an economics term meaning that to stay alive in a very competitive market, miners need to optimise for profits wherever possible. Thus, if mining consensus-valid non-standard transactions gives them an edge, they will take it.

Back in 2023, Luke Dashjr proposed a change that sought to apply datacarrier mempool policy to SegWit and Taproot arbitrary data, such as Inscriptions, further restricting the options for spammers. Peter Todd opposed the PR, explaining that “The transactions targeted by this pull request are a very significant source of fee revenue for miners. It is very unlikely that miners will give up that source

Disclaimer:info@kdj.com

The information provided is not trading advice. kdj.com does not assume any responsibility for any investments made based on the information provided in this article. Cryptocurrencies are highly volatile and it is highly recommended that you invest with caution after thorough research!

If you believe that the content used on this website infringes your copyright, please contact us immediately (info@kdj.com) and we will delete it promptly.

Other articles published on Jun 19, 2025