Legacy
Legacy get transaction.
Bitcore Insight-compatible V1 transaction shape for Bitcoin-type coins.
Load estimate: Medium; grows with inputs, outputs, scripts, and raw transaction size.
get/api/v1/tx/{txid}
Path parameters
txidstring required
Transaction id/hash.
Response
Legacy transaction payload.
LegacyObject required
Legacy Bitcore Insight-compatible payload. Use API V2 for stable typed schemas.