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
- 26815ec85a7c52537502b1d6c86d68f3075cc682a11ab5bf1843718454151ac2:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 26815ec85a7c52537502b1d6c86d68f3075cc682a11ab5bf1843718454151ac2 · T_PMINT
- block
- 948731 · 3d ago
- commitment C
- 02ef095da6498bc5e4bb2f57cea1ba2152ef94c35fa36e613cbac51a9986060e10
- public amount
- 100
- public blinding
- 7937ef5535ed9c7a59ea2eb7f0d5c2ba80fe64d7f6b74a6a8ff8ccd8a32a6966
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.