Join Nostr
2026-02-10 09:46:42 UTC
in reply to

Richard on Nostr: “The only way against spam is to disincentivize its most harmful forms.” — ...

“The only way against spam is to disincentivize its most harmful forms.” — LukasHozda

1/ You hate UTXO bloat. Me too. But before you signal for BIP-110, let’s talk about how we fix it — because the method matters as much as the goal.

2/ BIP-110 fights spam by changing consensus rules — the base-layer agreement every node must follow. That sounds powerful, but it means you’re setting a precedent: consensus can now decide which UTXOs are valid and which aren’t.

3/ Here’s the problem: once you establish that Bitcoin’s consensus layer can freeze or restrict UTXOs, you’ve opened a door that’s very hard to close. Today it’s inscriptions. Tomorrow it could be your coins. The principle “no one can make your bitcoin unspendable” is what makes Bitcoin Bitcoin.

4/ Think of it like free speech. You can hate what someone says, but the moment you let an authority decide what’s allowed, you’ve given up the principle that protects you too.

5/ So what’s the alternative? Make the clean methods win. OP_RETURN was literally designed for non-financial data. It’s prunable — it does NOT bloat the UTXO set. The real bloat comes from inscriptions stuffing data into Taproot witness fields and fake multisig outputs that nodes must track forever.
6/ Instead of banning the bad methods (which creative devs will route around anyway), make OP_RETURN the cheapest and easiest path. Rational actors follow incentives. If the non-bloating method is the most economical, people will use it naturally.

7/ Node-level filtering? Totally fine. That’s your node, your choice. But consensus-level restrictions are everyone’s choice imposed on everyone — and that’s a very different thing.

8/ TL;DR:
∙ UTXO bloat is a real problem ✅
∙ BIP-110’s goal is valid ✅
∙ But solving it by changing consensus sets a dangerous precedent ❌
∙ Better path: make non-bloating methods (OP_RETURN) the most economical option 💡
∙ Fix incentives, don’t build censorship tools

We can protect Bitcoin’s monetary purpose without sacrificing the property rights that make it worth protecting in the first place. 🤝​​​​​​​​​​​​​​​​