gettransaction

Input(s) 3

This command provides comprehensive details on a particular transaction, including the amount, fee, confirmations, and transaction ID.

How is this used?

To track and audit transactions within the wallet, offering insights into their status, impact on balance, and more, essential for financial monitoring and reporting.

Request

method

gettransaction

txid

Required

include_watchonly

Optional

verbose

Optional

Inputs(3)

one required input remaining...

txid (required) - The transaction ID
include_watchonly Whether to include watch-only addresses in balance calculation and details[]
verbose Whether to include a decoded field containing the decoded transaction (equivalent to RPC decoderawtransaction)

Result