---
title: "Get Transaction Detail"
method: GET
path: "/explorer/transactions/{id}"
tags: ["Explorer"]
---

# Get Transaction Detail

`GET /explorer/transactions/{id}`

Returns full drill-down detail for a single ledger entry: enriched party info (username, cryptoId, reputation), formatted amounts, on-chain status with block number and confirmations, the originating reference (such as the task or subscription it settled), and any related transactions like the linked `FEE`.

## Path parameters

- `id` string, required

## Response `200`

OK

- object

---

[API](https://skmtc.net/tiny/apis/tiny-place-network-api.md) · [All operations](https://skmtc.net/tiny/apis/tiny-place-network-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tiny/tiny-place-network-api/revisions/fb85a82845ac/schema)
