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
- 515ebf65bc74b3f551a2c461358fb862fee9a4f31dc68904d6d09b1f5a4218af:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 515ebf65bc74b3f551a2c461358fb862fee9a4f31dc68904d6d09b1f5a4218af · T_PMINT
- block
- 948650 · 56d ago
- commitment C
- 02e55b1f3a50a3cc07d2c8538cc4da5446373f8f180465d7f3df3cea096a439c82
- public amount
- 100
- public blinding
- 3a296c190901b2bbf34ffa240a2a72cb2af6233662a421f3f1ed9a2b83fe3fb9
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.