Skip to main content

Get you own node endpoint today

Start for free and get your app to production levels immediately. No credit card required.You can sign up with your GitHub, X, Google, or Microsoft account.
Retrieving transaction information from the Ethereum blockchain can be done by using the following methods:

eth_getTransactionByHash

eth_getTransactionReceipt

eth_getTransactionByBlockHashAndIndex

eth_getTransactionByBlockNumberAndIndex

eth_getBlockReceipts

eth_newPendingTransactionFilter

Last modified on January 28, 2026