Post
Topic
Board Bitcoin Technical Support
Merits 1 from 1 user
Re: Recover Funds from Blockchain.com Wallet
by
nc50lc
on 09/10/2021, 03:03:54 UTC
⭐ Merited by Pmalek (1)
i did the trawling through Derivation path as well..
Did you closed the restored Electrum wallets right after creating them?
Because if it's the first time Electrum launched in your PC, it would need a few minutes to sync the blockchain headers from the servers before it can display the correct balances.
Or if you're not connected to any server (red circle "Network" icon at the lower-right), the balance wont show up.

Alternatively, open each of those electrum wallets, enable console "View->Show Console".
Go to the 'console' tab and type:
Code:
ismine('bc1qw7ppe93na289sp5jt3cm0w8zh9els2nld0tv7u')
If it return with "true", then the bitcoin should be there after it syncs.