Unique character string (TxID) assigned to every verified transaction.
Current transaction state: Success, Failed (Error), or Pending (In Process)
The status of the transaction: Confirmed or Unconfirmed.
Block number containing the transaction.
Date & time of transaction inclusion, including length of time for confirmation.
Address (external or contract) sending the transaction.
Value sent in the native token.
Total transaction fee.
Price per unit of gas specified by the sender. Higher gas prices can prioritize transaction inclusion during times of high usage.
Maximum gas amount approved for the transaction.
Actual gas amount used by the transaction.
Transaction number from the sending address. Each transaction sent from an address increments the nonce by 1.