Questions tagged [electrum]

Electrum is a lightweight Bitcoin client written in Python

Project page: http://electrum.org/

Electrum is a lightweight Bitcoin client written in Python. It does not store the blockchain so disk usage is minimal. Electrum only stores block headers to ensure that it is connected to nodes using the same blockchain and verifies that the headers have valid PoWs. In order to get data about transactions, Electrum must connect to special full nodes running an Electrum server software.

Questions under this tag should be about the usage and development of Electrum.

670 questions
10
votes
2 answers

What currencies does Electrum support?

The Bitcoin-Wiki page for Electrum says it's a Bitcoin wallet. However, there is also a Litecoin version. What currencies does Electrum support?
user4951
  • 1,188
  • 5
  • 18
  • 31
8
votes
2 answers

Electrum Seed Length

I noticed that Electrum seeds are 13 words long if the wallet has been created by Electrum but if I used a random hex string to create the wallet it always was 24 words long. So before I wrote this question, I wasn't quite sure that I remembered the…
UTF-8
  • 3,224
  • 1
  • 15
  • 29
8
votes
1 answer

How do I use electrum on multiple computers?

I would like to use my electrum wallet on multiple computers. Is it just a matter of using my seed to recover the wallet on the other computer, or do I have to do something special to set it up?
Michael
  • 81
  • 1
  • 1
  • 2
7
votes
2 answers

What are the security implications of not hosting your own Electrum server?

Bitcoin-Qt is getting require large and is taking up over 10% of the space on my little laptop. Looking for an alternative, I saw Electrum. I downloaded the app and I'm able to connect to a server, but I'm wondering: what would the security…
Ramon Tayag
  • 321
  • 3
  • 9
7
votes
1 answer

Electrum exchange rates. Where do they come from and why are they incorrect?

On the simple view on the Electrum client, the value of the bitcoins is displayed in USD, GBP and EUR (changeable by clicking on it). Currently by clicking through, I am seeing exchange rates: 10.29GBP/BTC 10.40EUR/BTC 11.90USD/BTC This is…
bencoder
  • 173
  • 1
  • 4
7
votes
1 answer

Can you use Electrum wallets for storing Ethereum?

Can Electrum wallets be used to store Ether?
watcher
  • 71
  • 1
  • 1
  • 2
6
votes
3 answers

How to get Master Private key in electrum wallet

I have a wallet in electrum. I would like to get my wallet master private key. I don't know how to get that. Please, anyone, suggest me steps to get my key Thanks in Advance
user82970
  • 61
  • 1
  • 2
5
votes
2 answers

What all the addresses are in my Electrum wallet?

What are addresses mean in Electrum? Are they some default/predefined/popular addresses? Are they all my BTC addresses? Can I delete them entirely? I couldn't find delete option, only freeze. Why are some green receiving and some yellow change?
Green
  • 210
  • 1
  • 2
  • 5
5
votes
1 answer

What does it mean when addresses are labelled "beyond the gap limit (highlighted red)"?

There is a lot of red highlighting in the 'Label' column of my online/watch-only Electrum client, including for addresses which contain considerable balances. After trying to find out what this meant, I found out that it is something to do with the…
Miles Bardan
  • 127
  • 2
  • 8
4
votes
1 answer

Simulating -walletnotify option in Electrum

When run in daemon mode, bitcoind accepts a parameter -walletnotify= which runs whenever a wallet transaction changes due to sending/receiving. Is there a similar feature in Electrum? If not, how can it be simulated? The watch_wallet…
Mr. Llama
  • 141
  • 3
4
votes
1 answer

Is Electrum's label sync a decentralized service?

I have some questions about the electrum tool plugin "label sync". How does it work? I had a look into in the QA's here how electrum server/client do work, the random server setup sounds quite resilent. Do the electrum server save IP information…
tupambae
  • 41
  • 1
4
votes
3 answers

Can I use my Electrum seed without Electrum?

Assumptions: I've memorized my electrum seed and will never forget it In the future, I'm robbed of everything but mind and body In the future, Electrum software is not easily accessible or I can only access thin clients Question: Is there another…
Jamie
  • 41
  • 1
  • 3
3
votes
1 answer

Electrum "Pending" what does it mean

My balance in Electrum shows "pending." What does pending mean?
Chaotique
  • 31
  • 1
  • 2
3
votes
1 answer

How Can I create a wallet on Electrum from address or QR code?

Suppose I signed up in a website which creates a bitcoin wallet address for my account and provides me with this address (something like 2RfG1Ph5KlojhnFi8Dg36lfeshnfDiL3Ji) and the QR code. How can I create a wallet on Electrum from this info? If…
lealceldeiro
  • 153
  • 8
3
votes
1 answer

How many addresses can an Electrum Seed generate?

If I generate too many, they go red for some reason. So what is the maximum amount of addresses that a seed can make?
Shamoon
  • 2,849
  • 3
  • 35
  • 52
1
2 3 4 5