Post
Topic
Board Development & Technical Discussion
Re: Checking balance of another address from daemon?
by
jgarzik
on 08/09/2013, 05:32:48 UTC
It can be done with the Raw Transactions API but not easily.  You'ld use listunspent to get a list of transactions and filter that for the address you are checking on.
 - http://en.bitcoin.it/wiki/Raw_Transactions

That will not work for "an address I don't own" -- listunspent looks in the wallet.