1
I have a question about bitcoind's getnewaddress command. After I generated by using the command, I can search the address on Blockchain.info. As far as I checked bitcoind's log, bitcoind did not inform about the generating new address to Bitcoin network. So I'm wondering why I can see the information on Blockchain.info. Any help will be appropriated. Thanks.
My address is this.
https://blockchain.info/address/1BKasyZAsA5F6nt7hrNTJq7KQb8rwjhVAv
(update)
I found this log. Is it broadcasting log..?
2014-12-23 16:56:58 keypool added key 111, size=101
2014-12-23 16:56:58 keypool reserve 11
2014-12-23 16:56:58 keypool keep 11
Please update your question to include the newly generated address and the corresponding blockchain.info link. – George Kimionis – 2014-12-23T16:52:59.227
@George Kimionis Hi, updated – zono – 2014-12-23T16:56:01.287
@George Kimionis Sorry. I updated again. I Added ~/.bitcoin/debug.log – zono – 2014-12-23T17:00:31.963