Blue Wallet

OlaniranOlaniran
Jun 4, 2025
Jun 4, 2025
Getting started with Bitcoin seems to be a big challenge for people who are skeptical about the simplicity of its use. Finding the right tools to ensure this simplicity therefore becomes of paramount importance for better adoption of Bitcoin as a medium of exchange and not just as a store of value.
In this tutorial we'll be taking a look at Blue Wallet, a simple but highly effective Bitcoin wallet that allows you to manage your bitcoins personally and also to create management cooperatives based on Multisig (don't worry, we'll come back to it).

Getting started with Blue Wallet

Blue Wallet is an open source, self-hoarding Bitcoin wallet that lets you take control of your bitcoins. It is available as a mobile app on both Android and iOS platforms. In this tutorial we'll be basing ourselves on the Android version, however, all the processes that will be developed are equally valid on iOS.
⚠️ Please make sure to download the Blue Wallet Bitcoin Wallet application on an official platform to guarantee its authenticity and protect your bitcoins from possible leaks and hacks.
Once installed, you can create a new wallet and save the 12 recovery words, or import an existing Bitcoin wallet. Find out how to make an efficient backup of your keywords so you don't lose access to your bitcoins.
With Blue Wallet you can create separate, dedicated Bitcoin wallets. For example, you can have one wallet for your savings and another for your daily expenses, all in the same application.

Portfolio types

In Blue Wallet, you'll find two native Bitcoin wallet types.

Bitcoin wallet

If you're used to other Bitcoin wallets like Phoenix or Aqua, you won't be at all out of step on Interface with Blue Wallet's Bitcoin wallet.
Blue Wallet's Bitcoin wallet represents the standard wallet in the Bitcoin ecosystem. You can spend bitcoins as long as you are in possession of the recovery words that will provide a valid signature on the network to authenticate that you own the bitcoins.
To create a Bitcoin wallet, click on the Add now button, insert the name of your wallet and choose the Bitcoin type.
When you click on your Bitcoin wallet preview, you'll be able to view your transaction history and send and receive bitcoins.
⚠️ All transactions in your Bitcoin wallet are on the Bitcoin protocol main chain (Mainnet).
  • Receiving bitcoins with the Bitcoin Blue Wallet wallet is intuitive. At the bottom of your screen, click on the Receive button. Share the QR code or your Bitcoin address with your sender so they can send you the bitcoins.
You can also configure a predefined amount to specify the amount of Bitcoin you wish to receive.
  • On the Send button, send bitcoins to a Bitcoin address, setting the desired amount and validating the transaction.
Blue Wallet lets you configure the parameters of your Bitcoin shipment as you wish.
You can therefore select the transaction fee ratio that suits you if you want to see your transaction quickly validated in a Mempool and included in a block by the miners. Depending on the ratio you choose, miners will prioritize your transaction to a greater or lesser extent. Find out more in our Mempool Space tutorial.
  • With Blue Wallet, you can add multiple recipients to a single shipment.
When you add the Bitcoin address of your first recipient, in the options, click on Add Recipient, add the Bitcoin address and then set the amount to be sent to this recipient, and so on. Blue Wallet will dispatch the bitcoins for multiple shipments based on your single action.
You can remove one or all recipients by clicking on Remove Recipient and Remove All Recipents respectively.
  • Inflate fees: Have you made a transaction that's taking a long time to be confirmed? By enabling fee inflation you can add additional transaction fees to your pending transaction to speed up its confirmation.

Multisig Portfolio

The Multisig (multi-signature) wallet represents a wallet created from the grouping of a certain number (minimum 2) of Bitcoin wallets. In this type of wallet, depending on the configuration and method chosen, spending bitcoins becomes a collective and cooperative action.
In Blue Wallet, you can create multi-signature wallets for your association, your family, your company. Throughout this section, we'll explore every aspect of this special type of wallet.
Add a new wallet and select type Multisig Vault to create a multi-signature wallet.
Define the m-de-n configuration in your multi-signature organization by clicking on Vault Settings.
⚠️ In an m-of-n configuration, m represents the minimum number of signatures required to approve a transaction and n the number of wallets in your organization.
Be sure to define a minimum number of signatures (m) for the majority of your organization. For example, a 2-of-3 multi-signature configuration requires two wallets in your organization to sign the transaction before it can be carried out.
❗Defining an m-of-n configuration where n equals m is a big risk. When a member loses access to his wallet you lose the authorization to spend bitcoins in the wallet.
Here are some examples of optimal configurations to ensure security and accessibility to bitcoins:
  • 2-de-3 multi signature.
  • 5-de-7 multi signature.
Keep to best practice by selecting the P2WSH format.
P2WSH or Pay to Witness Script Hash is a locking method that locks your transaction's outgoing bitcoins (Outputs) to the Hash of a custom script that Blue Wallet sets up. The main advantage of this type of locking is that it reduces transaction data size and implicitly allows you to pay lower transaction fees.
Create or import each of the n wallets in your configuration. In our tutorial, we'll be using a 2-of-3 multi-signature configuration. Be sure to save the recovery words for each wallet individually.
  • Receive bitcoins
On your Multisig wallet page, you'll find your transaction history and the Receive and Send buttons.
Receiving bitcoins in a multi-signature wallet is the same process as when you are in a standard Bitcoin wallet.
  • Send bitcoins:
By managing a multi-signature wallet, spending bitcoins becomes a compound action, whether with other people or a second wallet of your own. The single signature of your wallet is no longer sufficient. This adds a layer of security to your bitcoins, because a malicious individual will not be able to spend those bitcoins when he comes into possession of just one of your private keys.
Like the standard Bitcoin wallet of Blue Wallet, you can define multiple recipients in the Add recipients option.
When validating your transaction, you'll need a second signature to approve the spending of the bitcoins. Remember, we're in a 2-de-3 multi-signature configuration.
The second wallet signatory, if he or she is also a user, can sign the transaction even if he or she is off the Internet (no Wi-Fi, no mobile data) by scanning the QR code of the partially signed transaction you have just created.
  • Go further with the Multi signature wallet:
On the Interface of your multi-signature wallet, click on the Manage keys button.
By forgetting one of the recovery words of one of the signatory wallets (Forget this seed...), you notify Blue Wallet to delete the backup of these words from its memory. You will therefore have made an external backup.
By performing this action, you keep only the public key associated with these recovery words.
⚠️ Keeping only public keys (XPUB) allows you to add an extra level of security to your 2-of-3 multi-signature configuration. Indeed, it could be detrimental to keep all recovery words in one place when your phone is under attack. Attackers with access to only one VAULT (keyword) that you use to sign your transactions, won't be able to steal your bitcoins (minimum of 02 signatures required) because public keys can't be used to sign transactions.

More options with Blue Wallet

Improving wallet access security

In Settings, the Security option lets you define the use of a fingerprint to carry out a transaction, export or delete your wallet. This authenticates the person using your smartphone.

Activate Lightning Network

Lightning Network is no longer natively supported in the Blue Wallet application.
In Settings > Lightning Settings, you can manually associate your Lightning wallet when running a Lightning Network Daemon (LND) node. Install the LND Hub, then associate your wallet by entering the link generated by the Hub.
You've now completed the Blue Wallet tour, ready to use Bitcoin in all its simplicity and power. We recommend that you take the next step, and find out how you can accept bitcoin payments in your shops, thanks to the power of Lightning.
Did this work well for you?
6
0

Author

This tutorial has been written by Olaniran

You can say thanks by tipping the professor.

OlaniranOlaniran
39Tutorials

Web application developer, I write and share my understanding of how systems work.

adoptionguidesproof-of-work

Credits

This tutorial has not been proofread yet

0/3Proofreading status

The original content has been translated by AI, but human review is necessary to ensure its accuracy.

Progress: 0/32 167 sats1 084 sats542 sats
*Rewards may vary based on the $ exchange rate

Every content on the platform is the result of a collaborative effort: each lesson, translation, and revision is made possible by the work of contributors. For this reason, we are always looking for proofreaders who can review our content in many languages. If you want to participate in the proofreading process, please reach out in our Telegram group and read our tutorial. We remind you that this content is open-source - licensed under CC BY-SA - so it can be freely shared and used, as long as the original source is credited.