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!

Software wallets

Wallet Github Sending Receiving Privacy-preserving scanning1 BIP3752 BIP3763
BitBox BitBoxSwiss/bitbox-wallet-app - - -
Bitcoin Core bitcoin/bitcoin - -
BlindBit Desktop setavenger/blindbit-desktop - -
BlueWallet bluewallet/bluewallet - - -
Cake Wallet cake-tech/cake_wallet - -
Dana Wallet cygnet3/dana - -
Nunchuk Wallet nunchuk-io - - -
Silentium 4 louisinger/silentium - - -
Sparrow Wallet sparrowwallet/sparrow - -
Unchained caravan-bitcoin/caravan - -
Wasabi Wallet WalletWasabi/WalletWasabi - - -

Hardware wallets

Wallet Github Sending BIP375 BIP376
BitBox02 BitBoxSwiss/bitbox02-firmware
Coldcard Coldcard/firmware
SeedSigner SeedSigner/seedsigner

  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. 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