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
- f0d60b274abdb1e4b299a2c690f9c3285a79e328c3639b52613560970c02b44a:0
- asset
- CONF · 8d · t_petch
- asset_id
- 1bd97580b1c8eff6a1583540cac2eb0b3766efc4943a87e129db19a3303a60d8
- parent envelope
- f0d60b274abdb1e4b299a2c690f9c3285a79e328c3639b52613560970c02b44a · T_PMINT
- block
- 948553 · 20h ago
- commitment C
- 033f0fd85db69991397fbac92ded1086f14486228ced59f07bb00f760749e07bc6
- public amount
- 100000
- public blinding
- 2d87f89376946225fee1dff92e7fab16618cb60a78f9dec9018afff4f264913f
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.