Mixers, tumblers, and CoinJoin

LayeringCryptoModern

What is a crypto mixer and how does it launder money?

A crypto mixer (or tumbler) pools coins from many users and pays out equivalent amounts from the pool, severing the visible link between deposits and withdrawals. Custodial tumblers, smart-contract mixers like Tornado Cash, and collaborative CoinJoin wallets all do this differently, but the effect is the same: blockchain analysis loses the thread, which is why hackers, ransomware crews, and North Korea's Lazarus Group have all used them.

As of August 2026: Roman Storm has not been sentenced on his August 2025 conviction; his motion for acquittal remains undecided, and retrial on the hung money-laundering and sanctions counts is scheduled for April 2027.

What is a crypto mixer?

Every bitcoin ever moved is still visible. The blockchain is a public ledger, and anyone with the right tools can follow a coin from the wallet that received a ransom payment, through every subsequent transfer, to the exchange account where someone finally tried to cash out. That transparency is the foundation of modern crypto investigation, and mixers exist to attack it.

A mixer (or tumbler) pools coins from many users and pays out equivalent value from the pool. Your coins go in; different coins, or coins whose history now points to a crowd rather than a person, come out. The layering logic is identical to running money through a chain of shell accounts, except the whole thing happens in software and takes minutes.

Three designs dominate. Custodial tumblers (Bitcoin Fog, Helix, ChipMixer) were businesses: an operator took deposits, charged a fee, and paid out from a common pool. Smart-contract mixers like Tornado Cash removed the operator: an immutable contract on Ethereum accepts fixed-size deposits and lets each depositor later withdraw to a fresh address, with cryptography hiding which deposit funded which withdrawal. CoinJoin wallets (the model behind Samourai’s Whirlpool) are collaborative: many users co-sign one large transaction with equal-sized outputs, so nobody ever takes custody and no observer can say whose input became whose output.

The designs matter legally (courts have treated custodial operators very differently from immutable code), but to an investigator tracing stolen funds, they present the same problem: the transaction graph stops telling the truth.

How does mixing work?

  1. A user holding traceable coins (hack proceeds, darknet revenue, or simply funds they want private) sends them to the mixer, usually in standard denominations so every deposit looks alike.
  2. The coins join a pool alongside deposits from dozens or thousands of other users. Pool size is the product’s real feature: the bigger the crowd, the weaker any inference about who owns what.
  3. After a delay, the user withdraws equivalent value (minus fees) to brand-new addresses with no history. Custodial services paid out other people’s coins; Tornado Cash used zero-knowledge proofs so even the contract couldn’t link deposit to withdrawal.
  4. The withdrawn funds then move on, often into chain-hopping swaps or exchange deposits, with their visible history now beginning at the mixer’s edge rather than at the crime.
How a mixer breaks the link between deposits and withdrawals Coins from a hacker, a darknet vendor, and an ordinary user pool together in a mixer; equivalent amounts exit to fresh addresses that cannot be matched to any particular depositor, and one heads for an exchange. deposits equal amounts pays out: links severed attempts cash-out Hack proceeds Darknet vendor Privacy-seeking user Mixer pool Fresh address A Fresh address B Fresh address C Exchange cash-out
Everyone's coins go in, interchangeable value comes out; the transaction graph now points to a crowd, not a person.

Why does mixing work, and where does it fail?

Blockchain analysis rests on one assumption: flows can be followed. Clustering heuristics group addresses controlled by the same actor; tracing tools walk value from a theft to a cash-out point. A mixer attacks the assumption directly. After a well-populated mix, the honest answer to “whose coins are these?” is a probability spread across every participant in the pool. The trail doesn’t vanish; it becomes ambiguous, and ambiguity is often enough, because an exchange compliance officer cannot freeze a probability.

Mixers also solve a timing problem for thieves. A publicized hack starts a race: exchanges and stablecoin issuers blacklist the attacker’s addresses within hours. Coins parked in a mixer wait out the alert, then emerge from addresses no blacklist has ever seen.

But mixing has structural weaknesses. Pools are finite: moving a nine-figure theft through a mixer means dominating the pool, and when most of the coins in a mix are yours, mixing with yourself hides little. Researchers have repeatedly demixed transactions using amounts, timing, and address-reuse mistakes. And the mixer itself becomes the chokepoint: every major tumbler’s operators kept records, made mistakes, or touched infrastructure that investigators could seize.

The Tornado Cash saga: code, sanctions, and a half-decided verdict

No mixer has tested the law like Tornado Cash. Launched in 2019 as a set of immutable smart contracts on Ethereum, it became the venue of choice for the biggest thieves in crypto, including North Korea’s Lazarus Group, which pushed hundreds of millions in hack proceeds through it. In August 2022, OFAC added Tornado Cash to the SDN sanctions list: the first time the US had sanctioned a decentralized protocol rather than a person or company. Overnight, interacting with the contracts became legally radioactive for US persons.

Then the courts pushed back. In Van Loon v. Department of the Treasury, the Fifth Circuit ruled in November 2024 that Tornado Cash’s immutable smart contracts are not the “property” of any foreign national under the sanctions statute, so OFAC had exceeded its authority. In March 2025, Treasury delisted Tornado Cash, framing the move as its own discretion rather than a concession, which triggered a further fight over whether it was evading a final judgment.

The criminal case against developer Roman Storm split the difference. In August 2025, an SDNY jury convicted Storm on one count: conspiracy to operate an unlicensed money transmitting business. On the heavier counts (money-laundering conspiracy and sanctions-evasion conspiracy) the jury hung. Prosecutors moved to retry him; after scheduling shifts, the retrial is set for April 2027. Storm’s motion for acquittal, argued in April 2026, remains undecided, and he has not been sentenced. The deepest question the case raises (when does publishing privacy code become running a criminal business?) is, as of August 2026, still open.

The operators of custodial mixers have fared far worse. Roman Sterlingov, who ran Bitcoin Fog for a decade as it moved about $400 million (including funds from the Bitfinex hack laundering), got 12 years and 6 months in November 2024. Helix’s Larry Harmon, who cooperated extensively, got 3 years and forfeited over $400 million. ChipMixer, which the DOJ says processed over $3 billion in unlawful transactions, was dismantled in a March 2023 US–German–Europol operation; its alleged operator remains on the FBI’s wanted list. And Samourai Wallet’s founders, whose Whirlpool CoinJoin service the government said laundered over $237 million, pleaded guilty in July 2025 and were sentenced in November 2025 to 5 and 4 years, with nearly $238 million forfeited.

How mixers get caught

Enforcement almost never breaks the cryptography. It breaks everything around it.

The operators. Sterlingov was identified partly through decade-old registration trails from Bitcoin Fog’s earliest days. ChipMixer fell when German police seized its back-end servers, along with $46 million in crypto. Custodial mixers concentrate risk in one place: whoever runs the pool can be found, and their records unlock the pool’s history.

The edges. Coins must enter a mixer from somewhere and exit to somewhere, and both edges are visible on-chain. Analytics firms maintain live clusters of mixer addresses, so “funds arrived from a mixer” is itself a detection signal. Exchanges, the choke point where crypto becomes money, score mixer exposure as high risk, freeze deposits, and file reports that reach investigators through the systems described in detection.

The math. Demixing research exploits denominations, timing correlations, and user error. A thief who deposits an unusual amount, withdraws on a predictable schedule, or later consolidates “clean” outputs into one wallet has undone the mix themselves.

The law. Where tracing stalls, prosecutors have simply charged the service. Every major custodial mixer of the last decade (Bitcoin Fog, Helix, ChipMixer, Samourai) has ended in conviction, takedown, or an FBI wanted poster, on theories that don’t require proving where any particular coin went: operating an unlicensed money transmitting business, and forfeiture of everything the service touched. The mixer’s promise is that the pool protects the user. Its record is that nothing protects the pool.

Video: “The Criminalization of Privacy: Tornado Cash Guilty Verdict Analysis w/ Peter Van Valkenburgh” (Bitcoin Magazine). Loads from YouTube (youtube-nocookie.com) only after you press play; Google’s privacy policy then applies.

Frequently asked questions

Is using a crypto mixer illegal?

Not automatically, in most places: privacy is a legitimate reason to mix, and no US statute bans mixing as such. But operating a mixer for criminals has produced convictions (Bitcoin Fog, Helix, Samourai), exchanges treat mixer exposure as high-risk and may freeze or file reports on it, and the US sanctioned Tornado Cash outright from August 2022 until its March 2025 delisting. Context decides: mixing hack proceeds is laundering however lawful the tool.

What is the difference between a mixer and CoinJoin?

A classic mixer takes custody: you send coins to the operator's pool and receive different coins back. CoinJoin is collaborative: many users co-sign a single transaction with equal-sized outputs, so no one takes custody and no one can tell whose coins became whose. Smart-contract mixers like Tornado Cash are a third model: a non-custodial contract holds deposits until the depositor withdraws to a new address.

Why was Tornado Cash removed from the sanctions list?

In November 2024 the Fifth Circuit ruled in Van Loon v. Department of the Treasury that Tornado Cash's immutable smart contracts are not the 'property' of any foreign national, so OFAC had exceeded its authority in sanctioning them. OFAC delisted Tornado Cash in March 2025, framing it as a discretionary decision rather than one the court compelled, a distinction that itself became litigation.

Did mixing protect the Bitfinex hackers?

No. Ilya Lichtenstein routed some of the 119,754 stolen BTC through Bitcoin Fog and other services, but investigators still connected the funds to him; the government seized roughly 94,000 BTC in 2022 and he was sentenced to five years in November 2024. Mixing raised the cost of tracing; it did not make the trail disappear.

Cases that used this technique

  • The Bitfinex hack laundering · A married couple spent five years laundering 119,754 bitcoin stolen from the Bitfinex exchange, and the blockchain recorded every move.
  • Lazarus Group · North Korea's state hackers have stolen roughly US$6.75 billion in cryptocurrency and launder it at a speed no other criminal group matches.

Related techniques

  • Chain-hopping and cross-chain bridges · Swapping illicit crypto across blockchains through bridges and no-KYC swap services so that no single chain's analytics tell the whole story.
  • Stablecoins and OTC brokers · Moving illicit value through dollar-pegged stablecoins (above all USDT on Tron) and converting it to cash through over-the-counter brokers and guarantee marketplaces with little or no KYC.
  • Structuring (smurfing) · Splitting cash into deposits just below the reporting threshold so no single transaction triggers a currency report.

Glossary

Sources

  1. Treasury Department delists Tornado Cash following the Fifth Circuit's decision (Steptoe (International Compliance Blog), March 2025).
  2. Tornado Cash jury deadlocked on most serious charges, but convicted founder Roman Storm on conspiracy to operate an unlicensed money transmitting business (Ballard Spahr Money Laundering Watch, August 2025).
  3. Tornado Cash developer Roman Storm's retrial pushed to April 2027 (The Block, August 26, 2026).
  4. Operator of Bitcoin Fog sentenced to more than 12 years in prison for running notorious darknet cryptocurrency mixer (US DOJ, District of Columbia, November 2024).
  5. Justice Department investigation leads to takedown of darknet cryptocurrency mixer that processed over $3 billion (US DOJ, Office of Public Affairs, March 15, 2023).
  6. Founders of Samourai Wallet cryptocurrency mixing service sentenced to five and four years in prison (IRS Criminal Investigation, November 2025).