Skip to content

Instantly share code, notes, and snippets.

@DesWurstes
Created March 28, 2019 13:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save DesWurstes/ad9518aab05cfd346e24d45ae5e1266b to your computer and use it in GitHub Desktop.
Save DesWurstes/ad9518aab05cfd346e24d45ae5e1266b to your computer and use it in GitHub Desktop.
Bitcoin Cash APIs
https://api.blockchair.com/bitcoin/outputs?limit=10&transaction_id(15646662)&fields=block_id
https://api.blockchair.com/bitcoin-cash/blocks?u=3743ddc6-01b6-4001-80ff-07e9c08ab6e9&fields=id&export=tsv
https://bitcoincash.blockexplorer.com/api/rawtx/<txid>
https://blockdozer.com/insight-api/rawtx/<txid>
https://tbch.blockdozer.com/insight-api/rawtx/<txid>
https://bch-insight.bitpay.com/api/addrs/<addr>
https://test-bch-insight.bitpay.com/api/addrs/<addr>
https://bch.coin.space/api/rawtx/<tx>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment