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
- b21204c6b2576a75dc08660b0f284086355a6a23800d01d6356ace714244373a:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- b21204c6b2576a75dc08660b0f284086355a6a23800d01d6356ace714244373a · T_PMINT
- block
- 948520 · 54d ago
- commitment C
- 03c3b59c4a0b57b0f3670abf896aec0817a651774594b87e510939b0da5346ea54
- public amount
- 100
- public blinding
- ebc3852358ca9ead5c0b3c04d0d183ec1efa699ad42b7ca2cde482901ecdfa4b
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.