Bitcoin Core, the dominant software program powering roughly 80% of all BTC nodes, has rolled out its long-awaited v30.0 replace.
The replace, revealed on Oct. 11, brings non-obligatory encrypted node connections, efficiency and charge optimizations, and a number of other bug fixes.
But the change to OP_RETURN, Bitcoin’s built-in “knowledge graffiti wall,” has triggered the loudest response.
What Modified in OP_RETURN?
OP_RETURN permits customers to connect metadata akin to textual content, photographs, or digital signatures to Bitcoin transactions with out affecting their financial operate. Till now, every OP_RETURN output may carry as much as 80 bytes of information, preserving non-financial use circumstances constrained.
The brand new launch expands that restrict to 100,000 bytes and permits a number of OP_RETURN outputs per transaction to be relayed and mined by default.
In follow, meaning node operators operating v30 can now course of transactions embedding bigger or extra complicated knowledge buildings from NFT-style inscriptions to software metadata with out guide configuration.
Builders describe the change as enabling richer on-chain experimentation. One market analyst claimed:
“OP_RETURN is made for use. Think about the facility of an uncensorable, unmodifiable registry. Victors can’t rewrite historical past. Humanity can inscribe information from their very own standpoint, at that exact second. [This is] a gold mine for future historians and an unbelievable leap for humanity.”
Nonetheless, others warn it may speed up blockchain bloat and charge strain if customers flood the mempool with outsized knowledge recordsdata.
In line with Mempool Analysis knowledge, inscriptions and OP_RETURN transactions already account for 40% of all Bitcoin transactions by rely, 10% by charges, and 28% by weight.

Contemplating this, a wider adoption of those data-heavy transactions may push Bitcoin’s common block dimension past its present 1.5 MB to as excessive as 4 MB per block – a leap that might reshape community economics.
Group cut up: utility or spam?
The change has sparked heated debate amongst Bitcoin builders and node operators.
Some see it as a pure evolution that offers Bitcoin parity with smart-contract-capable chains like Ethereum. Others argue it dangers diluting Bitcoin’s core function as a peer-to-peer monetary community.
Outstanding developer Luke Dashjr criticized the change, saying Core 30 “broke” the datacarrier dimension management and deprecated it totally, permitting extra “spam outputs” per transaction.
In line with him:
“Bitcoin doesn’t help knowledge storage past (at most*) 80 bytes (in OP_RETURN, however that’s not materials) hooked up to a monetary transaction; or 95 bytes per block within the coinbase. That isn’t giant sufficient for CSAM. Exploiting vulnerabilities, as with Inscriptions, shouldn’t be a supported behaviour/use case, simply an abuse of script opcodes. It isn’t storing knowledge per se, simply harming Bitcoin with bogus rubbish scripts. Increasing OP_RETURN will increase the scale of _supported_ knowledge storage, giant sufficient to incorporate CSAM.”
Contemplating this, he described v30 as “malware ” and urged a “mass migration to Knots,” an alternate consumer that enforces stricter insurance policies.
But, Blockstream CEO Adam Again countered that vilifying OP_RETURN adjustments quantities to “attacking Bitcoin.”
In line with Again, the replace contains authentic safety and robustness fixes from “a few of the most expert builders on the planet.”
What subsequent?
Amid the rift, some neighborhood members have proposed policy-level compromises for the replace.
Nick Szabo, a famend cryptographer, steered:
“Deprecate use of OP_RETURN for monetary transaction performance going ahead; add skill to prune the newer whereas preserving the older OP_RETURNs.”
In the meantime, BitMEX Analysis highlighted the idea of OP_Return2, a soft-fork mechanism permitting transactions to decide to hashes of as much as 8 MB of exterior knowledge, with out forcing full nodes to validate or retailer it.
In line with the agency, the proposal may protect knowledge integrity whereas lowering on-chain bloat.
Nonetheless, researchers warning that miners may need little incentive to incorporate such transactions if charges don’t offset the additional complexity. Additionally they observe that comparable timestamping features exist already at a decrease price.