Source: /cirosantilli/get-all-bitcoin-transactions-from-and-to-a-given-address

= Get all Bitcoin transactions from and to a given address

* https://bitcoin.stackexchange.com/questions/77984/find-all-transactions-for-a-bitcoin-address bad close
* <Blockchair>
  * https://stackoverflow.com/questions/28205667/list-transactions-from-given-address-in-bitcoind/78009760\#78009760
    * https://stackoverflow.com/questions/28205667/list-transactions-from-given-address-in-bitcoind/29244421\#29244421 mentions --addrindex but that is dead now:
      * https://github.com/btcsuite/btcd/pull/205
      * https://github.com/btcsuite/btcd/issues/190
  * https://bitcoin.stackexchange.com/questions/71019/filter-transactions-by-time-on-a-given-address/121720\#121720
  * https://bitcoin.stackexchange.com/questions/121718/fnd-the-most-valuable-transactions-made-to-a-given-address/121719\#121719