Post
Topic
Board Bitcoin Technical Support
Merits 2 from 1 user
Topic OP
Bitcoin Core 0.15.1 with addrindex patch?
by
kobik
on 25/02/2018, 07:02:41 UTC
⭐ Merited by DannyHamilton (2)
I am desperately needing Bitcoin Core 0.15.1 with addrindex binaries for Windows.
Is it anywhere available for download?

I have found this:
https://github.com/btcdrak/bitcoin/releases

But it only supports 0.13 which is way too old  Embarrassed

And I found this
https://github.com/unsystemizer/bitcoin-core-addrindex

But there are no binaries, and I'm not a c++ programmer.
I need  to reliably query transactions by external address that are not in the Bitcoin Core wallet(s) - to get balances for addresses.

I can query my 0.15.1 full node, for TXs by adding txindex=1 but the addrindex feature is missing (I wonder why such important feature is missing?)

I really don't want to use an old 0.13 version and don't want to depend on external API.

Please advice and I will be forever grateful.