Skip to content

Setting up your Wallet

Electrum is now built into Whonix for use! You can follow the same setup below for using electrum in Whonix.

Fortunately Tails already comes with a wallet installed. So everything you have to do is to set it up. To do this click on “Applications” on the top task bar and select the category “Internet”. Then click on the “Electrum Bitcoin Wallet” entry in the list on the right.

Screenshot of the Electrum Bitcoin Wallet application icon.

If you get the warning that “Persistence is disabled for Electrum” you either need to set it up first. so you do not lose your bitcoins. It should now start an installation wizard

First type the name you would like to give this wallet.

Screenshot of the Electrum wallet creation dialog showing the name input field.

What kind of wallet do you want to create? “Standard Wallet”

Screenshot of a dialog box asking to create or restore a seed.

Do you want to create a new seed, or restore a wallet using an existing seed? Choose “Create a new seed”

Screenshot of a dialog box asking to choose a seed type.

Choose a seed type “Segwit”

Screenshot of a dialog box showing the generated seed.

You now get that new seed. As long as you remember that seed, you can always recover your bitcoins (even if you lose your password or when your USB stick with Tails gets lost). So make damn sure that you either remember it or write it down somewhere where nobody else can find it.

Screenshot of a dialog box asking to confirm the seed.

Confirm Seed Now type in the seed you have remembered or written down.

Screenshot of a dialog box asking to choose a password.

Choose a password to encrypt your wallet keys Do not skip this step. Instead choose a strong password using KeePass. In case you lose it, you can always restore your wallet with the seed and set a new password.

Screenshot of a dialog box showing the final step.

Almost done!

Now you just have to make a few changes in the settings. Go to “Tools” -> “Preferences”

Under General Change “Base unit” to BTC “Zeros after decimal point” to something like 5.

Screenshot of a dialog box showing transaction settings.

Under Transactions Check the checkbox for and the one for “Enable Replace-By-Fee”. “Use multiple change addresses” “Online Block Explorer” to blockchainbdgpzk.onion (You may need to scroll down to find it)

Screenshot of a dialog box showing the final step.

Now close the dialog by clicking on “Close”.

Electrum has a list of several servers which it will ask in order to get the balance of the addresses that belong to your wallet. Law enforcement could easily set up such a server to

collect information about when what IP address asks for the balance of what Bitcoin addresses. So Electrum is not anonymous. However if you use Electrum on Tails, law enforcement only knows which addresses belong to that wallet (because the IP address of a Tor exit node suddenly request the balance of for example 20 specific addresses) but not the true IP address of the owner because Tails routes it’s entire internet traffic through the Tor network. Because of this issue it is very important that you exactly follow the steps in the sending bitcoins chapter.

Check their FAQ, their documentation and google your question. If that does not help, you can post your question on /d/darknetmarketsnoobs Electrum not starting any more? First make sure you still have your seed for that wallet and that you can still access it even if your Tails USB stick would break completely. Then right click on desktop, open terminal, and type in electrum and press ENTER. See if it loads. If it does not load do the following steps: Make sure that “Bitcoin client” is checked in the list of data that will be preserved between reboots (go Applications -> System Tools -> Configure persistent volume to see the list). Several users also reported that the following helped: go Applications -> System Tools -> Configure persistent volume and uncheck the Electrum option. Then reboot and check the option again. To finish it, reboot again and test if electrum opens. Reboot Tails and try deleting the “electrum” folder in the directory /live/persistence/TailsData_unlocked/ because it can happen that the Electrum files are corrupted. Then restart Tails and see if you can open Electrum again, if yes you will have to restore your old wallet from your seed. If that does not work go into your /home/amnesia/ directory and press CTRL + h, then rename the folder .electrum to .electrum.bak. After that restart and see if you can start Electrum now.