Is there any website or application where I can insert the id of a bitcoin address and visually see all the transactions and movements associated?
I'd like to see that as a node graph, something like this:
http://blog.ezyang.com/img/bitcoin-mixer.pngI was about to develop something myself but that would be very time consuming. I was wondering if anyone made this already.
Also, how would you do that? You may represent btc movements in any given time using a graph, but I'd like something which can show the "flow". For example, if A has 10btc and sends 5btc to B, I'd like that, if you visualize the wallet A, you'll also see the wallet of B but also be able to understand from where those 5btc are coming from.