Ether balance by "https://etherscan.io/address/account No" is not visible

randhirrandhir Member Posts: 3
Hi All,

I am new in this technology, I just started mining. from my system it seems contiguously mining and rewards as well block counts increasing. when I saw my ether balance using eth.getBalance(eth.accounts[0]) or web3.fromWei(eth.getBalance(eth.coinbase),"ether"). it showing good amount of balance but when i am trying to see at Ether balance by "https://etherscan.io/address/0xaa00f5c07382e3e8eaed4a0c69486b7bedbdda2a"

Its showing 0 Ether.
I didn't understand where is the problem?
Am i doing something wrong even its showing current mining block more than 7500 and web3.fromWei(eth.getBalance(eth.coinbase),"ether") balance is more than 30K.

could you please help me to correct the things?

Thanks in advance!!!

Best Regards
Randhir

Answers

Sign In or Register to comment.