Author

Topic: Generating reception address without opening wallet (Read 161 times)

legendary
Activity: 1484
Merit: 1355
2) How to use Master Public Key?
These are some of the explorers that support using Master Public Key.
~

Just a quick note to mention that sharing your MPK may reveal your entire wallet transaction history, which can compromise your privacy. It is always best to exercise caution when sharing any information related to your wallet online.

I recommend using the BIP32 calculator from bitaps.com, as this tool is usable even when you are not connected to the internet.
https://bitaps.com/bip32
sr. member
Activity: 406
Merit: 443
You can through your MPK

1.  Open Electrum in your connected device and click Next

If you read @op condition, he is looking for a way that does not require opening desktop/Electrum


Is it possible to generate a bitcoin reception address linked to this wallet (i.e. my private keys) without opening the application on my desktop ?

@op The answer to your question is as follows:

1) How to get public key from a Electrum based wallet?
  • Open wallet menu > information

2) How to use Master Public Key?
These are some of the explorers that support using Master Public Key.

All you have to do is save xpub in your phone or anywhere and use these explorers to check your balance.
legendary
Activity: 1484
Merit: 1355
To do this, simply create a new Electrum wallet and select the "Import" option. Paste the master public key into the "Public Key" field, and with this setup, Electrum will generate addresses for your watch-only wallet without requiring your private keys.
To create a watch-only wallet using your master public key, you should select "Standard wallet" and then "Use a master key".
There is no "Import" option at all. There's "Import bitcoin addresses or private keys" option which can't be used for importing a master key.

Yes, you are right. The last time I did this was a long time ago, so I forgot the exact procedure. I see Aikidoka has already provided a clear explanation with screenshots, so there's no need for me to repeat the steps.

@unknowncustomer, you can follow the steps shared by Aikidoka to create a watch-only wallet using your Master Public Key.
sr. member
Activity: 1078
Merit: 342
Sinbad Mixer: Mix Your BTC Quickly
My electrum wallet is encrypted…
Is there any mean to generate offline reception addresses ? Maybe through the MPK ?
You can through your MPK

1.  Open Electrum in your connected device and click Next



2.  Tick on Standard wallet and then click Next



3.  Tick on Use a master key and again click Next



4.  Now past your MPK there and go ahead to Next again.



5.  You can pick a password or you can simply press next.



6.  Now you have your Watching only wallet and you can see your BTC addresses linked to your wallet.



I hope that helps:)
legendary
Activity: 2394
Merit: 5531
Self-proclaimed Genius
Yes, try https://iancoleman.io/bip39/
You may download that page and use on airgapped computer.
I'm assuming that you took OP's "MPK" as 'Master Private Key'.
Because otherwise, IanColeman's BIP39 tool cannot use his 'Master Public Key' and derive addresses from it.
legendary
Activity: 2380
Merit: 5213
To do this, simply create a new Electrum wallet and select the "Import" option. Paste the master public key into the "Public Key" field, and with this setup, Electrum will generate addresses for your watch-only wallet without requiring your private keys.
To create a watch-only wallet using your master public key, you should select "Standard wallet" and then "Use a master key".
There is no "Import" option at all. There's "Import bitcoin addresses or private keys" option which can't be used for importing a master key.
legendary
Activity: 1484
Merit: 1355
My electrum wallet is encrypted…
Is there any mean to generate offline reception addresses ? Maybe through the MPK ?

Yes, you can generate receiving addresses in Electrum even when you're offline by using its "watch-only" feature. To do this, simply create a new Electrum wallet and select the "Import" option. Paste the master public key into the "Public Key" field, and with this setup, Electrum will generate addresses for your watch-only wallet without requiring your private keys.
legendary
Activity: 2380
Merit: 5213
My electrum wallet is encrypted…
Is there any mean to generate offline reception addresses ? Maybe through the MPK ?
Yes. All your addresses can be derived from your master public key and you can use that to create a watch-only wallet. If you are online, you can see your addresses, your balance and your transactions history. If you are offline, you can only see your addresses.
Note that your password encrypts your wallet locally and it doesn't matter whether your wallet is encrypted or not.
legendary
Activity: 952
Merit: 1367
Yes, try https://iancoleman.io/bip39/
You may download that page and use on airgapped computer.
jr. member
Activity: 48
Merit: 27
My electrum wallet is encrypted…
Is there any mean to generate offline reception addresses ? Maybe through the MPK ?
legendary
Activity: 952
Merit: 1367
Yes, you may open the wallet file in any text editor (if wallet is not encrypted). Wallet contains data in JSON form which is human-readable, you may easily find section "addresses":
Code:
"addresses": {
        "change": [
            "your change addresses here",
        ],
        "receiving": [
            "your addresses here",
        ]
    },

If you do not want to reuse any address, you should check in "addr_history" section if given address has any children (inputs)
staff
Activity: 3402
Merit: 6065
Do you simply want to have access to your addresses when you're away from your computer? If so, you have a couple of options:

1. Import your master public key to Bluewallet (mobile wallet) so you can generate addresses.
2. A lot of exchanges support whitelisting addresses. You can generate a few addresses in your wallet and add them to your exchange account and then use them whenever you want to withdraw your funds. This is obviously not the best way, especially if you're withdrawing on a regular basis, and you want to use a different address each time.
jr. member
Activity: 48
Merit: 27
Hello,

Currently have an electrum wallet.
Is it possible to generate a bitcoin reception address linked to this wallet (i.e. my private keys) without opening the application on my desktop ?

It can be quicker and easier in order to receive bitcoin from exchanges to my wallet.
Jump to: