it and it shows you a map of all the coins being sent in the world.
This is suppose to be all anonymous..
Were you looking at something like- BlockChain.info's view of nodes?
-
http://blockchain.info/nodes-globeThe map data is based on information from the nodes that BlockChain.info's network is connected to. it doesn't (and cannot) connect to all nodes so that data is no exact. But if it does connect to your node, and you send out a transaction, it will list yours as the "first relayed by" node.
If you do not want this, there are are ways to prevent this. The secure method is to use Tor. Another method is to simply have your client connect to a node (using -connect=n.n.n.n) that does not track "first relayed by" and relay through that node.
There are methods to protect your privacy as well.
There's also the possibility that from your transactions you can be identified. That's how Goat got his 400 BTC payment back, after the community helped share information that showed where some coins came from (ended up being GLBSE).
There are attempts to automate this to discover information. Here's one person using Bitcoin addresses posted in the forum to help link people to payments:
-
http://toolongdidntread.com/bitcoin/coming-soon-an-exposed-bitcoin-network/So, there are ways that Bitcoin can be used anonymously. By default, it is pseudonymous and traceable.