BlockchainTransactionData[txid]
gives information about the blockchain transaction with ID txid on the blockchain specified by $BlockchainBase.
BlockchainTransactionData[txid,prop]
gives the specified property of the transaction.


BlockchainTransactionData
Versions for specific blockchains »BlockchainTransactionData[txid]
gives information about the blockchain transaction with ID txid on the blockchain specified by $BlockchainBase.
BlockchainTransactionData[txid,prop]
gives the specified property of the transaction.
Details and Options

- BlockchainTransactionData has the option BlockchainBase, with default setting $BlockchainBase.
Examples
open all close allBasic Examples (9)
Get information about a transaction from the Bitcoin blockchain:
Get information about a transaction from the Ethereum blockchain:
Get information about a transaction from the ARK blockchain:
Get information about a transaction from the bloxberg blockchain:
Get information about a transaction from the Tezos blockchain:
Get information about a transaction from the Cardano blockchain:
Get data from multiple ARK transactions by providing a list of transaction IDs:
Get the Bitcoin block number where the transaction was included:
Options (4)
Applications (2)
Get information on the most recent Ethereum block:
Randomly select a transaction from this block:
Get detailed information for this transaction:
Convert the transaction amount to fiat currency using the current price:
Get the inputs and outputs of a Bitcoin transaction:
Possible Issues (2)
Related Guides
Related Workflows
- Create a Standard Transaction in Bitcoin
Text
Wolfram Research (2018), BlockchainTransactionData, Wolfram Language function, https://reference.wolfram.com/language/ref/BlockchainTransactionData.html (updated 2019).
CMS
Wolfram Language. 2018. "BlockchainTransactionData." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2019. https://reference.wolfram.com/language/ref/BlockchainTransactionData.html.
APA
Wolfram Language. (2018). BlockchainTransactionData. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/BlockchainTransactionData.html
BibTeX
@misc{reference.wolfram_2025_blockchaintransactiondata, author="Wolfram Research", title="{BlockchainTransactionData}", year="2019", howpublished="\url{https://reference.wolfram.com/language/ref/BlockchainTransactionData.html}", note=[Accessed: 13-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_blockchaintransactiondata, organization={Wolfram Research}, title={BlockchainTransactionData}, year={2019}, url={https://reference.wolfram.com/language/ref/BlockchainTransactionData.html}, note=[Accessed: 13-August-2025]}