BlockchainData (for Litecoin)
gives information about the Litecoin blockchain.
BlockchainData[property]
gives the value of the specified property of the Litecoin 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 Litecoin blockchain "LatestBlockHash" hash of latest block in the Litecoin blockchain "MinimumFee" minimum average fee per KB to relay a transaction in satoshis - BlockchainData can access the Litecoin 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-Litecoin.html.
CMS
Wolfram Language. 2024. "BlockchainData." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/blockchain/BlockchainData-Litecoin.html.
APA
Wolfram Language. (2024). BlockchainData. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/blockchain/BlockchainData-Litecoin.html
BibTeX
@misc{reference.wolfram_2026_blockchaindata, author="Wolfram Research", title="{BlockchainData}", year="2024", howpublished="\url{https://reference.wolfram.com/language/ref/blockchain/BlockchainData-Litecoin.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-Litecoin.html}, note=[Accessed: 28-January-2026]}