
Stephan Livera Podcast UTXOs, Spam & Bitcoin's Integrity with Martin Habovstiak | SLP729
Mar 11, 2026
Martin Habovstiak, Bitcoin developer and creator of Knotslies, discusses controversies around data contiguity and techniques used to embed data in transactions. He walks through methods of spamming the chain, the costs and trade-offs of different approaches, and why simple filters or small cost increases will not stop determined actors. The conversation also touches on standards, relay rules, and risks of changing Bitcoin under external pressure.
AI Snips
Chapters
Transcript
Episode notes
Chunking Data Does Not Neutralize Legal Risk
- Splitting a file into chunks or inserting garbage does not make illegal content legal or effectively invisible to law; damaged images can still be illegal according to a consulted lawyer.
- Martin demonstrated image encodings where periodic bytes only slightly corrupt the image, leaving content visible despite chunking.
Standardness Is Social Not Just Technical
- 'Standard' is social and usage-driven, not purely technical; if many users adopt a method it becomes de facto standard regardless of initial intent.
- Martin's transaction was intentionally ambiguous so raw bytes could be interpreted as either a Bitcoin transaction or an image depending on context.
Do Not Rely On Filters To Prevent Illegal On‑Chain Data
- Avoid relying on node-level filtering to protect operators from illegal content because bypass techniques always exist.
- Martin's early projects showed steganographic address sequences and other methods make data indistinguishable to outsiders.
