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
- d2f27748423b01be98889bbfc3077655ef55d48f8a4436fdc668141177529221:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- d2f27748423b01be98889bbfc3077655ef55d48f8a4436fdc668141177529221 · T_PMINT
- block
- 948526 · 55d ago
- commitment C
- 02f53aff187f8cc5a973201a9b47bbc0aca06e205271c514af4cdb40e268bd5dc2
- public amount
- 100
- public blinding
- 8b308b58dbc4675dcccfb1812c4f7a06bd8b5d620163e273a98f0a66c005f51f
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.