How to track a currency?

+1 vote
Hi,

As per my understanding, one of the use of using blockchain is that, we can track the currency (crypto).

So, in my case if I have 5 wallets (A,B,C,D,E).

And my custom crypto currency is being transferred between these wallets.

Is there any way to track, if currency which started from WalletA ended up into WalletD or WalletE?

 

Regards

Anuj
asked Oct 18, 2016 by anuj

1 Answer

0 votes
You should use a blockchain explorer to see a full view of this sort of thing, for example:

https://github.com/MultiChain/multichain-explorer
answered Oct 18, 2016 by MultiChain
...