10092/how-to-check-bitcoin-wallet
Is there a way to check a wallet balance from the 1st generated address (parent address) not knowing the child addresses?
Parent address: 1H7wwfstu4e8yianuPtk9CSxUonq4pzLju 0 BTC
Child address: 14ZcreY3y3XxcsRCzfvzz6fWZfBTp6a2ZX 0.00336455 BTC
$ curl -s 'https://blockchain.info/q/addressbalance/1H7wwfstu4e8yianuPtk9CSxUonq4pzLju' 0 $ curl -s 'https://blockchain.info/q/addressbalance/14ZcreY3y3XxcsRCzfvzz6fWZfBTp6a2ZX' 336455
Thought about using Extended Public Key, can someone confirm if I'm right?
https://blockchain.info/xpub/xpub6Exa9kqjZDFBtx2qftFG3nhqiZ7wZsde2PtygviSLrSunmJeaugdFY67Cv9JSMocDojpvMEykWjzcJFzH8bQtfJdogNSpz5Dy4E6L6yUECV
This can be done using Extended Public Key:
Is there a way to check a ...READ MORE
In the link you mentioned(https://blockchain.info/q), there are ...READ MORE
For Java, have a look at the ...READ MORE
What is the argument utxos int the ...READ MORE
yes all are over TCP/IP connections secured ...READ MORE
This was a bug. They've fixed it. ...READ MORE
Summary: Both should provide similar reliability of ...READ MORE
The above error is probably occurring due ...READ MORE
You need to understand that Bitcoin address and ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.