Skip to main content

Questions tagged [electrum]

Electrum is a lightweight Bitcoin client written in Python

1 vote
2 answers
134 views

BTC Wallet with Seed but without public key

Is it possible to recover my wallet (BEP39 with 24 Words and a passphrase) without having the public key? The problem is that I'm not sure about my passphrase and I need to test around 50 combinations,...
Christian's user avatar
0 votes
1 answer
43 views

Why does Electrum's createnewaddress() only return legacy addresses?

Why does Electrum's createnewaddress() (or "Create Request") only return legacy addresses? How do I make it create bech32 addresses?
Geremia's user avatar
  • 4,704
1 vote
1 answer
32 views

How to turn a just watch electrum wallet to HD

Hello everyone I have an electrum wallet and it's in just watch mode and I'd like to change it to an HD wallet in electrum. How to go about it if it's possible?
PASCAL RICHARD's user avatar
0 votes
0 answers
19 views

BTC to LND Node Transfer Not Showing yet on node's wallet after almost two weeks?

I realize that this may or may not be a question to ask of the Umbrel developers but I have to sadly report to you all that they rarely answer any posts on their forum. Please help us with this ...
Orange_Bitcoin's user avatar
0 votes
1 answer
33 views

How to estimate how long a transaction will take? [duplicate]

I have this transaction that's been pending for 2 days. mempool says estimate in several hours or more. For context, I am using blue wallet on ios and electrum on android. I imported the electrum ...
user avatar
1 vote
0 answers
153 views

How to generate private key from 24-word mnemonic phrase? (Native Segwit)

When Googling, entire first page consists of people linking to online "calculators" (no thank you) or outdated bip39 code which no longer works. I have a 24 word seed phrase (from ledger ...
Cobie Fisher's user avatar
1 vote
1 answer
78 views

Can I read blockchain's information from Electrum's python console?

I wanted to use Electrum's python console, but the documentation just gives a few examples. Is there a more complete documentation about python commands inside Electrum ? Main tasks I currently want ...
ewen-goisot's user avatar
0 votes
1 answer
67 views

Bitcoin, is this for real or not?

My sister in law believes she has bitcoin, I think she may have something also but do not know for sure,
Norm Sibley's user avatar
1 vote
0 answers
65 views

Electrum Wallet Backup and Restore process

I guess I have misunderstood something somewhere, because this process isn't working quite as I expected. I had electrum on one laptop which I am about to reset, but before doing so, I wanted to be ...
Mr.President's user avatar
2 votes
0 answers
81 views

How does Electrum's "send change to lightning" work?

In Electrum, when sending to a non-Lightning ₿ address, I can choose the "send change to lightning" option. How does this work?
Geremia's user avatar
  • 4,704
-1 votes
1 answer
263 views

deriving the master public key and the btc address from seed phrase of electrum wallet

I am searching for an exact python code that can take a standard wallet seed as input and output the the root key or xpub master public key. I had tried several codes but none of them gave me the '...
he lo's user avatar
  • 3
1 vote
0 answers
98 views

Decrypting wallet

I'm seeking assistance with understanding the technical aspects of how Electrum wallets handle parsing errors and potential solutions for resolving them. My friend has encountered a recurring issue ...
Dirk's user avatar
  • 11
-1 votes
1 answer
59 views

Bitcoin "stolen"

Im a bit of a noob when it comes too bitcoin but i still know some basics. I Ordered 0.00145603 bitcoin ($100AU) from Paybis and the crypto went into my account and then was taken out. If anyone ...
Cooper's user avatar
  • 1
2 votes
1 answer
110 views

Why can't I import a Bitcoin Core private key into an Electrum wallet that supports Lightning?

Why can't I import a Bitcoin Core private key into an Electrum wallet that supports Lightning? Running importprivkey in the Electrum console, I get: Error: This type of wallet cannot import private ...
Geremia's user avatar
  • 4,704
2 votes
0 answers
74 views

How to get transaction fee info using Python from an Electrum server?

I can get a raw transaction and parse it using electrum and bitcoinlib fairly easily: import bitcoinlib from electrum.daemon import Daemon from electrum.simple_config import SimpleConfig class ...
moblie's user avatar
  • 121

15 30 50 per page
1
2 3 4 5
45