Skip to content

Bitcoin CoinJoin & Whirlpool: The Logic of Breaking the Chain and the Audit of UTXO Sovereignty

Sovereign Audit: This logic was last verified in March 2026. Asset: Bitcoin (BTC). Method: CoinJoin / Whirlpool. Entropy Score: > 14 bits. Status: Anonymized.

Money sovereignty editorial illustration for The Unhacked

You bought your first Bitcoin on a KYC exchange — passport scanned, selfie uploaded, address confirmed. It felt like progress. Then you withdrew it to your own wallet and exhaled, thinking you’d finally stepped off the grid. You hadn’t. Every coin you withdrew carries a permanent, public receipt that ties your verified name to an address anyone can watch forever. The exchange knows. The chain remembers. And the analysts who buy that data are already mapping where your money goes next.

The short version: Bitcoin is a public ledger, not a private one — every transaction is permanently linked and traceable, and KYC exchanges connect those transactions to your legal identity. CoinJoin is a protocol that fixes this by combining inputs from many unrelated users into one transaction with identical outputs, so no observer can prove which output is yours. Whirlpool was the best-known implementation, built by Samourai Wallet — but its servers and domain were seized by US authorities in April 2024 (DOJ, SDNY), and its two co-founders later pleaded guilty and were sentenced to five and four years in prison in November 2025 (DOJ, SDNY). It is no longer a live service. The underlying CoinJoin logic still works and survives in other tools. The durable skill is understanding the mechanism, practising disciplined coin control, and never re-merging a private coin with a tagged one.

Why is Bitcoin transparency a vulnerability, not a feature?

You’ve been told Bitcoin is “digital gold” and that transparency builds trust. Both are half-truths. The ledger is auditable — true. But that same permanence means every address reuse, every exchange withdrawal, every payment is visible forever to anyone with chain-analysis software. The blockchain does not forget. Your address does not have amnesia.

Free download: The Sovereign Toolkit Blueprint 2026

The 12-point setup for a private, secure, high-output digital life — in one afternoon. No spam, unsubscribe anytime.

The cost is not abstract. If a landlord learns you hold five BTC, your rent expectations change. If a thief knows your balance, you become a target. If you donate to a cause a government later dislikes, your funding history becomes evidence — retroactively. You own the coins. The ledger owns your future.

This is the part most “buy Bitcoin” guides skip. Chain-analysis firms market address-clustering and transaction-tracing products to exchanges, banks and government agencies, and the techniques they describe publicly group exchange-linked addresses by behaviour, not by proven crime. An algorithm flags a pattern as “risky,” and a frozen account follows — not because you did anything wrong, but because your transaction graph looked like someone who might.

Transparency is a feature for the people watching you, and a vulnerability for you — the same property cuts both ways depending on who holds the magnifying glass.

What does CoinJoin actually do? The mechanism, plainly

Here is the reframe that changes everything: CoinJoin is not “mixing” in the shady, obfuscation sense. It is collaborative signing — a perfectly ordinary Bitcoin transaction that several strangers build together.

The mechanism has three parts:

  • Input aggregation: Several unrelated users each contribute one UTXO — an Unspent Transaction Output, the discrete “coin” Bitcoin actually tracks — into a single shared transaction.
  • Equal outputs: The transaction produces identical outputs (say, 0.01 BTC each). Because every output is the same size, no observer can correlate amounts to identify owners.
  • Independent signatures: Each user signs only their own input. No participant can move, see, or control anyone else’s coins. There is no custodian, ever.

When the transaction broadcasts, an outside observer sees, for example, five inputs and five identical outputs — and no reliable way to link a given input to a given output. Within that single transaction, each output has roughly a one-in-five chance of being yours, and repeated rounds compound the uncertainty further. Treat those numbers as a theoretical ceiling, not a guarantee: what you do after the transaction determines how much of it survives. Researchers at MIT’s Digital Currency Initiative who studied real Whirlpool usage on-chain found that common user behaviours — merging change outputs back with mixed coins, or consolidating outputs — measurably shrank the effective anonymity set (MIT DCI, 2025). That compounding uncertainty, carefully preserved, is the privacy.

You are not hiding your coins. You are dissolving the link between your identity and them — and that link, once broken cleanly, cannot be reassembled by software.

What happened to Whirlpool and Samourai Wallet?

This is where honesty matters more than enthusiasm, because most older guides — including the original version of this one — present Whirlpool as a live tool you can download and use today. You cannot, and pretending otherwise would put you at real risk.

Whirlpool was Samourai Wallet’s CoinJoin implementation. Its design was genuinely strong: fixed pool sizes (0.001, 0.01, 0.05, 0.5 BTC), free continuous re-mixing so entropy compounded over time, and forward secrecy so each cycle generated fresh uncertainty. For years it was the reference standard.

On 24 April 2024, the US Department of Justice unsealed an indictment charging Samourai’s co-founders, CEO Keonne Rodriguez and CTO William Lonergan Hill, with one count of conspiracy to commit money laundering and one count of conspiracy to operate an unlicensed money transmitting business. Working with law enforcement in Iceland, investigators seized Samourai’s web servers and its domain, and served a seizure warrant on the Google Play Store that pulled the Android app from US availability (DOJ, SDNY, 24 April 2024). The hosted Whirlpool service stopped functioning.

The case did not stay at “charged.” On 30 July 2025 both men pleaded guilty — not merely to failing to register, but to conspiring to operate a money transmitting business that they knew was transmitting criminal proceeds — and agreed to forfeit $237,832,360.55 (DOJ, SDNY, 30 July 2025). Rodriguez was sentenced to five years in prison on 6 November 2025 and Hill to four years on 19 November 2025, each also fined $250,000 (DOJ, SDNY, November 2025). Treat any site or download still claiming to offer “Whirlpool mixing” as untrusted until you have independently verified what it actually is — the original coordinator is gone, and independent forks that have since revived the protocol are run by parties whose own legal exposure has not been tested.

The protocol is not the product. CoinJoin is an open Bitcoin technique — it predates Samourai and outlives it. The coordinated, hosted version Samourai ran is gone, but collaborative-transaction privacy did not die with one company’s servers. The durable lesson is to learn the logic, not to depend on any single operator who can be switched off.

Which Bitcoin privacy tools still work? The honest options

Samourai was not an isolated case. Weeks after the indictment, zkSNACKs — the company behind Wasabi Wallet, the other best-known CoinJoin implementation — shut down its own coinjoin coordination service entirely on 1 June 2024, citing regulatory uncertainty; the Wasabi client still works as an ordinary Bitcoin wallet, but its hosted coordinator is gone, which also cut off wallets that relied on it, including Trezor Suite (zkSNACKs announcement). Because regulatory pressure on this category is intense and shifting, the safest stance is to verify the current status of any tool yourself before trusting it with funds — but the categories of approach remain valid:

  • Wallet-level coin control. This is the foundation, and it depends on no external service. A wallet like Sparrow lets you manually label and select which UTXOs fund a transaction, so you never accidentally spend a KYC coin alongside a private one. It is free, operational, and cannot be seized — though note that Sparrow removed its Whirlpool integration in version 1.9.0 after the seizure, so it no longer offers built-in CoinJoin.
  • Collaborative transactions you build with a peer. Two-party payjoin payments (the technique Samourai called Stowaway) construct a transaction that looks like an ordinary payment but increases both parties’ privacy. They require a willing counterparty, not a central coordinator, and payjoin support exists independently of Samourai in other wallets and payment servers.
  • Reusable payment codes (BIP47 / “PayNym”). A static reusable code generates a fresh receiving address for every payment without ever publishing one address on-chain, so repeat senders cannot watch a single address accumulate. The standard itself is open and still supported by several wallets, but Samourai ran the original PayNym directory, so check which directory your wallet now depends on.
  • A different chain entirely. For applications where Bitcoin’s transparency is too hard to overcome, privacy-by-default networks like Monero achieve at the protocol level what Bitcoin needs add-on tools to approximate.

No tool replaces discipline. The strongest privacy setup in the world is undone the instant you spend a private coin to a KYC exchange under your real name, or merge it with a tagged one.

How do you practise UTXO sovereignty? The coin-control discipline

Here is the relief: the single most powerful privacy habit costs nothing, depends on no service, and you can start it this afternoon. It is coin control, and it is entirely within your wallet.

The first move is almost embarrassingly small — open Sparrow, go to Preferences, and switch coin control on. That one toggle stops your wallet from silently merging coins of different origins behind your back, which is how most people deanonymise themselves without ever knowing it.

Then build the habit of labelling. Tag every UTXO the moment it lands:

  • “KYC — exchange withdrawal, Jan 2026”
  • “Private — peer-to-peer, no ID”
  • “Gift — received, unknown history”

When you spend, manually select inputs and read the labels first. Never let the wallet auto-pick. The rule that protects you is one sentence: never combine a tagged coin and a private coin in the same transaction — the moment you do, you weld your verified identity back onto the private one, and no amount of prior care can un-weld it.

This is sovereignty at the level it actually lives: not a heroic act, but a quiet, repeatable discipline that keeps your verified history and your private spending in separate lanes that never touch.

Is CoinJoin legal? The honest answer

Nothing in this article is legal advice, and you should not use it to make a compliance decision. With that said, here is the distinction the record actually supports. In most jurisdictions, privacy itself is not illegal and running open-source privacy software is not inherently criminal. FinCEN’s 2019 guidance on convertible virtual currencies draws the line explicitly: an “anonymizing software provider” — someone who supplies the software but never takes custody — is not a money transmitter, while an “anonymizing services provider” that receives and re-transmits someone else’s coins is, and therefore carries Bank Secrecy Act obligations (FinCEN, FIN-2019-G001).

The Samourai case sat on the operator side of that line, and the charges were about money transmission and laundering, not about the act of seeking privacy. The indictment carried both a money laundering conspiracy count and an unlicensed money transmitting conspiracy count; the guilty pleas were to the money transmitting conspiracy in the specific form of knowingly transmitting criminal proceeds — meaningfully more than a paperwork failure. That is a very different question from whether an individual using open-source privacy software is breaking the law, and no part of this article should be read as a claim that using such software is safe, unsafe, or lawful where you live.

The picture is also genuinely unsettled, and it moves in both directions. In March 2025 the US Treasury delisted the Tornado Cash smart contracts from OFAC sanctions after a federal appeals court held that immutable smart contracts were not sanctionable “property” (Treasury, 21 March 2025) — a loosening. Meanwhile FinCEN’s October 2023 proposal to designate international CVC mixing as a class of transactions of “primary money laundering concern” under Section 311 of the USA PATRIOT Act would tighten reporting duties on financial institutions if finalised (FinCEN NPRM).

The honest position: this is an evolving area, the rules differ sharply between countries and have changed repeatedly within single jurisdictions, and an article is the wrong instrument for a compliance decision. Nothing here is guidance for evading tax reporting, sanctions screening, or any other lawful obligation, and it should not be used that way — privacy from surveillance is not the same thing as concealment from a lawful authority. If this matters to your situation, get advice from a qualified lawyer or tax professional in your own jurisdiction, keep clear records of your cost basis, and meet whatever reporting duties apply to you. Privacy is your reason; keep it provably so.

Frequently asked questions

Is Whirlpool still usable?
No. The hosted Whirlpool service run by Samourai Wallet stopped after US authorities seized its servers and domain and charged its founders in April 2024, and a seizure warrant served on the Google Play Store removed the Android app from US availability (DOJ, SDNY). Both co-founders subsequently pleaded guilty and were sentenced to five and four years in prison in November 2025 (DOJ, SDNY). The CoinJoin protocol it implemented remains valid, but you should not rely on any current site claiming to offer “Whirlpool” until you have independently verified what it really is.

Will exchanges freeze coins that passed through a CoinJoin?
Some do. Centralised exchanges have queried, suspended or frozen withdrawals when a user’s coins showed collaborative-transaction patterns — Binance’s Singapore arm did exactly that to a Wasabi CoinJoin user as far back as December 2019 — and policies vary by exchange and by jurisdiction, so treat any specific platform’s current stance as something to check rather than assume. The practical reframe: the goal of private coins is to get off surveilled rails and stay off them — spending peer-to-peer or holding in self-custody — not to push them back onto a KYC exchange that will scrutinise them.

Does coin control alone give me real privacy?
It gives you control and prevents the most common self-inflicted leak — accidentally merging a KYC coin with a private one. On its own it does not break an existing on-chain link the way a collaborative transaction does. Think of coin control as the discipline that protects privacy you’ve gained, and collaborative transactions as the tool that creates it.

What if I lose the seed phrase to a privacy wallet?
Your coins are gone — visible on the chain but unspendable, with no helpline and no recovery. This is the non-negotiable trade of self-custody: total control means total responsibility. Back up your seed offline, and for meaningful amounts, learn multi-signature or split-seed schemes before you scale.

You started reading because you sensed that withdrawing from an exchange wasn’t the same as being free — and that instinct was correct. The receipt was always there, stapled to every coin, readable by anyone who cared to look. Now you can see the door it walks out of: not a fee, but a link between your name and your money that the system was built to keep intact. You close that door not with one magic app — those can be seized overnight — but with the durable thing no government can confiscate: understanding the mechanism and keeping your lanes clean. You’re not a node in a glass house anymore. You’re learning to own the walls.

DrAshR · Founder & Editor, The Unhacked

DrAshR is the founder and editor of The Unhacked, an independent publication on digital sovereignty — privacy, self-custody, health, and money. The Unhacked publishes disclosure-first, independently-tested guidance and never lets a commercial link change a verdict. More about our methodology →

The Signal - free dispatch

One practical email that makes your digital life calmer. Checklists, tool cautions, plain-English decisions. No noise.

Free. No spam. Unsubscribe any time.

📡

Join the Inner Circle

Weekly dispatches. No algorithms. No surveillance. Just sovereign intelligence.

Zero spam · Fully private · Sovereign by design.