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
- 1eab331ace2d04db3331369cb2f556c0d93db3685e95a92dbde6e184d5a7429b:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 1eab331ace2d04db3331369cb2f556c0d93db3685e95a92dbde6e184d5a7429b · T_PMINT
- block
- 948734 · 4d ago
- commitment C
- 03e476e49a79d05181b24cc8389eb58ece78fcdb0f1a08b2971290138124c9c5e4
- public amount
- 100
- public blinding
- 0d83fe8b2a6caec3cbc794ad63404a6c6f35051734c15e96bf0b7bb5d9038eec
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.