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
- 2ea2072085205c1ea5e56ec713df4fc55cdde9db9d3bb2e11dd4d258bd7c2dc3:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 2ea2072085205c1ea5e56ec713df4fc55cdde9db9d3bb2e11dd4d258bd7c2dc3 · T_PMINT
- block
- 948518 · 54d ago
- commitment C
- 03740d56a2265503bd2f53d71bf9e8a6a7656afa74c49d61991a3d7a4370ed3009
- public amount
- 100
- public blinding
- 35f4c00fca47016117a208b07ff1f74cf8b46bea29754ff8137c2e4a0df3686c
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.