Blockscout Transaction Fields Reference Guide

Example transaction on Ethereum <img src="blocksBlockscout Ethereum transaction details page showing 0.0019 ETH transfer from Huobi Deposit Funder 7 to wallet address, with transaction hash, block confirmations, timestamp, and navigation tabs for token transfers, logs, and state changes

Transaction Summary (Header)

FieldDescriptionFormat/ExamplePurpose
Transaction SummaryQuick overview of transaction action”⚡ Transfer 0.0019 ETH to 0x1e…2988”Instant understanding of what happened
Transaction IconVisual indicator of transaction typeLightning bolt (⚡) for transfersQuick visual identification
Amount DisplayPrimary value being transferred”0.0019 ETH”Main transaction amount
Recipient AddressShortened destination address”0x1e…2988” with copy buttonQuick recipient identification
View CounterNumber of times transaction was viewed”👁 8”Shows transaction popularity/interest

Transaction Overview Fields

FieldDescriptionFormat/ExamplePurpose
Transaction HashUnique identifier for this specific transaction66-character hex string starting with “0x”Transaction’s “receipt number” for tracking and reference
Status and MethodCurrent state and transaction type✅ SuccessShows whether transaction completed successfully
BlockBlock number and confirmations22933572Show BlockNumber
TimestampWhen transaction was mined with confirmation time🕐 8m agoReflects timestamp: Jul 16 2025 12:33:59 PM (-06:00 UTC)
SponsoredAdvertisement or sponsored content sectionAd banner with “Advertise to” messageSupports open source block explorer
FromSender address with label”🔴 Huobi: Deposit Funder 7” with copy buttonIdentified sender (exchange, contract, etc.)
ToRecipient address🟡 0x1ec7cB3FE99bD07E6faBa7D296857bCC102988” with copy buttonDestination address

Blockscout-UI Features

FeatureDescriptionLocationPurpose
Transaction Summary LineQuick overview with icon and key detailsTop of pageInstant understanding of transaction
View CounterShows transaction popularityNext to summaryCommunity interest indicator
Address LabelsKnown entity identificationFrom/To fieldsBetter context than raw addresses
Sponsored ContentAdvertisement sectionMiddle of detailsRevenue for block explorer
Copy ButtonsQuick copy functionalityNext to addresses/hashesUser convenience
Tabbed NavigationOrganized information sectionsBelow summaryEasy access to different data types
Color-Coded StatusVisual status indicatorsStatus fieldQuick success/failure identification
Confirmation SpeedTime to confirmationTimestamp fieldNetwork performance insight
TabDescriptionContentsPurpose
DetailsMain transaction informationHash, status, block, addresses, gas, valuePrimary transaction data
Token transfersERC token movementsToken name, amount, from/to addressesTrack token transfers separate from ETH
User operationsAccount abstraction operationsUser operation details for AA walletsAdvanced wallet interactions
Internal txnsInternal transactionsContract-to-contract callsSee all sub-transactions
LogsEvent logs from contractsContract events and their dataSmart contract activity
StateState changesStorage and balance modificationsWhat changed on the blockchain
Raw traceComplete execution traceStep-by-step execution detailsDebug and analysis

Visual Elements and Icons

ElementDescriptionMeaningContext
⚡ Lightning IconTransaction type indicatorFast/standard transactionUsed in transaction summary
🔴 Red CircleAddress label indicatorExchange or known entityHuobi exchange identifier
🟡 Yellow CircleAddress label indicatorContract or user walletRegular address marker
✅ Green CheckmarkSuccess statusTransaction completed successfullyStatus indicator
👁 Eye IconView counterNumber of page viewsPopularity metric
📋 Copy ButtonCopy to clipboardClick to copy address/hashUser convenience
🕐 Clock IconTimestamp indicatorTime-related informationTiming reference

Transaction Details Fields

FieldDescriptionFormat/ExamplePurpose
From AddressWallet address that initiated the transactionLabeled address with copy buttonIdentifies the sender with context
To AddressDestination address for the transactionLabeled address with copy buttonIdentifies recipient with context
ValueAmount of native currency (ETH) transferredETH amount with USD equivalentShows direct ETH transfer (separate from token transfers)
Transaction FeeTotal cost paid to miners/validatorsETH amount with USD equivalentTotal processing cost
NonceSequential counter for transactions from sending addressNumber (e.g., 1,247)Prevents replay attacks and ensures ordering

Gas Information Fields

FieldDescriptionFormat/ExamplePurpose
Gas LimitMaximum gas the sender was willing to payNumber (e.g., 21,000)Upper bound on computational work
Gas UsedActual gas consumed by the transactionNumber with percentage (e.g., 21,000 (100%))Actual computational work performed
Gas PricePrice per unit of gasGwei amount (e.g., 20.5 Gwei)Cost per unit of computation
Max Fee Per GasMaximum fee willing to pay per gas unit (Type 2)Gwei amount (e.g., 25 Gwei)EIP-1559 fee mechanism for predictable fees
Max Priority FeeMaximum tip willing to pay to miners (Type 2)Gwei amount (e.g., 2 Gwei)Incentivizes miners to include transaction quickly
Base Fee Per GasNetwork’s base fee at transaction time (Type 2)Gwei amount (e.g., 18.5 Gwei)Burned portion of fee (not given to miners)

Transaction Type Fields

FieldDescriptionFormat/ExamplePurpose
Transaction TypeEIP standard used for this transactionType 0, Type 1, Type 2Indicates fee mechanism and features
Type 0Legacy transactionsStandard formatOriginal transaction format
Type 1EIP-2930 (Access List)With access listGas optimization for contract interactions
Type 2EIP-1559 (Dynamic Fee)With base fee and priority feeMore predictable fee mechanism
Type 3EIP-4844
(Blobs)
Blob carrying transactionAccomodate batched data

Input Data Fields

FieldDescriptionFormat/ExamplePurpose
Input DataData payload sent with transactionHexadecimal stringContains function calls and parameters
Method IDFirst 4 bytes identifying contract function4-byte hex (e.g., 0xa9059cbb)Identifies which contract function was called
Input Data (Hex)Raw hexadecimal data0x followed by hex charactersRaw transaction data
Input Data (UTF-8)Human-readable text formatPlain text (when applicable)Readable version of data
Input Data (Decoded)Function calls with parameter namesFunction name and parametersUser-friendly view of contract interactions

Token Transfer Fields

FieldDescriptionFormat/ExamplePurpose
Token NameName of the transferred tokenText (e.g., “USD Coin”)Identifies the token being transferred
Token SymbolToken’s ticker symbolText (e.g., “USDC”)Short identifier for the token
Token AmountQuantity of tokens transferredNumber with decimalsAmount being moved
Token TypeStandard used for the tokenERC-20, ERC-721, ERC-1155Indicates token functionality
From AddressToken sender address42-character hex stringWho sent the tokens
To AddressToken recipient address42-character hex stringWho received the tokens
Token ContractAddress of the token’s smart contract42-character hex stringContract managing this token

Event Logs Fields

FieldDescriptionFormat/ExamplePurpose
Log IndexSequential numbering of eventsNumber (e.g., 0, 1, 2)Order of events within transaction
Contract AddressAddress that emitted the event42-character hex stringSource of the event
Event NameName of the emitted eventText (e.g., “Transfer”)Type of event that occurred
TopicsIndexed event parametersArray of hex stringsSearchable event data
DataNon-indexed event dataHex stringAdditional event information
Decoded LogsHuman-readable event informationStructured dataUser-friendly view of events

State Changes Fields

FieldDescriptionFormat/ExamplePurpose
AddressAccount that changed42-character hex stringWhich account was modified
Storage ChangesBefore and after valuesHex valuesWhat data changed in storage
Balance ChangesETH balance modificationsETH amountsHow balances changed
Nonce ChangesAccount nonce updatesNumber changesTransaction counter updates

Status Indicators

StatusVisual IndicatorMeaningNext Steps
SuccessGreen checkmarkTransaction completed successfullyTransaction is final
FailedRed XTransaction failed during executionCheck revert reason, retry if needed
PendingOrange clockTransaction waiting to be minedWait for confirmation or increase gas
DroppedGray indicatorTransaction removed from mempoolResubmit with higher gas price

Additional Information Fields

FieldDescriptionFormat/ExamplePurpose
Block HashUnique identifier for the block66-character hex stringReference to containing block
Block TimestampWhen the block was minedUTC timestampBlock creation time
Transaction ReceiptProof of transaction processingJSON dataTechnical execution details
Raw TransactionComplete transaction dataJSON formatDeveloper-level transaction info
Revert ReasonError message for failed transactionsText descriptionExplains why transaction failed

Common Transaction Patterns

PatternFrom AddressTo AddressValueInput DataTokens Transferred
Simple ETH TransferUser walletUser wallet> 0 ETHEmpty/minimalNone
Token TransferUser walletToken contract0 ETHFunction callToken amount
Contract InteractionUser walletContract0 ETHFunction dataPossibly tokens
Contract CreationUser walletnull0 ETHContract bytecodeNone
Multi-token TransferUser walletContract0 ETHFunction callMultiple tokens

Troubleshooting Guide

IssuePossible CausesWhat to Check
Transaction Not FoundWrong hash, wrong network, too recentVerify hash, check network, wait for indexing
Failed TransactionOut of gas, revert, invalid inputCheck gas limit, read revert reason, verify input
High Gas FeesNetwork congestion, complex operationCheck gas price, simplify transaction, wait for lower fees
Pending Too LongLow gas price, network issuesIncrease gas price, check network status
Wrong Token AmountDecimal confusion, display issueCheck token decimals, verify actual amount
Quick Reference: Use Ctrl+F to search for specific field names in this guide. All fields are organized by the section they appear in on the Blockscout transaction page.