4
I'm very new to bitcoin.
Sorry for maybe silly or paranoid questions, but: Do I compromise myself in any ways when I first time run the official Bitcoin Core client for downloading all transactions in the world without "Connect through SOCKS5 proxy" option checked on?
I have done no transactions so far, but my client was downloading all the bitcoin transactions history without using VPN or Tor (this is default setup).
Does it mean that my future transactions will be possible to track and link to my identity (as my IP was not anonymized during history downloading process)?
you are saying that the blockchain nodes don't store the IP addresses that sent the transactions… But on blockchain.info there is a field that says that you can put IP to find a transaction… What does this IP mean then? – Drew – 2016-05-12T17:56:53.883
@Drew that is the IP address of the first full node that relayed the transaction, which is usually the one to which the user has connected. – Fernando Gutierrez – 2016-05-12T18:02:46.187
@Drew They can store (log) IP addresses, whether they do is irrelevant from your perspective. But the question sounded like you were planning on running over Tor and only then send transactions, so there's nothing they can log. Your real IP may be logged by some nodes right now since you've connected and downloaded from them, but that's only that. No link to any (future) transactions. – Jannes – 2016-05-13T12:19:03.547
@Jannes yeah, thank you! I understand, so only some(or all) bitcoin nodes know that my IP is the IP of a bitcoin node. – Drew – 2016-05-13T14:19:49.500