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
- afc542ddad0bc59b0a4699940d555a65f7a9b5fe3102cda46d138953d5218f56:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- afc542ddad0bc59b0a4699940d555a65f7a9b5fe3102cda46d138953d5218f56 · T_PMINT
- block
- 948649 · 56d ago
- commitment C
- 03ed217bafd468befe3ff177fed40bdc42af70a8063b0853d655f091ae2f2dbd69
- public amount
- 100
- public blinding
- 274d8aff72fdfe1023841e1de07d0cbcbd5e477e89f8a60c37b1126ee9b86a7d
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.