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
- 726a3333f0df161b55e149cbe2e31ffce3a1f549abb5a1f88ccb295498804709:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 726a3333f0df161b55e149cbe2e31ffce3a1f549abb5a1f88ccb295498804709 · T_PMINT
- block
- 948649 · 55d ago
- commitment C
- 029e17924e9488336ff94b76cb8909ffa1659a01503821e9e25c23688f389520c4
- public amount
- 100
- public blinding
- 8c11bdf45d51606a9f4855d7c7b39513a8e8d16bc821f330ace2a4ff9a76e825
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.