September 14, 2026

Get transaction history of address using electrum commands

I am using electrum protocol to query history of a Bitcoin address using blockchain.address.get_history.

All is good I am receiving the tx data for every transaction. My problem is that I unable to figure out a way to get the fee and transaction details for every tx received. ( I want to use same stratum protocol if possible )

Thanks

Previous Article

Sent bitcoins to a suspicious address!

Next Article

Is there an API with which I could obtain the exchange rate of bitcoin to dollar some time in the past by giving the desired time as parameter?