Bitcoin Forum
June 19, 2024, 05:24:29 AM *
News: Voting for pizza day contest
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Electrum / Re: getaddressbalance is not accurate ? on: October 28, 2023, 10:05:59 AM
Thanks, to better understand, "if" I own the private key associated with this address, then:
My balance is 30.99099822 BTC.
which includes:
- the 30 BTC from the P2PK transaction made in 2009.
- The 0.99 BTC that Electrum recognizes as confirmed for that address

But I can still spend 30.99 btc, right? If yes, I don't understand Electrum decision to exclude P2PK balances from the address balance!
2  Bitcoin / Electrum / getaddressbalance is not accurate ? on: October 28, 2023, 09:38:20 AM
getaddressbalance is not accurate:

Code:
$ ./electrum-4.4.6/run_electrum  getaddressbalance 18jANvQ6AuVGJnea4EhmXiAf6bHR5qKjPB
{
    "confirmed": "0.00099822",
    "unconfirmed": "0"
}

But real balance is 30.99099822 BTC

see https://blockchair.com/bitcoin/address/18jANvQ6AuVGJnea4EhmXiAf6bHR5qKjPB
and
https://blockchain.info/balance?active=18jANvQ6AuVGJnea4EhmXiAf6bHR5qKjPB

What can be wrong? The servers I'm relying on?
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!