> ## Documentation Index
> Fetch the complete documentation index at: https://docs.chainstack.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Transactions info | Arbitrum

> Arbitrum transaction info JSON-RPC methods — retrieve transaction data, receipts, and status for monitoring and analyzing on-chain activity.

Retrieving transaction information from the Arbitrum blockchain can be done by using the following methods:

<CardGroup>
  <Card title="eth_getTransactionByHash" href="/reference/arbitrum-gettransactionbyhash" icon="angle-right" iconType="solid" horizontal />

  <Card title="eth_getTransactionReceipt" href="/reference/arbitrum-gettransactionreceipt" icon="angle-right" iconType="solid" horizontal />

  <Card title="eth_getTransactionByBlockHashAndIndex" href="/reference/arbitrum-gettransactionbyblockhashandindex" icon="angle-right" iconType="solid" horizontal />

  <Card title="eth_getTransactionByBlockNumberAndIndex" href="/reference/arbitrum-gettransactionbyblocknumberandindex" icon="angle-right" iconType="solid" horizontal />

  <Card title="eth_simulateV1" href="/reference/arbitrum-simulatev1" icon="angle-right" iconType="solid" horizontal />
</CardGroup>

<Check>
  ### Get your own node endpoint today

  [Start for free](https://console.chainstack.com/) and get your app to production levels immediately. No credit card required.

  You can sign up with your GitHub, X, Google, or Microsoft account.
</Check>
