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
- b0d0c265d025d3f6ab3a4964b300764b6033a44c9ecc6d8bcd67eba3e0893aae:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- b0d0c265d025d3f6ab3a4964b300764b6033a44c9ecc6d8bcd67eba3e0893aae · T_PMINT
- block
- 948767 · 3d ago
- commitment C
- 021c6055e7255fbdcd2836c1b2a1026e40c0f0196ee1406b6d02cc40d81e54ce61
- public amount
- 100
- public blinding
- a5cbe868e1cce7840d40e3ada390a5672f53221119dc80b03567a8853133cd77
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.