← Back to blog
history
mixing
coinjoin

A Brief History of Bitcoin Mixing Services

From early centralized mixers to modern trustless CoinJoin protocols, the tools for Bitcoin privacy have changed dramatically. Here's how we got here.

September 2, 2026

Bitcoin privacy tooling has evolved substantially since the network's early years, driven largely by lessons learned — often the hard way — about what does and doesn't actually protect users.

The Early Days: Custodial Mixers

The first generation of Bitcoin "mixers" were simple pooling services: you sent coins to an address the operator controlled, and — trusting them completely — received different coins back later, minus a fee. This model required full trust in the operator, who could simply keep the funds, and several prominent services did exactly that, or were shut down by law enforcement while holding user funds.

The Shift Toward Trustless Design

The idea of CoinJoin — a transaction jointly constructed and signed by multiple participants, with no custodial handoff — was proposed as a way to get mixing's privacy benefit without its custodial risk. Because every participant signs their own inputs, no one needs to trust anyone else with their coins at any point.

Early Implementations

Early CoinJoin implementations required manual coordination between participants, which limited adoption. Over time, coordinator-based protocols emerged that could automatically match up many participants' transactions into a single round, without the coordinator ever taking custody of anyone's funds — it merely helps assemble the joint transaction.

Growing Sophistication

Later designs introduced fixed output denominations, multiple mixing rounds, and more careful handling of transaction fees and timing to reduce the kinds of correlation attacks discussed elsewhere on this blog. The anonymity sets involved grew from a handful of participants to hundreds or thousands per round on the more active protocols.

Regulatory Attention

As mixing tools matured technically, they also drew increasing regulatory scrutiny, with some jurisdictions treating certain mixing services as money-transmission businesses subject to licensing requirements, and others taking enforcement action against specific operators accused of facilitating illicit finance. This history is part of why understanding a service's legal posture, not just its technical design, matters before using one.

Where Things Stand Today

The clearest lesson from this history is the value of non-custodial design: services that never take control of your coins remove an entire category of risk that plagued the earliest mixers. Evaluating any current mixing service against that lesson is one of the most useful things a user can do.