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
- caf90231cd879c1ac3bed11b6bd215506aa4a8a3fbfcf0193e851366d492275f:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- caf90231cd879c1ac3bed11b6bd215506aa4a8a3fbfcf0193e851366d492275f · T_PMINT
- block
- 948650 · 56d ago
- commitment C
- 03f4330ad158e5605f67a8700049b300df811378e933a865760d56d1c3c529c18b
- public amount
- 100
- public blinding
- d6a1a63e64e1f7146ad9e7e768e89ff828410bbb0aea992f1a7a56d45661b1bb
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.