BlockchainData (for Bitcoin Cash)
gives information about the Bitcoin Cash blockchain.
BlockchainData[property]
gives the value of the specified property of the Bitcoin Cash blockchain.
Details
- BlockchainData[ ] gives an association that includes a collection of properties of the blockchain.
- Properties include:
-
"Type" type of blockchain "Name" name of specific blockchain "Core" blockchain implementation core "Blocks" current total number of blocks in the Bitcoin Cash blockchain "LatestBlockHash" hash of latest block in the Bitcoin Cash blockchain "MinimumFee" minimum average fee per KB to relay a transaction in satoshis - BlockchainData can access the Bitcoin Cash mainnet (default) and testnet. To specify these networks, use the BlockchainBase option.
Examples
open all close allBasic Examples (3)
Scope (6)
MinimumFee (1)
History
Text
Wolfram Research (2024), BlockchainData, Wolfram Language function, https://reference.wolfram.com/language/ref/blockchain/BlockchainData-BitcoinCash.html.
CMS
Wolfram Language. 2024. "BlockchainData." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/blockchain/BlockchainData-BitcoinCash.html.
APA
Wolfram Language. (2024). BlockchainData. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/blockchain/BlockchainData-BitcoinCash.html
BibTeX
@misc{reference.wolfram_2026_blockchaindata, author="Wolfram Research", title="{BlockchainData}", year="2024", howpublished="\url{https://reference.wolfram.com/language/ref/blockchain/BlockchainData-BitcoinCash.html}", note=[Accessed: 28-January-2026]}
BibLaTeX
@online{reference.wolfram_2026_blockchaindata, organization={Wolfram Research}, title={BlockchainData}, year={2024}, url={https://reference.wolfram.com/language/ref/blockchain/BlockchainData-BitcoinCash.html}, note=[Accessed: 28-January-2026]}