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
- 10e8b05a110187570fd274df5a91f0324585d13d0610e339aa441a319a5c155d:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 10e8b05a110187570fd274df5a91f0324585d13d0610e339aa441a319a5c155d · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 031d7185c8809897f375cf6163853a22d23313abceb2e8226fdb7ea7148271badb
- public amount
- 100
- public blinding
- b1f42580232605826c222b6dd2d7b90f0f71d35d5b10698926c29d02bfa60fed
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.