Get Ethereum transaction status

Retrieves the on-chain status and receipt details of a specific Ethereum transaction.

This endpoint queries the blockchain to check if a transaction has been mined,
verifies its execution status (Success/Revert), and provides details on gas usage and block information.
It is compatible with standard Ethereum receipt models.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required

The transaction hash to query (0x prefixed).

Responses

401

Access token or App Id is missing or invalid

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json