BlockchainBase
✖
BlockchainBase
is an option for various blockchain functions that specifies which blockchain to use.
Details

- The default setting for BlockchainBase is $BlockchainBase.
- Possible settings for BlockchainBase include:
-
"ARK",{"ARK","Mainnet"} ARK mainnet blockchain {"ARK","Devnet"} ARK devnet blockchain "Bitcoin" ,{"Bitcoin","Mainnet"} Bitcoin mainnet blockchain {"Bitcoin","Testnet"} Bitcoin testnet blockchain "Bloxberg" bloxberg blockchain "Cardano",{"Cardano","Mainnet"} Cardano mainnet blockchain {"Cardano","Testnet"} Cardano testnet blockchain "Ethereum",{"Ethereum","Mainnet"} Ethereum mainnet blockchain {"Ethereum","Testnet"} Ethereum testnet blockchain "Tezos", {"Tezos, "Mainnet"} Tezos mainnet blockchain {"Tezos","Testnet"} Tezos testnet blockchain {"Tezos",network} Tezos network specified by its name network (e.g. "Delphinet") {"Tezos",chainID} Tezos network specified by its chainID (e.g. "NetXdQprcVkpaWU") {"MultiChain","Wolfram"} Wolfram-maintained blockchain
Examples
open allclose allBasic Examples (4)Summary of the most common use cases

https://wolfram.com/xid/0elwvbpho1er2k4-idbw


https://wolfram.com/xid/0elwvbpho1er2k4-dfhql6


https://wolfram.com/xid/0elwvbpho1er2k4-zwydk1


https://wolfram.com/xid/0elwvbpho1er2k4-suxhft


https://wolfram.com/xid/0elwvbpho1er2k4-dhnq87


https://wolfram.com/xid/0elwvbpho1er2k4-48t8ti

Get the last block of the Bitcoin testnet blockchain:

https://wolfram.com/xid/0elwvbpho1er2k4-dcw6pu

Get information about a transaction from the bloxberg blockchain:

https://wolfram.com/xid/0elwvbpho1er2k4-guwjyn


https://wolfram.com/xid/0elwvbpho1er2k4-mx1i7l

Get information about a transaction from the Cardano blockchain:

https://wolfram.com/xid/0elwvbpho1er2k4-vuuqjd

Scope (5)Survey of the scope of standard use cases
Bitcoin, Ethereum, ARK, Cardano and Tezos mainnet networks can also be specified explicitly:

https://wolfram.com/xid/0elwvbpho1er2k4-m9yq6g


https://wolfram.com/xid/0elwvbpho1er2k4-ihxah1


https://wolfram.com/xid/0elwvbpho1er2k4-jaipsp


https://wolfram.com/xid/0elwvbpho1er2k4-lhyxcn


https://wolfram.com/xid/0elwvbpho1er2k4-dqyzw0

Get data from the Bitcoin testnet:

https://wolfram.com/xid/0elwvbpho1er2k4-iag1m7


https://wolfram.com/xid/0elwvbpho1er2k4-8zozns

Get data from the Cardano testnet:

https://wolfram.com/xid/0elwvbpho1er2k4-89qc50

Use a Tezos chain ID to specify the network:

https://wolfram.com/xid/0elwvbpho1er2k4-4v2p3t


https://wolfram.com/xid/0elwvbpho1er2k4-iwwv2g

Possible Issues (1)Common pitfalls and unexpected behavior
Getting transaction information from the Bitcoin testnet using a transaction ID from the mainnet network will return a Missing[NotAvailable] output:

https://wolfram.com/xid/0elwvbpho1er2k4-idfbqm


https://wolfram.com/xid/0elwvbpho1er2k4-e0exkv


Wolfram Research (2018), BlockchainBase, Wolfram Language function, https://reference.wolfram.com/language/ref/BlockchainBase.html.
Text
Wolfram Research (2018), BlockchainBase, Wolfram Language function, https://reference.wolfram.com/language/ref/BlockchainBase.html.
Wolfram Research (2018), BlockchainBase, Wolfram Language function, https://reference.wolfram.com/language/ref/BlockchainBase.html.
CMS
Wolfram Language. 2018. "BlockchainBase." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/BlockchainBase.html.
Wolfram Language. 2018. "BlockchainBase." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/BlockchainBase.html.
APA
Wolfram Language. (2018). BlockchainBase. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/BlockchainBase.html
Wolfram Language. (2018). BlockchainBase. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/BlockchainBase.html
BibTeX
@misc{reference.wolfram_2025_blockchainbase, author="Wolfram Research", title="{BlockchainBase}", year="2018", howpublished="\url{https://reference.wolfram.com/language/ref/BlockchainBase.html}", note=[Accessed: 19-June-2025
]}
BibLaTeX
@online{reference.wolfram_2025_blockchainbase, organization={Wolfram Research}, title={BlockchainBase}, year={2018}, url={https://reference.wolfram.com/language/ref/BlockchainBase.html}, note=[Accessed: 19-June-2025
]}