# Gavin Andresen # 2012-10-13 13:08:41 # https://bitcointalk.org/index.php?topic=118198.msg1269335#msg1269335 @s{quotedtext} @s{quotedtext} Not yet. There is a pull request implementing bloom filters that should make that easy to implement. @p{brk} @s{quotedtext} @s{quotedtext} No. The reference implementation doesn't keep a master map of all addresses to unspent transaction outputs, and adding such an index for the small number of services that need to look up arbitrary addresses doesn't make sense. @p{par} I'd suggest you -blocknotify and the getblock() RPC call to maintain your own index of address @p{--}@s{gt} unspent txout. @p{par}