How to monitor large number of public addresses

0

I have created 10K addresses with vanitygen to deal out for transactions, Now how do I watch all those addresses for transactions and balance?

CryptDrift

Posted 2014-02-03T18:35:43.303

Reputation: 39

Question was closed 2014-02-10T00:47:40.120

Import them all into your Bitcoin client?Tim S. 2014-02-03T18:52:18.670

@TimS. Can I import public addresses only for watching?CryptDrift 2014-02-03T19:02:57.400

AFAIK, no. I was suggesting importing the private keys into your client, so that you can see and spend them. You might want to look at this question: http://bitcoin.stackexchange.com/q/4496/12034 (maybe your question's even a duplicate of this)

Tim S. 2014-02-03T19:20:00.557

Answers

0

My idea is create an account at http://blockchain.info/wallet then add all of your address as watch only address. This way you can see everything about them all together or separate.

SimplePi

Posted 2014-02-03T18:35:43.303

Reputation: 216