Bitcoin Forum

Other => Off-topic => Topic started by: escrow.ms on June 16, 2013, 08:15:41 AM



Title: Can you find IP address of server/PC running Bitcoin-qt,Bitcoind via address?
Post by: escrow.ms on June 16, 2013, 08:15:41 AM
So is it possible to find ip address of a PC/Server running bitcoin-qt or bitcoind through bitcoin address?



Title: Re: Can you find IP address of server/PC running Bitcoin-qt,Bitcoind via address?
Post by: 🏰 TradeFortress 🏰 on June 16, 2013, 08:24:35 AM
When you make a transaction, you relay it to other peers. Someone connected to pretty much every peer will be able to mostly accurately tell who made a transaction, and that tells which IP owns which address.

It's possible to get around this, just proxy transactions or use blockchain.info's pushtx.


Title: Re: Can you find IP address of server/PC running Bitcoin-qt,Bitcoind via address?
Post by: escrow.ms on June 16, 2013, 08:39:39 AM
When you make a transaction, you relay it to other peers. Someone connected to pretty much every peer will be able to mostly accurately tell who made a transaction, and that tells which IP owns which address.

It's possible to get around this, just proxy transactions or use blockchain.info's pushtx.

Alright, actually i wanted to know more about atlantis and silkroad's transaction system.
They are onion based sites, so you can't find ip address of their server,so i was wondering if they can get tracked by their bitcoin address/transactions or not.


Title: Re: Can you find IP address of server/PC running Bitcoin-qt,Bitcoind via address?
Post by: 01BTC10 on June 16, 2013, 08:42:05 AM
You can run bitcoind via Tor and those website certainly do.


Title: Re: Can you find IP address of server/PC running Bitcoin-qt,Bitcoind via address?
Post by: escrow.ms on June 16, 2013, 08:44:15 AM
You can run bitcoind via Tor and those website certainly do.

Alright thanks :)


Title: Re: Can you find IP address of server/PC running Bitcoin-qt,Bitcoind via address?
Post by: Rannasha on June 16, 2013, 03:11:43 PM
There is no tie between bitcoin address and IP address. Of course, if you send a transaction from your machine without using a service to mask your true IP (TOR, proxy, whatever), people that your Bitcoin client has a direct connection with can couple the transaction to your machine.

But you could also create and sign the tx on your local machine with your own wallet / private keys and then take the signed tx to another location and transmit from there. There will be no tie at all between your machine / IP and that transaction.


Title: Re: Can you find IP address of server/PC running Bitcoin-qt,Bitcoind via address?
Post by: grue on June 16, 2013, 07:49:35 PM
There used to be a vulnerability that allowed disclosure of a peer's wallet address. Needless to say, it was quickly patched. The best you can do is blockchain.info's "relayed by", but that's terribly unreliable even if I broadcast the transaction directly from my PC.