Disclosure: CoinCodeCap may earn a commission if you sign up through links on this page. Privacy + regulatory warning: Wasabi Wallet’s CoinJoin coordinator was discontinued June 1, 2024 after regulatory pressure. The wallet still works but CoinJoin now requires connecting to third-party coordinators. CoinJoin is legal in most jurisdictions but regulators are scrutinizing privacy services — research your local rules before mixing. US users: Wasabi banned US participation in CoinJoins April 2024. This guide covers wallet specifications and trade-offs, not investment or legal advice.
How I Reviewed This Wallet: I have hands-on experience with Wasabi Wallet across both v1.x (pre-2022) and v2.x (Hydra release line). This review reflects the May 2026 reality: zkSNACKs shut down June 1, 2024; Wasabi 2.0.8+ added custom coordinator selection; Ginger Wallet emerged as a fork with default coordinator; nine community-run coordinators are now active. I tested onboarding, BIP 158 block filter sync via Tor, custom coordinator setup (Kruw, OpenCoordinator, SwissCoordinator), hardware wallet pairing with Trezor and ColdCard, address labeling, and Silent Payments. This review covers the wallet’s privacy architecture, coordinator landscape, alternatives, and who should still use it in 2026.
Wasabi Wallet is a Bitcoin-only, non-custodial, open-source desktop wallet built around radical privacy: BIP 158 block filters, Tor integration by default, address labeling, coin control, and CoinJoin support. Originally launched 2018 by zkSNACKs, the wallet pioneered making CoinJoin (Bitcoin transaction mixing) accessible to non-technical users. The watershed moment came June 1, 2024, when zkSNACKs shut down its CoinJoin coordinator service citing regulatory pressure following the April 2024 arrest of Samourai Wallet developers and the broader US crackdown on Bitcoin privacy services.
Wasabi did not die — it transformed. Three former zkSNACKs developers continue maintaining the open-source codebase. Wasabi v2.0.8 (“Hydra”) shipped a “Change Coordinator” UI feature that lets users connect to any third-party CoinJoin coordinator. Within days of the shutdown, nine community-run coordinators emerged. A direct fork — Ginger Wallet, run by InvisibleBit LLC — appeared with a built-in default coordinator. The Bitcoin privacy ecosystem decentralized in real time. Wasabi Wallet 2026 is what you get when a privacy product survives a regulatory hit by federating its trust model.
| Quick Verdict | Wasabi Wallet (May 2026) |
|---|---|
| Type | Non-custodial, Bitcoin-only desktop wallet |
| Launched | 2018 (v1.0); 2022 (v2.0); maintained 2026 by core team |
| Original company | zkSNACKs (shut down coordinator June 1, 2024; wallet codebase still maintained) |
| Platforms | Windows, macOS, Linux (no mobile) |
| Open-source | Yes (MIT license, GitHub) |
| Privacy features | BIP 158 filters, Tor by default, CoinJoin via custom coordinator, address labeling, coin control, Silent Payments |
| CoinJoin status | ⚠️ Requires connecting to third-party coordinator (Kruw, OpenCoordinator, SwissCoordinator, etc.) |
| US users | Banned from CoinJoins (April 2024) |
| Hardware wallet support | Trezor, Ledger, ColdCard, BitBox02 + others via HWI |
| Cost | Free (CoinJoin coordinator fees vary, typically 0.3% on amounts above 0.01 BTC) |
| Fork | Ginger Wallet (default coordinator, run by InvisibleBit LLC) |
| Score (out of 5) | 4.0 / 5 — Still excellent for privacy-focused desktop users; coordinator selection adds friction |
| 📌 Recommended for: Bitcoin-focused privacy users on desktop comfortable with technical setup. Skip if: you want simple mobile UX (use Phantom/Trust), need multi-coin support, or are based in the US (where CoinJoins are blocked). For low-effort privacy: try Ginger Wallet (Wasabi fork with built-in coordinator). | |
What Is Wasabi Wallet?
Wasabi Wallet is a Bitcoin-only, non-custodial desktop wallet built by zkSNACKs (Hungarian privacy company, founded 2018). The team — Ádám Ficsór, Gergely Hajdu, and Bálint Harmat — built Wasabi around the principle that Bitcoin’s transparency is a privacy problem: every transaction is public on the blockchain, every UTXO can be traced, every address reuse leaks linkability. Wasabi’s design philosophy: every architectural decision should default to maximum privacy.
- BIP 158 block filters — Wasabi was the first popular wallet to implement compact block filters. Your wallet downloads filters (small, no privacy leak), checks locally if blocks contain your transactions, then fetches only relevant blocks from a Bitcoin P2P node. Critically: your extended public key (xpub) and addresses NEVER leave your computer. Compare to most wallets that send xpub to a remote server (privacy leak).
- Tor by default — All network traffic routes through Tor with new circuits per operation. Your IP address never reaches Bitcoin nodes or any backend.
- Mandatory address labeling — Every receiving address must be labeled with the observer who knows about it (“Alice”, “Coinbase withdrawal”, “salary”). This makes coin control conscious — you always know which coins are linked to which counterparties.
- Coin control — Wasabi shows individual UTXOs (not just total balance). You select which coins to spend, preserving privacy by avoiding unwanted UTXO joins.
- CoinJoin (now via custom coordinators) — Mix your bitcoin with other users’ coins to break on-chain transaction trails. Each CoinJoin participant gets equal-value outputs that cannot be linked to specific inputs.
- Silent Payments support — Receive Bitcoin at unique on-chain addresses derived from a single reusable static address (BIP 352). Mitigates address reuse without constant interaction.
For broader Bitcoin privacy context, see our best anonymous Bitcoin wallets guide and best Monero wallets guide. For wallet education, see our different types of crypto wallets pillar.
⚠️ The June 2024 zkSNACKs Shutdown — What Changed
This is the most important context for any 2026 Wasabi review. On May 1, 2024, zkSNACKs announced it would shut down its CoinJoin coordinator service effective June 1, 2024. The decision came amid escalating US regulatory pressure on Bitcoin privacy services:
- April 24, 2024 — DOJ unsealed indictments against Samourai Wallet developers Keonne Rodriguez and William Lonergan Hill, charging them with money laundering conspiracy and unlicensed money transmission related to Samourai’s Whirlpool CoinJoin service. Both arrested.
- April 26, 2024 — Wasabi Wallet preemptively banned US users from participating in CoinJoins (geo-block).
- May 1, 2024 — zkSNACKs announced full coordinator shutdown effective June 1, citing regulatory uncertainty.
- June 1, 2024 — zkSNACKs CoinJoin coordinator service permanently went offline. Most zkSNACKs employees received termination notices.
- June 2024 — Wasabi v2.0.8 (“Hydra”) shipped with a “Change Coordinator” UI button. Nine community-run coordinators emerged within days. Ginger Wallet fork launched by InvisibleBit LLC (founded by former zkSNACKs developers).
What this means for users in 2026:
- The Wasabi Wallet client (open-source codebase) still works as a regular Bitcoin wallet — receive, send, hardware wallet pairing, Tor integration, BIP 158 filters all functional
- CoinJoin requires you to manually select a coordinator — Wasabi 2.0.8 makes this a few clicks; previously required config file edits
- Initial liquidity on community coordinators is lower than zkSNACKs’ peak — anonymity sets are smaller until liquidity builds
- US users are blocked from most coordinators (compliance with US sanctions)
- Three former zkSNACKs developers continue maintaining the open-source Wasabi codebase
CoinJoin Coordinator Landscape (2026)
With zkSNACKs gone, the CoinJoin ecosystem is now decentralized across multiple community-run coordinators. Each has different fee structures, anonymity policies, and OFAC compliance stances. Wasabi 2.0.8+ lets you connect to any of them via a single UI button.
| Coordinator | Run by | Fees | Notes |
|---|---|---|---|
| Kruw | Independent operator | 0.3% above 0.01 BTC; free remix | Largest 2026 anonymity sets after zkSNACKs shutdown — popular default |
| OpenCoordinator | Open-source community | Variable | Open-source coordinator software, decentralized ethos |
| SwissCoordinator | Swiss operator | Variable | Jurisdictional diversity, EU-based |
| Ginger (default in Ginger Wallet) | InvisibleBit LLC | 0.3% above 0.01 BTC; free remix; OFAC compliance | Default in Ginger Wallet fork; controversial OFAC stance for some users |
| Self-hosted via BTCPay Server | You | None | BTCPay Server CoinJoin plugin lets you run your own coordinator; “Discovery” feature lists active ones |
| JoinMarket via Jam | Decentralized peer-to-peer | Earn fees as liquidity provider | Different protocol entirely — runs on your full node (Umbrel/Start9) |
How to switch coordinator in Wasabi 2.0.8+: Open Wasabi → Settings → CoinJoin tab → “Change Coordinator” → paste coordinator URL or select from BTCPay Server discovery. No config file editing required (this was the breakthrough Hydra UX improvement).
Wasabi Wallet vs Ginger Wallet (Critical Comparison)
Ginger Wallet is a direct fork of Wasabi created by former zkSNACKs developers under InvisibleBit LLC. It was forked from Wasabi v2.0.7.2 in May 2024. The two products diverge philosophically:
| Aspect | Wasabi Wallet | Ginger Wallet |
|---|---|---|
| CoinJoin coordinator | None default; user selects (Kruw, etc.) | Built-in default coordinator (Ginger) |
| Coordinator switching | Yes — full flexibility | Locked to Ginger coordinator |
| OFAC compliance | Depends on chosen coordinator | OFAC compliance by default (“illicit actors not allowed”) |
| Maintained by | 3 former zkSNACKs developers (open-source community) | InvisibleBit LLC (Martin Rimoczi + ex-zkSNACKs devs) |
| Best for | Privacy maximalists who want coordinator choice | Users who want plug-and-play CoinJoin without setup |
| Trade-off | More setup; more flexibility | Easier UX; less control over coordinator policy |
Honest assessment: Both clients can connect to the same coordinators (currently). Ginger is easier for new users; Wasabi is preferred by users uncomfortable with OFAC-compliant coordinator policy or who want to switch coordinators flexibly. The two clients may diverge further over time, but as of May 2026, the underlying Wasabi codebase remains shared.
Wasabi Wallet — Pros & Cons
| ✅ Pros | ⚠️ Cons |
|---|---|
| Strongest open-source Bitcoin privacy wallet for desktop | Bitcoin-only — no ETH, BTC L2s only via Lightning external |
| BIP 158 filters — xpub never leaves your computer | Desktop only — no mobile app (Wasabi cites mobile compute limits for CoinJoin) |
| Tor by default with new identity per operation | CoinJoin requires manual coordinator selection (post-June 2024) |
| Mandatory address labeling forces good privacy hygiene | US users banned from CoinJoins (geo-blocked since April 2024) |
| Hardware wallet pairing: Trezor, Ledger, ColdCard, BitBox02 | Initial coordinator liquidity post-shutdown is lower than zkSNACKs’ peak |
| Silent Payments (BIP 352) supported | Beginners find UI complex (UTXO management, coin control concepts) |
| Open-source MIT license, reproducible builds | Smaller maintainer team after zkSNACKs shutdown (3 devs vs ~15 previously) |
| BTCPay Server CoinJoin plugin lets advanced users self-coordinate | CoinJoin fees ~0.3% above 0.01 BTC per round |
| Coordinator change UI in v2.0.8 (Hydra) — no config file editing | Tor connectivity issues in some regions affect onboarding |
| Compatible with Bitcoin full nodes (run your own bitcoind) | Privacy tooling is being scrutinized by regulators globally |
Wasabi Wallet vs Privacy Alternatives (2026)
| Wallet | Type | Privacy Approach | vs Wasabi |
|---|---|---|---|
| Wasabi Wallet | Desktop, Bitcoin-only | BIP 158 + Tor + CoinJoin (custom coordinator) | — |
| Ginger Wallet | Desktop, Bitcoin-only | BIP 158 + Tor + CoinJoin (default coordinator) | Wasabi fork with simpler UX; OFAC-compliant coordinator |
| Sparrow Wallet | Desktop, Bitcoin-only | Coin control, BIP 158, hardware wallet integration; no built-in CoinJoin | More UTXO control + better PSBT/multisig; weaker built-in CoinJoin |
| Samourai Wallet | Mobile, Bitcoin-only | Whirlpool CoinJoin, Stonewall, Ricochet | ⚠️ Developers arrested April 2024; Whirlpool service offline; not recommended |
| Sparrow + JoinMarket (Jam) | Desktop + node | Decentralized P2P CoinJoin via Joinmarket protocol | Truly decentralized; requires running full node; more complex setup |
| Cake Wallet (Monero mode) | Mobile, multi-coin | Monero ring signatures + stealth addresses (no CoinJoin needed) | Monero is privacy-by-default; different cryptocurrency entirely |
For more privacy wallet context, see our 10 best anonymous Bitcoin wallets guide. For non-Bitcoin privacy, see our best Monero wallets guide.
How Wasabi’s CoinJoin Actually Works
CoinJoin is a Bitcoin transaction structure that combines inputs from multiple users into a single transaction with equal-value outputs. The result: an external observer cannot determine which input belongs to which output.
- You enqueue UTXOs — Select coins you want to mix (typically those linked to your KYC identity)
- Wasabi connects to coordinator — Coordinator gathers participants for the next round
- Inputs registered — All participants register their inputs with the coordinator (cryptographically blinded — coordinator can’t link inputs to outputs)
- Outputs registered — Each participant requests output addresses (also blinded)
- Transaction signed — All participants sign the multi-input multi-output transaction
- Broadcast — The single CoinJoin transaction is broadcast to the Bitcoin network
- Result — Each participant receives equal-value outputs that cannot be linked to their original input
Key properties:
- Non-custodial — Coordinator never controls your funds. The coordinator orchestrates the transaction but cannot move coins without your signature.
- Trustless against the coordinator — Even a malicious coordinator cannot steal coins or learn input-output linkability (cryptographic blinding).
- Sybil attack risk — A coordinator running fake participants alongside you could reduce effective anonymity. Larger coordinators with verified liquidity are safer.
- Anonymity set — The number of legitimate participants in your round. Higher = better privacy. Wasabi 2.0 uses WabiSabi (the team’s novel CoinJoin protocol allowing variable output denominations) targeting 100+ inputs per round.
Hardware Wallet Pairing
Wasabi can pair with hardware wallets via the Bitcoin Core HWI (Hardware Wallet Interface) standard. Supported devices:
- Trezor (One, Model T, Safe 3, Safe 5) — USB connection
- Ledger (Nano S Plus, Nano X, Stax, Flex) — USB connection
- ColdCard (Mk4, Q1) — Air-gapped via SD card or PSBT QR
- BitBox02 — USB-C connection
- KeepKey, Jade, Foundation Passport — supported via HWI
The pairing model: hardware wallet holds private keys; Wasabi handles UTXO management, coin selection, transaction construction, Tor broadcasting. Best of both worlds: cold-storage security + Wasabi’s privacy architecture. For broader hardware wallet context, see our best hardware wallets guide.
Who Should Use Wasabi Wallet in 2026?
- Bitcoin-focused users who want maximum on-chain privacy and don’t mind Bitcoin-only
- Desktop users comfortable on Windows / macOS / Linux (no mobile)
- Privacy maximalists who want coordinator choice flexibility (vs Ginger’s locked default)
- Hardware wallet owners wanting privacy-focused desktop coin control + Tor broadcasting
- BTCPay Server operators who want to self-coordinate via the BTCPay CoinJoin plugin
- Open-source advocates — Wasabi is fully MIT-licensed with reproducible builds
- Users outside the US — geographic restrictions are real
Who Should NOT Use Wasabi Wallet?
- US-based users — CoinJoins are geo-blocked. Use Sparrow Wallet for non-CoinJoin Bitcoin privacy or consider Monero (privacy-by-default).
- Mobile-first users → Phantom, Trust Wallet, Coinbase Wallet — see our Coinbase Wallet review
- Multi-coin users needing ETH, SOL, etc. → MetaMask, Trust Wallet — see our Trust Wallet vs MetaMask comparison
- Beginners who find UTXO management and coordinator selection intimidating → Try Ginger Wallet (Wasabi fork) for simpler UX
- Users wanting strongest privacy possible → Consider Monero (cryptocurrency-level privacy) — see our best Monero wallets guide
Frequently Asked Questions
Is Wasabi Wallet still safe to use in 2026?
Yes — the Wasabi Wallet client itself is safe. The June 2024 zkSNACKs shutdown affected the CoinJoin coordinator service, NOT the wallet codebase. The open-source code is maintained by three former zkSNACKs developers and the broader open-source community. Reproducible builds are available. Hardware wallet pairing, Tor integration, and BIP 158 sync all work normally. The change is that CoinJoin now requires you to manually select a third-party coordinator (Kruw, OpenCoordinator, etc.) — a few extra clicks in v2.0.8 settings.
What happened to Wasabi Wallet in 2024?
On May 1, 2024, zkSNACKs (the company behind Wasabi Wallet) announced it would shut down its CoinJoin coordinator service effective June 1, 2024, citing US regulatory pressure following the April 24 arrest of Samourai Wallet developers. Most zkSNACKs employees received termination notices. The Wasabi Wallet open-source codebase continued under a smaller maintainer team. Wasabi v2.0.8 (“Hydra”) added a “Change Coordinator” feature allowing users to connect to community-run coordinators. A direct fork called Ginger Wallet launched in June 2024 with a built-in default coordinator. Nine community-run coordinators emerged within days of zkSNACKs’ shutdown.
Can I still CoinJoin in Wasabi Wallet?
Yes — but you need to manually select a coordinator. In Wasabi v2.0.8+, go to Settings → CoinJoin → Change Coordinator and paste the URL of a community-run coordinator (Kruw, OpenCoordinator, SwissCoordinator are popular). Or use BTCPay Server’s “Discovery” feature to browse active coordinators. US users are blocked from most coordinators due to OFAC compliance. Once connected, the CoinJoin process is identical to before — enqueue UTXOs, wait for round, get equal-value outputs. Initial liquidity post-shutdown is lower than zkSNACKs’ peak, so anonymity sets are smaller until volume builds.
Wasabi Wallet vs Ginger Wallet — which should I use?
Both are forks of the same underlying codebase. Wasabi Wallet: no default coordinator; you select your own; full flexibility; preferred by privacy maximalists. Ginger Wallet: built-in default coordinator (Ginger); plug-and-play CoinJoin; preferred by users who want simpler UX. Trade-off: Ginger’s default coordinator is OFAC-compliant (“illicit actors not allowed to participate”), which is contentious for some privacy advocates. Wasabi gives you the option to use coordinators with different policies. As of May 2026, both clients can connect to the same coordinators in practice. Try Ginger if you want CoinJoin without configuration; try Wasabi if you want coordinator control.
Is CoinJoin legal?
In most jurisdictions, yes — CoinJoin is a legitimate Bitcoin transaction format. The vast majority of CoinJoin usage is by ordinary users protecting their financial privacy. However, regulatory environments are tightening. The April 2024 arrest of Samourai Wallet developers (charged with money laundering conspiracy and unlicensed money transmission) shows US authorities are willing to prosecute services they deem to facilitate money laundering. Wasabi Wallet (the client) is legal — but use of certain coordinators may be restricted in your jurisdiction. Research your local rules before mixing. CoinCodeCap is not a legal advisor; consult a qualified attorney for jurisdiction-specific guidance.
Why is Wasabi Wallet desktop-only?
Wasabi cites mobile device compute limitations for the CoinJoin protocol. WabiSabi (Wasabi 2.0’s CoinJoin protocol) requires significant cryptographic operations during round registration that are demanding on mobile hardware and battery. Additionally, the BIP 158 block filter sync is bandwidth-heavy on first run. The team has consistently prioritized desktop UX over building a mobile app. For mobile Bitcoin privacy, alternatives include hardware wallet pairing with desktop Wasabi via Tor, or using BlueWallet / Phoenix on mobile (without CoinJoin) plus periodic CoinJoin rounds on desktop.
Can US users still use Wasabi Wallet?
The Wasabi Wallet client itself is freely available to US users — receive, send, hardware wallet pairing, BIP 158 filters all work. However, US users are geo-blocked from CoinJoins on most coordinators (April 2024 ban, sustained post-zkSNACKs shutdown by community coordinators for OFAC compliance). US users seeking on-chain Bitcoin privacy without CoinJoin should consider: (1) Sparrow Wallet for coin control + UTXO management, (2) Lightning Network for off-chain privacy, (3) running a self-hosted JoinMarket coordinator via BTCPay Server, or (4) Monero for cryptocurrency-level privacy.
What hardware wallets work with Wasabi Wallet?
Wasabi supports any hardware wallet compatible with Bitcoin Core’s HWI (Hardware Wallet Interface). This includes Trezor (One, Model T, Safe 3, Safe 5), Ledger (Nano S Plus, Nano X, Stax, Flex), ColdCard (Mk4, Q1 — air-gapped via SD card/PSBT QR), BitBox02, KeepKey, Foundation Passport, and Jade. Pairing pattern: hardware wallet signs transactions; Wasabi handles UTXO management, coin selection, Tor broadcasting. This combines cold-storage security with Wasabi’s privacy architecture. For our latest Ledger review, see Ledger Stax review.
Verdict: Should You Use Wasabi Wallet in 2026?
Wasabi Wallet 2026 is a transformed product compared to its pre-2024 form. The June 2024 zkSNACKs coordinator shutdown removed the “default” CoinJoin path but did not kill the wallet — open-source maintainers, community coordinators, and the Wasabi v2.0.8 “Hydra” coordinator-switching UI kept the privacy mission alive. Score: 4.0/5.
The honest 2026 assessment: Wasabi remains the strongest open-source desktop Bitcoin privacy wallet for users willing to handle coordinator selection. For users who want plug-and-play CoinJoin without setup, the Ginger Wallet fork is the easier path. For US-based users, Wasabi’s CoinJoins are geo-blocked — Sparrow Wallet plus Lightning or Monero are better privacy paths. For mobile-first users, Wasabi isn’t an option (no mobile app).
The June 2024 events were not just a Wasabi story — they were a Bitcoin privacy ecosystem turning point. The community’s response (nine new coordinators within days, Ginger Wallet fork within a month, BTCPay Server CoinJoin plugin enabling self-coordination) demonstrated that decentralization works under pressure. Whether the regulatory environment will allow this decentralized privacy infrastructure to thrive is the open 2026 question.
Reviewed by Gaurav Agarwal, founder of CoinCodeCap. Direct hands-on experience with Wasabi Wallet across v1.x and v2.x release lines. Status (zkSNACKs coordinator shutdown June 1 2024, Samourai Wallet developer arrests April 24 2024, Wasabi v2.0.8 “Hydra” coordinator switching UI, Ginger Wallet fork by InvisibleBit LLC, BTCPay Server CoinJoin plugin) reflects direct research and verification through May 2026.
⚡ Bottom Line: 2026 review of Wasabi Wallet — Bitcoin-only, non-custodial, open-source desktop privacy wallet. zkSNACKs shut down its CoinJoin coordinator June 1 2024 due to US regulatory pressure (April 24 2024 Samourai Wallet developer arrests as broader context). Wasabi v2.0.8 “Hydra” added “Change Coordinator” UI; nine community-run coordinators (Kruw, OpenCoordinator, SwissCoordinator, etc.) emerged within days. Wasabi codebase still maintained by 3 former zkSNACKs devs. Score: 4.0/5. Best for: Bitcoin-focused desktop users outside the US wanting maximum on-chain privacy with coordinator flexibility. Skip if: US-based (CoinJoins geo-blocked), mobile-first (no mobile app), multi-coin user (Bitcoin-only), or beginner (try Ginger Wallet fork instead). Pairs with Trezor, Ledger, ColdCard, BitBox02 hardware wallets. Alternative: Ginger Wallet (fork with built-in default coordinator), Sparrow Wallet (no built-in CoinJoin, better PSBT/multisig), or Monero for cryptocurrency-level privacy.
Related Reading
📋 Privacy & Security: Best Anonymous Bitcoin Wallets | Best Monero Wallets | Different Types of Crypto Wallets
📋 Wallet Roundups by Type: Best Crypto Wallets (Pillar) | Best Hardware Wallets | Best Cold Wallets | Best Multisig Wallets | Best Non-Custodial Wallets
🌍 Regional Wallet Guides: Canada | UAE | Germany | India
📋 Hardware Wallet Reviews: Ledger Stax Review | Coinbase Wallet Review
📋 Wallet Comparisons: MetaMask vs Coinbase Wallet | Trust Wallet vs MetaMask






