Why does my public IP show a Bitcoin Node is running when it is set up over Tor?

Why does my public IP show a Bitcoin Node is running when it is set up over Tor?

I've set up my node to run exclusively over TOR. But when I check https://bitnodes.earn.com/ and a few other sites with my public IP to check if a bitcoin node is accepting incoming connections, it comes back that it is.

How do I hide my public IP from showing that a full node is running ?

My bitcoin.conf settings are as follows:

  • txindex=1
  • server=1
  • rpcport=8332
  • listen=1
  • proxy=127.0.0.1:9050
  • bind = 127.0.0.1
  • onlynet=onion
http://bit.ly/2Rrl8Ol

Comments

Popular posts from this blog

bitcoin node: what is the difference between simnet and regtest?

How to check if Electrum is masking my IP with the Tor proxy?

How generic miner connects to bitcoin or ethereum network and does it needs to store entire blockchain?