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
- f6568a087613b12d0a7cdb32f241ef0401a84f9cbf2640a0fbb90ab8c922fe5e:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- f6568a087613b12d0a7cdb32f241ef0401a84f9cbf2640a0fbb90ab8c922fe5e · T_PMINT
- block
- 949519 · 2h ago
- commitment C
- 02b73d1719f5638175dac8e29b85ddae30ffc4db7b5f4ca018029076e7ba944a0f
- public amount
- 100
- public blinding
- 484f2e195ff334340056362fbcf4f468a4bb84dc22386f0812cb4131b21a8e6d
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.