I would love to have the ability to question the steadiness of an handle (not belonging to me). The information ought to come from a totally synced bitcoin full node contained in the native LAN and I don’t wish to question any api companies outdoors my LAN like blockchain or blockcypher. After all, API calls inside my LAN can be nice and even most well-liked.
Which question approach may you suggest me? What is the minimal {hardware} requirement? I assume that might indicate a big index of addresses, would I’ve to depend with the identical house because the blockchain information itself?
I do know this query has been handled earlier than, however most options posted there usually are not actually updated or not supported anymore. What’s on the market as at the moment supported options?
Thanks upfront
Edit:
To date, my analysis is that bitcoin-cli
can’t reveal transactions based mostly on an handle, the txindex=1
is simply helpful for utilizing the RPC name getrawtransaction
which does not enable trying to find addresses.
However, I’ve put in btcd
: it permits utilizing btcctl searchrawtransactions handle
which at the very least prints out ALL transactions. That brings me nearer, however nonetheless does not present me the ultimate steadiness. Would that should calculated from the one transactions? If that’s the case, how?