Get Transaction
Get a transaction by its transaction hash
ethereum, polygon, base, arbitrum, optimism, binance, avalanche, gnosis
status: false).Authorizations
API key for authentication
Path Parameters
The blockchain network to query
ethereum, polygon, base, arbitrum, optimism, binance, avalanche, gnosis "polygon"
Transaction hash (66 character hex string starting with 0x)
^0x[a-fA-F0-9]{64}$"0x00dcc066aad65ae4f10c0fc4ec1fac5d3693c12c01d98a9f6a87448be9b26200"
Query Parameters
Block number of the transaction. Optional but strongly recommended — providing it makes the lookup significantly faster, especially on high-volume chains.
x >= 0Response
Transaction data
Block number containing this transaction
Unix timestamp of the block
ISO 8601 formatted datetime
Hash of the transaction
Position of the transaction in the block
Sender address
Recipient address
Value transferred in native token
USD value of the transfer
Native token price in USD
Transaction fee in native token
Transaction fee in USD
Gas price in native token
Gas price in Gwei
Effective gas price
Effective gas price in Gwei
Maximum fee per gas (EIP-1559)
Maximum priority fee (EIP-1559)
Maximum gas allowed
Actual gas used
Percentage of gas limit used
Total gas used up to this transaction
Transaction input data
Transaction type (0=legacy, 1=access list, 2=EIP-1559)
Contract address created
Transaction success status
Raw value in wei