UTXO commitment
A Tacit UTXO is a P2TR output whose committed amount is hidden behind a Pedersen commitment. The amount is recoverable only by the recipient (or, for T_PMINT/T_WITHDRAW outputs, public on chain).
- outpoint
- 07ee8e424cd34e0dbb5ed114f94b432d0f5e031f3f8f4e5158938a5eaff9489f:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 07ee8e424cd34e0dbb5ed114f94b432d0f5e031f3f8f4e5158938a5eaff9489f · T_PMINT
- block
- 948647 · 55d ago
- commitment C
- 0243ab3b5614d294a7990a1757558c2c448747d3f4705a8842b885fab9f1aa41de
- public amount
- 100
- public blinding
- 9829e7a43c9d95ac08624bca91274dc9e6bb5f527a7a8b9ab7c4f059c1384316
Validating this UTXO end-to-end requires walking ancestry back to the etch envelope and verifying every kernel signature and rangeproof on the path. tacitscan stores the bytes for the proofs but does not gate the page on verification — that's a deliberate trade for explorer responsiveness.