Author

Topic: Getting a Balance Using Bitcoin Web Service? (Read 1369 times)

legendary
Activity: 1304
Merit: 1014
November 14, 2011, 05:42:23 PM
#3
Ok, I may have answer my own question.  I found this:

http://blockexplorer.com/q
donator
Activity: 1218
Merit: 1063
Gerald Davis
November 14, 2011, 05:42:06 PM
#2
Not sure about easy but you need to:
1) locate the most recent transaction involving the address.
2) the number of coins transfered to it is the current balance (barring any unconfirmed transactions)
3) if the address is not in the block chain then it has a value of 0.
legendary
Activity: 1304
Merit: 1014
November 14, 2011, 05:38:45 PM
#1
I want to develop a bitcoin app on Google App Engine (GAE).  However, I don't know if I can actually run bitcoin on GAE.  What I need is to be able to get total balance given a bitcoin address.  What is the easiest way to do this?  Thanks.
Jump to: