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
- 836ee01cc29dbc2f4e4aeab565f6836bf1e015191cb6b63204cb11d40b8f6c6c:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 836ee01cc29dbc2f4e4aeab565f6836bf1e015191cb6b63204cb11d40b8f6c6c · T_PMINT
- block
- 948649 · 55d ago
- commitment C
- 029c304698dc3ccefcffe1b5daac7928b47e214768cb27f64a0b822437e1510311
- public amount
- 100
- public blinding
- fcd24036e437c4e8a524ab47d7495d9c3989a80e43d131d9f5bb7bce1b9297eb
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.