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
- 323b215c09d3a8a0ed8549e833423e6ef61d95612924ff8b66167c70d610de41:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 323b215c09d3a8a0ed8549e833423e6ef61d95612924ff8b66167c70d610de41 · T_PMINT
- block
- 948650 · 55d ago
- commitment C
- 0377357d8fec9ffe55f8b81bf515bd2990851837d8c68103795812eeb3944fa4a3
- public amount
- 100
- public blinding
- 48f65dd1e048f952f6d92a033d2f312f8878d6ec078a61a1c0d6f7d46947395e
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.