Links

Transaction details

Pricing: This data point requires derivative subscription plan.
Google Sheets & Excel
Airtable

Supported Blockchains

BTC, DOGE, LTC, BCH, BTG, DASH & DGB
Only networks using the UTXO model are supported. In other words, BTC type of networks are supported.

Get Transaction Details by Transaction ID

Returns all inputs and outputs from a given blockchain and a transaction id. Fore example
CRYPTOFINANCE("<blockchain>:<transaction id>", "tx_details")
The following data is returned:
  • Tx ID
  • Address Inputs
  • Value (input value in the native blockchain's cryptocurrency)
  • Address Outputs
  • Value (output value in the native blockchain's cryptocurrency)

Example:

=CRYPTOFINANCE("BTC:498c44d1be9aa6d8c9941986f43f3ca46285dfca15dc5c1cc7fe752a2b280fb5", "tx_details")
Currently not available for Airtable. Coming soon...