Join us

Privacy and Bubble Breaker

How Bubble Breaker improves privacy without a centralized service, and what it can and cannot do.

Solana is a public ledger: every transfer is visible, and a direct send from one wallet to another is a permanent, easily discovered link. Bubble Breaker is designed to make that link much harder to follow, especially for automated tracking tools, while keeping everything on your own machine.

How it improves privacy

Instead of sending SOL straight from source to destination, Bubble Breaker routes it through a tree of temporary wallets. Funds travel along several branches, through a chain of hops, with varied amounts and random delays, and converge on a fresh destination that has no direct history with the source. The result looks like noise to automated analysis.

You control the path

You choose how many hops and branches to use, and you can add extra branching to multiply the number of paths. More hops and branches mean a more complex graph that is harder and more expensive to untangle. You can also roll everything back to the source if you change your mind or something fails.

No middleman

The key difference from a centralized service is that there is no middleman. The intermediate wallets are created and controlled on your machine, and your keys never leave it. You do not hand your SOL to anyone to route on your behalf.

What it does and does not do

  • It does make it difficult for automated tools to draw a clean line between your source and destination.
  • It does not make tracing impossible. The ledger is public, and someone with enough time and motivation could trace manually. Bubble Breaker raises the cost of analysis; it does not eliminate it.

Good practices

  • Use more hops and branches when you want a path that is harder to follow.
  • Keep enough SOL to cover the per-hop network fees for the depth you choose.
  • Treat Bubble Breaker as a privacy tool, not a guarantee of anonymity, and use it lawfully.