LearnBitcoin

Glossary

Joinstr

An experimental CoinJoin design that coordinates mixing rounds over Nostr relays instead of a dedicated coordinator. Interesting precisely because there is nothing to seize - but as of 2026 it remains a niche proof of concept, not a production tool.

Joinstr is a CoinJoin design that answers the coordinator problem by not having one. Participants discover mixing pools and coordinate rounds over Nostr, the open relay network better known for social media. Each participant registers a fresh output address, then contributes a partially signed transaction covering its own input and everyone's equal-sized outputs; combined, those become one CoinJoin. The relays that carry the messages are ordinary Nostr relays: generic, interchangeable, run by strangers for other purposes, and never in contact with anyone's money.

After 2024, that architecture became the whole point. Prosecutors took down Samourai's coordinator and scared Wasabi's into retirement because a coordinator is a business you can charge. A mixing round arranged over public relays by pseudonymous participants offers no such handle. Joinstr also charges nothing beyond the mining fee, since there is no operator to pay.

The honesty requirement cuts the other way, though. Joinstr was announced on the bitcoin-dev mailing list in August 2022 by its pseudonymous developer as an explicit proof of concept, with the denial-of-service and Sybil weaknesses acknowledged in the same thread. Years later, the public artifacts are still an Electrum plugin marked pre-alpha, an experimental Rust library that warns against mainnet use, and documentation. No independent measurements show meaningful mixing volume. JoinMarket has run for a decade and struggles to keep maintainers; Joinstr has yet to show that anyone much uses it at all.

It earns its place in the privacy conversation as a direction of travel: coordination pushed onto infrastructure so generic that shutting it down would mean shutting down Nostr itself. Whether it matures into something people actually use is, as of 2026, genuinely unsettled.

Key takeaways

  • Announced on the bitcoin-dev mailing list in August 2022 by a pseudonymous developer, explicitly as a proof of concept
  • Participants find each other and exchange partially signed transactions through ordinary Nostr relays, which are generic, interchangeable, and never touch funds; there is no coordinator fee, only the mining fee
  • Every public release is labeled experimental or pre-alpha, and no independent data shows meaningful real-world usage - an honest description is promising design, unproven adoption

Related terms (5)