Skip to content
Silent Payments Wallet Support

Silent Payments Wallet Support

One of the hardest things to keep up with in the Bitcoin space is keeping up with what wallets have deployed new features, what specific aspects have been deployed, and much more.

I’ll do my best to keep this page up to date, but if you see something that needs to be updated please submit a PR (use that “Edit this page on Github” button ->) or open an issue.

As Silent Payments are so new, please be cautious when testing new wallets with real funds!

Wallets

Bitcoin wallets with Silent Payments support, grouped by what you can do today: send & receive, send-only, and in progress where support is still landing.

Send & receive

Wallet Source Sending Receiving Privacy-preserving scanning1 BIP3752 BIP3763
BlindBit Desktop setavenger/blindbit-desktop - -
Cake Wallet cake-tech/cake_wallet - -
Dana Wallet cygnet3/dana
Sparrow Wallet sparrowwallet/sparrow -

Send-only

Wallet Source Sending Receiving Privacy-preserving scanning BIP375 BIP376
BitBox BitBoxSwiss/bitbox-wallet-app - - -
BlueWallet bluewallet/bluewallet - - -
Nunchuk Wallet nunchuk-io - - -
Wasabi Wallet WalletWasabi/WalletWasabi - - -

In progress

Wallet Source Sending Receiving Privacy-preserving scanning BIP375 BIP376
Bitcoin Core bitcoin/bitcoin - -
Unchained caravan-bitcoin/caravan - -

Hardware signers

Signing devices for Silent Payment transactions (BIP375 to send, BIP376 to spend). They don’t scan or hold funds themselves, so pair them with a software wallet above.

Wallet Source Sending BIP375 BIP376
BitBox02 BitBoxSwiss/bitbox02-firmware
Coldcard Coldcard/firmware
Krux selfcustody/krux
SeedSigner SeedSigner/seedsigner

Applications

Applications that use Silent Payments for a specific purpose, with a built-in wallet.

Wallet Source Sending Receiving Privacy-preserving scanning BIP375 BIP376
Agora4 soapbox-pub/agora - -
Tacit5 z0r0z/tacit - -

Experimental & proof-of-concept

Early proof-of-concept projects. Try with caution, not with meaningful funds.

Wallet Source Sending Receiving Privacy-preserving scanning BIP375 BIP376
Silentium6 louisinger/silentium - - -

  1. “Privacy preserving scanning” here denotes an architecture where no output information is revealed to the back-end server. While this is the only possible back-end approach for now, it’s very likely we will see future approaches that give the view key over to a back-end server to allow background sync, while sacrificing privacy of Silent Payments outputs to that third-party server. This field is a way that we can denote that in the future as-necessary. ↩︎

  2. BIP375 — Sending Silent Payments with PSBT. Defines the PSBT fields required for a hardware signer to participate in constructing a transaction that sends to a Silent Payment address. ↩︎

  3. BIP376 — Spending Silent Payments with PSBT. Defines the PSBT fields required for a hardware signer to spend a previously received Silent Payment output. ↩︎

  4. Agora is a Bitcoin donation/crowdfunding platform with a built-in wallet. It runs as a browser-based hot wallet tied to your Nostr key (nsec). For anything beyond small amounts, transfer the funds to another wallet with a different seed for secure storage. ↩︎

  5. Tacit is a browser-based confidential DeFi dApp with an integrated Bitcoin wallet that can send to and receive at Silent Payment addresses (sp1q...). Its signing key lives only in your browser — export and back it up before holding any value, since clearing browser storage loses it. ↩︎

  6. Silentium is a proof-of-concept and should be used with caution! From the developer:

    This is an experimental project acting as a proof of concept for Silent Payments light wallets. Use at your own risk.

     ↩︎
Last updated on