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
- 26c601db43d7793cc0b951279214f3eaeea31975d92703e0902640334101341a:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 26c601db43d7793cc0b951279214f3eaeea31975d92703e0902640334101341a · T_PMINT
- block
- 948972 · 29d ago
- commitment C
- 02b45b1d67ef9464aedcef648f1e337dcc7aedf286ec7f4d46c181823e2ee52943
- public amount
- 100
- public blinding
- e52315fa89a81d4f03a6af245cf04a97cf9ee4d67de67d77d60cf49083c40c8f
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.