Open navigation

Tatum Blockchain Explorer

Modified on: Thu, 5 Jan, 2023 at 11:24 AM

Overview

Tatum is a blockchain development platform that supports over 40 blockchain protocols and 2000 + digital assets. All blockchains are unified into one simple SDK. Their mission is to help developers build blockchain applications quickly and easily and to facilitate the mass adoption of blockchain technology.


Tatum’s integration with Maltego helps investigators traverse the blockchain infrastructure for five blockchains—Bitcoin, Ethereum, Litecoin, Bitcoin Cash, and Dogecoin (limited support) and enables them to discover context and insights on various transactions, all directly within Maltego.


You can read more about Tatum on our website here.


Pricing and Access

Community Hub

Users with Maltego Community Edition have free access to Tatum with a rate limit of 500 Transforms/ week.


Commercial Hub

Users with a Maltego One, Classic, or XL license can access Tatum for free. The following rate limits apply:

  • Pro users: 5000 Transform Runs /week
  • Enterprise users: 10000 Transforms Runs/week


Bring Your Own Key

If you require a higher quota, you may sign up for a free or paid API key here. Plug in your API key and get started.


API Limitations

Note: Please note that some Balances will appear with "0" balance even when an actual balance exists, this is because the API returns the balance only if the address has up to 50,000 UTXOs (Unspent Transaction Output).


Tatum Blockchain Explorer Transforms

To Input Addresses [Tatum]

Transform Settings

Display NameSetting TypeDefault ValueOptionalPopupAuthentication
Tatum API Keystring TrueFalsefalse

Transform Meta Info

InformationValue
Display NameTo Input Addresses [Tatum]
Owner 
AuthorMaltego Technologies
Data SourceTatum

Variants

Transform NameInput EntitiesOutput EntitiesShort Description
maltego.tatum.ethereum_
transaction_to_input_addresses
maltego.ETHTransactionmaltego.ETHAddressReturns Ethereum addresses that send a transaction to an address
maltego.tatum.ethereum_
address_to_input_addresses
maltego.ETHAddressmaltego.ETHAddressReturns all Ethereum addresses that have initiated a transaction to this address
maltego.tatum.litecoin_
transaction_to_input_addresses
maltego.LTCTransactionmaltego.LTCAddressReturns Litecoin addresses that send a transaction to an address
maltego.tatum.litecoin_
address_to_input_addresses
maltego.LTCAddressmaltego.LTCAddressReturns all Litecoin addresses that have initiated a transaction to this address
maltego.tatum.bitcoin_
transaction_to_input_addresses
maltego.BTCTransactionmaltego.BTCAddressReturns Bitcoin addresses that send a transaction to an address
maltego.tatum.bitcoin_
address_to_input_addresses
maltego.BTCAddressmaltego.BTCAddressReturns all Bitcoin addresses that have initiated a transaction to this address

To Output Addresses [Tatum]

Transform Settings

Display NameSetting TypeDefault ValueOptionalPopupAuthentication
Tatum API Keystring TrueFalsefalse

Transform Meta Info

InformationValue
Display NameTo Output Addresses [Tatum]
Owner 
AuthorMaltego Technologies
Data SourceTatum

Variants

Transform NameInput EntitiesOutput EntitiesShort Description
maltego.tatum.ethereum_
transaction_to_output_addresses
maltego.ETHTransactionmaltego.ETHAddressFetches the output addresses referenced by a Ethereum transaction
maltego.tatum.ethereum_
address_to_output_addresses
maltego.ETHAddressmaltego.ETHAddressReturns Ethereum addresses that received a transaction from an address
maltego.tatum.litecoin_
transaction_to_output_addresses
maltego.LTCTransactionmaltego.LTCAddressFetches the output addresses referenced by a Litecoin transaction
maltego.tatum.litecoin_
address_to_output_addresses
maltego.LTCAddressmaltego.LTCAddressReturns Litecoin addresses that received a transaction from an address
maltego.tatum.bitcoin_
transaction_to_output_addresses
maltego.BTCTransactionmaltego.BTCAddressFetches the output addresses referenced by a Bitcoin transaction
maltego.tatum.bitcoin_
address_to_output_addresses
maltego.BTCAddressmaltego.BTCAddressReturns Bitcoin addresses that received a transaction from an address
maltego.tatum.bcash_
transaction_to_output_addresses
maltego.BCHTransactionmaltego.BCHAddressFetches the output addresses referenced by a Bitcoin Cash transaction
maltego.tatum.bcash_
address_to_output_addresses
maltego.BCHAddressmaltego.BCHAddressReturns Bitcoin Cash addresses that received a transaction from an address
maltego.tatum.dogecoin_
transaction_to_output_addresses
maltego.DogecoinTransactionmaltego.DogecoinAddressFetches the output addresses referenced by a Dogecoin transaction

To Block [Tatum]

Transform Settings

Display NameSetting TypeDefault ValueOptionalPopupAuthentication
Tatum API Keystring TrueFalsefalse

Transform Meta Info

InformationValue
Display NameTo Block [Tatum]
Owner 
AuthorMaltego Technologies
Data SourceTatum

Variants

Transform NameInput EntitiesOutput EntitiesShort Description
maltego.tatum.ethereum_transaction_to_blockmaltego.ETHTransactionmaltego.ETHBlockReturns the Ethereum block that includes a transaction
maltego.tatum.litecoin_transaction_to_blockmaltego.LTCTransactionmaltego.LTCBlockReturns the Litecoin block that includes a transaction
maltego.tatum.bitcoin_transaction_to_blockmaltego.BTCTransactionmaltego.BTCBlockReturns the Bitcoin block that includes a transaction
maltego.tatum.bcash_transaction_to_blockmaltego.BCHTransactionmaltego.BCHBlockReturns the Bitcoin Cash block that includes a transaction

To Transactions [Tatum]

Transform Settings

Display NameSetting TypeDefault ValueOptionalPopupAuthentication
Tatum API Keystring TrueFalsefalse

Transform Meta Info

InformationValue
Display NameTo Transactions [Tatum]
Owner 
AuthorMaltego Technologies
Data SourceTatum

Variants

Transform NameInput EntitiesOutput EntitiesShort Description
maltego.tatum.ethereum_
block_to_transactions
maltego.ETHBlockmaltego.ETHTransactionFetches all transactions included in a Ethereum block
maltego.tatum.litecoin_
block_to_transactions
maltego.LTCBlockmaltego.LTCTransactionFetches all transactions included in a Litecoin block
maltego.tatum.bitcoin_
block_to_transactions
maltego.BTCBlockmaltego.BTCTransactionFetches all transactions included in a Bitcoin block
maltego.tatum.bcash_
block_to_transactions
maltego.BCHBlockmaltego.BCHTransactionFetches all transactions included in a Bitcoin Cash block
maltego.tatum.bcash_
address_to_transactions
maltego.BCHAddressmaltego.BCHTransactionReturns Bitcoin Cash transactions
maltego.tatum.dogecoin_
block_to_transactions
maltego.DogecoinBlockmaltego.DogecoinTransactionFetches all transactions included in a Dogecoin block

To Previous Block in Chain [Tatum]

Transform Settings

Display NameSetting TypeDefault ValueOptionalPopupAuthentication
Tatum API Keystring TrueFalsefalse

Transform Meta Info

InformationValue
Display NameTo Previous Block in Chain [Tatum]
Owner 
AuthorMaltego Technologies
Data SourceTatum

Variants

Transform NameInput EntitiesOutput EntitiesShort Description
maltego.tatum.ethereum_
block_to_prev_block
maltego.ETHBlockmaltego.ETHBlockFetches the previous Ethereum block in the blockchain
maltego.tatum.litecoin_
block_to_prev_block
maltego.LTCBlockmaltego.LTCBlockFetches the previous Litecoin block in the blockchain
maltego.tatum.bitcoin_
block_to_prev_block
maltego.BTCBlockmaltego.BTCBlockFetches the previous Bitcoin block in the blockchain
maltego.tatum.bcash_
block_to_prev_block
maltego.BCHBlockmaltego.BCHBlockFetches the previous Bitcoin Cash block in the blockchain
maltego.tatum.dogecoin_
block_to_prev_block
maltego.DogecoinBlockmaltego.DogecoinBlockFetches the previous Dogecoin block in the blockchain

To Next Block in Chain [Tatum]

Transform Settings

Display NameSetting TypeDefault ValueOptionalPopupAuthentication
Tatum API Keystring TrueFalsefalse

Transform Meta Info

InformationValue
Display NameTo Next Block in Chain [Tatum]
Owner 
AuthorMaltego Technologies
Data SourceTatum

Variants

Transform NameInput EntitiesOutput EntitiesShort Description
maltego.tatum.ethereum_
block_to_next_block
maltego.ETHBlockmaltego.ETHBlockFetches the next Ethereum block in the blockchain
maltego.tatum.litecoin_
block_to_next_block
maltego.LTCBlockmaltego.LTCBlockFetches the next Litecoin block in the blockchain
maltego.tatum.bitcoin_
block_to_next_block
maltego.BTCBlockmaltego.BTCBlockFetches the next Bitcoin block in the blockchain
maltego.tatum.bcash_
block_to_next_block
maltego.BCHBlockmaltego.BCHBlockFetches the next Bitcoin Cash block in the blockchain
maltego.tatum.dogecoin_
block_to_next_block
maltego.DogecoinBlockmaltego.DogecoinBlockFetches the next Dogecoin block in the blockchain

To Input Transactions [Tatum]

Transform Settings

Display NameSetting TypeDefault ValueOptionalPopupAuthentication
Tatum API Keystring TrueFalsefalse

Transform Meta Info

InformationValue
Display NameTo Input Transactions [Tatum]
Owner 
AuthorMaltego Technologies
Data SourceTatum

Variants

Transform NameInput EntitiesOutput EntitiesShort Description
maltego.tatum.ethereum_
address_to_input_transactions
maltego.ETHAddressmaltego.ETHTransactionReturns Ethereum transactions that are considered inputs to an address. Includes both spend and unspent transaction outputs
maltego.tatum.litecoin_
transaction_to_input_transactions
maltego.LTCTransactionmaltego.LTCTransactionReturns all Litecoin transactions that act as input to a transaction
maltego.tatum.litecoin_
address_to_input_transactions
maltego.LTCAddressmaltego.LTCTransactionReturns Litecoin transactions that are considered inputs to an address. Includes both spend and unspent transaction outputs
maltego.tatum.bitcoin_
transaction_to_input_transactions
maltego.BTCTransactionmaltego.BTCTransactionReturns all Bitcoin transactions that act as input to a transaction
maltego.tatum.bitcoin_
address_to_input_transactions
maltego.BTCAddressmaltego.BTCTransactionReturns Bitcoin transactions that are considered inputs to an address. Includes both spend and unspent transaction outputs
maltego.tatum.bcash_
transaction_to_input_transactions
maltego.BCHTransactionmaltego.BCHTransactionReturns all Bitcoin Cash transactions that act as input to a transaction
maltego.tatum.dogecoin_
transaction_to_input_transactions
maltego.DogecoinTransactionmaltego.DogecoinTransactionReturns all Dogecoin transactions that act as input to a transaction

To Output Transactions [Tatum]

Transform Settings

Display NameSetting TypeDefault ValueOptionalPopupAuthentication
Tatum API Keystring TrueFalsefalse

Transform Meta Info

InformationValue
Display NameTo Output Transactions [Tatum]
Owner 
AuthorMaltego Technologies
Data SourceTatum

Variants

Transform NameInput EntitiesOutput EntitiesShort Description
maltego.tatum.ethereum_
address_to_output_transactions
maltego.ETHAddressmaltego.ETHTransactionReturns Ethereum transactions that are considered outputs of an address
maltego.tatum.litecoin_
address_to_output_transactions
maltego.LTCAddressmaltego.LTCTransactionReturns Litecoin transactions that are considered outputs of an address
maltego.tatum.bitcoin_
address_to_output_transactions
maltego.BTCAddressmaltego.BTCTransactionReturns Bitcoin transactions that are considered outputs of an address

To Ethereum Block [Tatum]

Description

Fetches the Ethereum block referenced by this hash


Transform Settings

Display NameSetting TypeDefault ValueOptionalPopupAuthentication
Tatum API Keystring TrueFalsefalse

Transform Meta Info

InformationValue
Display NameTo Ethereum Block [Tatum]
Owner 
AuthorMaltego Technologies
Data SourceTatum
Transform Namemaltego.tatum.ethereum_hash_to_block
Input Entitiesmaltego.Hash
Output Entitiesmaltego.ETHBlock
Short DescriptionFetches the Ethereum block referenced by this hash

To Ethereum Address [Tatum]

Description

Returns an annotated Ethereum address referenced by a hash


Transform Settings

Display NameSetting TypeDefault ValueOptionalPopupAuthentication
Tatum API Keystring TrueFalsefalse

Transform Meta Info

InformationValue
Display NameTo Ethereum Address [Tatum]
Owner 
AuthorMaltego Technologies
Data SourceTatum
Transform Namemaltego.tatum.ethereum_hash_to_address
Input Entitiesmaltego.Hash
Output Entitiesmaltego.ETHAddress
Short DescriptionReturns an annotated Ethereum address referenced by a hash

Annotate Address Balance [Tatum]

Transform Settings

Display NameSetting TypeDefault ValueOptionalPopupAuthentication
Tatum API Keystring TrueFalsefalse

Transform Meta Info

InformationValue
Display NameAnnotate Address Balance [Tatum]
Owner 
AuthorMaltego Technologies
Data SourceTatum

Variants

Transform NameInput EntitiesOutput EntitiesShort Description
maltego.tatum.ethereum_
annotate_address_balance
maltego.ETHAddressmaltego.ETHAddressAnnotates a Ethereum address by hash
maltego.tatum.litecoin_
annotate_address_balance
maltego.LTCAddressmaltego.LTCAddressAnnotates a Litecoin address by hash
maltego.tatum.bitcoin_
annotate_address_balance
maltego.BTCAddressmaltego.BTCAddressAnnotates a Bitcoin address by hash

Annotate Transaction [Tatum]

Transform Settings

Display NameSetting TypeDefault ValueOptionalPopupAuthentication
Tatum API Keystring TrueFalsefalse

Transform Meta Info

InformationValue
Display NameAnnotate Transaction [Tatum]
Owner 
AuthorMaltego Technologies
Data SourceTatum

Variants

Transform NameInput EntitiesOutput EntitiesShort Description
maltego.tatum.ethereum_
annotate_transaction
maltego.ETHTransactionmaltego.ETHTransactionAnnotate a Ethereum transaction entity by hash
maltego.tatum.litecoin_
annotate_transaction
maltego.LTCTransactionmaltego.LTCTransactionAnnotate a Litecoin transaction entity by hash
maltego.tatum.bitcoin_
annotate_transaction
maltego.BTCTransactionmaltego.BTCTransactionAnnotate a Bitcoin transaction entity by hash
maltego.tatum.bcash_
annotate_transaction
maltego.BCHTransactionmaltego.BCHTransactionAnnotate a Bitcoin Cash transaction entity by hash
maltego.tatum.dogecoin_
annotate_transaction
maltego.DogecoinTransactionmaltego.DogecoinTransactionAnnotate a Dogecoin transaction entity by hash

Annotate Block by height [Tatum]

Transform Settings

Display NameSetting TypeDefault ValueOptionalPopupAuthentication
Tatum API Keystring TrueFalsefalse

Transform Meta Info

InformationValue
Display NameAnnotate Block by height [Tatum]
Owner 
AuthorMaltego Technologies
Data SourceTatum

Variants

Transform NameInput EntitiesOutput EntitiesShort Description
maltego.tatum.ethereum_
annotate_block_by_height
maltego.ETHBlockmaltego.ETHBlockAnnotate a Ethereum block by its ‘Height’ property
maltego.tatum.litecoin_
annotate_block_by_height
maltego.LTCBlockmaltego.LTCBlockAnnotate a Litecoin block by its ‘Height’ property
maltego.tatum.bitcoin_
annotate_block_by_height
maltego.BTCBlockmaltego.BTCBlockAnnotate a Bitcoin block by its ‘Height’ property
maltego.tatum.bcash_
annotate_block_by_height
maltego.BCHBlockmaltego.BCHBlockAnnotate a Bitcoin Cash block by its ‘Height’ property
maltego.tatum.dogecoin_
annotate_block_by_height
maltego.DogecoinBlockmaltego.DogecoinBlockAnnotate a Dogecoin block by its ‘Height’ property

Annotate Block by hash [Tatum]

Transform Settings

Display NameSetting TypeDefault ValueOptionalPopupAuthentication
Tatum API Keystring TrueFalsefalse

Transform Meta Info

InformationValue
Display NameAnnotate Block by hash [Tatum]
Owner 
AuthorMaltego Technologies
Data SourceTatum

Variants

Transform NameInput EntitiesOutput EntitiesShort Description
maltego.tatum.ethereum_
annotate_block_by_hash
maltego.ETHBlockmaltego.ETHBlockAnnotate a Ethereum block by its ‘Cryptocurrency Block’ property
maltego.tatum.litecoin_
annotate_block_by_hash
maltego.LTCBlockmaltego.LTCBlockAnnotate a Litecoin block by its ‘Cryptocurrency Block’ property
maltego.tatum.bitcoin_
annotate_block_by_hash
maltego.BTCBlockmaltego.BTCBlockAnnotate a Bitcoin block by its ‘Cryptocurrency Block’ property
maltego.tatum.bcash_
annotate_block_by_hash
maltego.BCHBlockmaltego.BCHBlockAnnotate a Bitcoin Cash block by its ‘Cryptocurrency Block’ property
maltego.tatum.dogecoin_
annotate_block_by_hash
maltego.DogecoinBlockmaltego.DogecoinBlockAnnotate a Dogecoin block by its ‘Cryptocurrency Block’ property

To Litecoin Block [Tatum]

Description

Fetches the Litecoin block referenced by this hash


Transform Settings

Display NameSetting TypeDefault ValueOptionalPopupAuthentication
Tatum API Keystring TrueFalsefalse

Transform Meta Info

InformationValue
Display NameTo Litecoin Block [Tatum]
Owner 
AuthorMaltego Technologies
Data SourceTatum
Transform Namemaltego.tatum.litecoin_hash_to_block
Input Entitiesmaltego.Hash
Output Entitiesmaltego.LTCBlock
Short DescriptionFetches the Litecoin block referenced by this hash

To Litecoin Address [Tatum]

Description

Returns an annotated Litecoin address referenced by a hash


Transform Settings

Display NameSetting TypeDefault ValueOptionalPopupAuthentication
Tatum API Keystring TrueFalsefalse

Transform Meta Info

InformationValue
Display NameTo Litecoin Address [Tatum]
Owner 
AuthorMaltego Technologies
Data SourceTatum
Transform Namemaltego.tatum.litecoin_hash_to_address
Input Entitiesmaltego.Hash
Output Entitiesmaltego.LTCAddress
Short DescriptionReturns an annotated Litecoin address referenced by a hash

To Bitcoin Block [Tatum]

Description

Fetches the Bitcoin block referenced by this hash


Transform Settings

Display NameSetting TypeDefault ValueOptionalPopupAuthentication
Tatum API Keystring TrueFalsefalse

Transform Meta Info

InformationValue
Display NameTo Bitcoin Block [Tatum]
Owner 
AuthorMaltego Technologies
Data SourceTatum
Transform Namemaltego.tatum.bitcoin_hash_to_block
Input Entitiesmaltego.Hash
Output Entitiesmaltego.BTCBlock
Short DescriptionFetches the Bitcoin block referenced by this hash

To Bitcoin Address [Tatum]

Description

Returns an annotated Bitcoin address referenced by a hash


Transform Settings

Display NameSetting TypeDefault ValueOptionalPopupAuthentication
Tatum API Keystring TrueFalsefalse

Transform Meta Info

InformationValue
Display NameTo Bitcoin Address [Tatum]
Owner 
AuthorMaltego Technologies
Data SourceTatum
Transform Namemaltego.tatum.bitcoin_hash_to_address
Input Entitiesmaltego.Hash
Output Entitiesmaltego.BTCAddress
Short DescriptionReturns an annotated Bitcoin address referenced by a hash

To Bitcoin Cash Block [Tatum]

Description

Fetches the Bitcoin Cash block referenced by this hash


Transform Settings

Display NameSetting TypeDefault ValueOptionalPopupAuthentication
Tatum API Keystring TrueFalsefalse

Transform Meta Info

InformationValue
Display NameTo Bitcoin Cash Block [Tatum]
Owner 
AuthorMaltego Technologies
Data SourceTatum
Transform Namemaltego.tatum.bcash_hash_to_block
Input Entitiesmaltego.Hash
Output Entitiesmaltego.BCHBlock
Short DescriptionFetches the Bitcoin Cash block referenced by this hash

To Dogecoin Block [Tatum]

Description

Fetches the Dogecoin block referenced by this hash


Transform Settings

Display NameSetting TypeDefault ValueOptionalPopupAuthentication
Tatum API Keystring TrueFalsefalse

Transform Meta Info

InformationValue
Display NameTo Dogecoin Block [Tatum]
Owner 
AuthorMaltego Technologies
Data SourceTatum
Transform Namemaltego.tatum.dogecoin_hash_to_block
Input Entitiesmaltego.Hash
Output Entitiesmaltego.DogecoinBlock
Short DescriptionFetches the Dogecoin block referenced by this hash

Did you find it helpful? Yes No

Send feedback
Sorry we couldn't be helpful. Help us improve this article with your feedback.