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
- 8f978a3bb2835db96c52db99a9764638ac62f4054ebc893a5152425ac7c3db8f:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 8f978a3bb2835db96c52db99a9764638ac62f4054ebc893a5152425ac7c3db8f · T_PMINT
- block
- 948943 · 2d ago
- commitment C
- 03d0f2bf94cd7aa7e9d37271e2084d622786320c2b52aa7d1f2c4e5a833881ff1f
- public amount
- 100
- public blinding
- c44ccc70e600c24e150635e3a28ae7e3417c6c7f17c467975c3f36db37e7950c
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.