# Verify the Blockstream app binaries

Source URL: https://helpcenter.dxp-frontend.devserver.app/blockstream-app/perform-advanced-wallet-operations/verify-the-blockstream-app-binaries
Updated: 2026-04-09T09:36:20.000Z
Category: Blockstream App
Section: Perform Advanced Wallet Operations

---

Our Blockstream app binary releases are available on GitHub:

- [Android](https://github.com/Blockstream/green%5Fandroid/releases/latest)
- [iOS](https://github.com/Blockstream/green%5Fios/releases/latest)
- [Desktop](https://github.com/Blockstream/green%5Fqt/releases/latest)

Each binary release comes with a _SHA256SUM.asc_ file. The file contains a digital signature of the binary files hashes from Blockstream. Using PGP software you should verify that the downloaded packages have been correctly signed by us.

Our PGP fingerprint is:

04BE BF2E 35A2 AF2F FDF1 FA5D E7F0 54AA 2E76 E792

Import the public key:

gpg --keyserver keyserver.ubuntu.com --recv-keys "04BE BF2E 35A2 AF2F FDF1 FA5D E7F0 54AA 2E76 E792"

Verify the signed hashes of the downloaded binaries:

gpg --verify SHA256SUMS.asc

Navigation: Blockstream Help Center > Blockstream App > Verify the Blockstream app binaries

## Related Articles in This Section
- [Sign message to verify wallet ownership](https://helpcenter.dxp-frontend.devserver.app/blockstream-app/perform-advanced-wallet-operations/sign-message-to-verify-wallet-ownership)
- [Set up watch-only wallet](https://helpcenter.dxp-frontend.devserver.app/blockstream-app/perform-advanced-wallet-operations/set-up-watch-only-wallet)
- [Speed up transaction confirmation](https://helpcenter.dxp-frontend.devserver.app/blockstream-app/perform-advanced-wallet-operations/speed-up-transaction-confirmation)
- [Change exchange rate](https://helpcenter.dxp-frontend.devserver.app/blockstream-app/perform-advanced-wallet-operations/change-exchange-rate)
- [Export PSBT](https://helpcenter.dxp-frontend.devserver.app/blockstream-app/perform-advanced-wallet-operations/export-psbt)
- [Sweep funds from a private key](https://helpcenter.dxp-frontend.devserver.app/blockstream-app/perform-advanced-wallet-operations/sweep-funds-from-a-private-key)
- [Set up testnet wallet](https://helpcenter.dxp-frontend.devserver.app/blockstream-app/perform-advanced-wallet-operations/set-up-testnet-wallet)
- [Connect to Tor](https://helpcenter.dxp-frontend.devserver.app/blockstream-app/perform-advanced-wallet-operations/connect-to-tor)
- [Set up a BIP39 passphrase](https://helpcenter.dxp-frontend.devserver.app/blockstream-app/perform-advanced-wallet-operations/set-up-a-bip39-passphrase)
- [Verify the Blockstream app binaries](https://helpcenter.dxp-frontend.devserver.app/blockstream-app/perform-advanced-wallet-operations/verify-the-blockstream-app-binaries) (current)
- [What is watch-only mode?](https://helpcenter.dxp-frontend.devserver.app/blockstream-app/perform-advanced-wallet-operations/what-is-watch-only-mode)
