April 18, 2026

Simulating -walletnotify option in Electrum

When run in daemon mode, bitcoind accepts a parameter -walletnotify=<cmd> which runs <cmd> whenever a wallet transaction changes due to sending/receiving. Is there a similar feature in Electrum? If not, how can it be simulated? […]

Read More

How to know if bitcoind synced?

I installed the bitcoind and started it as daemon. After 10hours I’ve tried “du -h” ubuntu@ip-172-31-37-93:~/.Bitcoin$ du -h 16K ./database 59M ./blocks/index 29G ./blocks 646M ./chainstate 30G . How to know if it synced or […]

Read More

Raw Block data in Hexadecimals

Is there any Web API available for us to query Blockchain data in hex format? The format should follow the standard (https://en.Bitcoin.it/wiki/Block#Block_structure) structure rather than JSON.

Read More

Multibit Private Key Restore

I backed up my private key and restored it into a new copy of Multibit (difference machine). The import was successful but the public key address has not been updated with my previous address. I’ve […]

Read More