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
- b5f0723d999c1988bde7c21b4dd04385e09696ec74da6d2080ee6aabdfafa525:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- b5f0723d999c1988bde7c21b4dd04385e09696ec74da6d2080ee6aabdfafa525 · T_PMINT
- block
- 948558 · 54d ago
- commitment C
- 022a718fd9b4a3b6fde6074b16c89618356baf3d2a5b044834dfd5b3baaa0a53f8
- public amount
- 100
- public blinding
- 6177de5b612232295c0e3cbed8895c60cee33968d4329f017736cc336255ccb1
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.