Electrum is a lightweight, open-source, and secure Bitcoin wallet that puts you in control of your funds. This documentation will help you get started with Electrum and guide you through its features.
GUI and beginners
- Frequently Asked Questions
- How does Electrum work?
- What information does Electrum share with its servers?
- What is the seed phrase?
- How secure is the seed?
- How do I access my wallet if I forgot my password?
- Where does Electrum get Bitcoin prices from?
- What to do if a transaction is not confirmed for a long time?
- What does it mean to “freeze” an address in Electrum?
- Is my wallet file encrypted?
- Can I use Electrum with a cold wallet?
- Can I import private keys into Electrum from other Bitcoin clients?
- How do I sweep private keys in Electrum?
- Where is the Electrum data directory?
- Where can I find my Electrum wallet file?
- How do I enable debug logging in Electrum?
- How do I make a bulk payment in Electrum?
- Does Electrum allow me to create and sign raw transactions?
- Why does Electrum freeze when I try to send Bitcoins?
- What is the gap limit?
- How do I pre-generate new addresses in Electrum?
- How to Upgrade Electrum?
- Why does my antivirus program detect Electrum as malware?
- Electrum needs a newer version of Python on my old Linux system. How to fix it?
- Is the connection between Electrum clients and servers authenticated?
- Does Electrum support altcoins?
- Invoices
- Two Factor Authentication
- Multisig Wallets
- Cold Storage
- Hardware wallets on Linux
- Running the Latest Electrum on Tails
- Plugins
- Protecting Your Funds from Malware and Other Risks
Advanced users
- Using cold storage with the command line
- Using Electrum Through Tor
- Verify Electrum GPG Signature
Daemon and Command Line
- Command Line
- Configuring SSL for Electrum
- Accepting Bitcoin Payments on Your Website with Electrum
- How to setup a watchtower
- JSON-RPC Interface for Electrum Daemon
For developers
- The Python Console
- Simple Payment Verification
- Electrum Seed Version System
- Extended Transaction Serialization
- Plugin Guidelines