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
- a4528e18e018c6673dfebed4b648216297e77f24b8dc3a73a137c1228535bae4:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- a4528e18e018c6673dfebed4b648216297e77f24b8dc3a73a137c1228535bae4 · T_PMINT
- block
- 948649 · 56d ago
- commitment C
- 024b66b43511b555d1530535819227daa58a6ffebd03b925df6b8da27d40c6d04e
- public amount
- 100
- public blinding
- 9c5676e94d673ab1c9601aa8932fc4f7e73ef31e59a171828334eba50ca4eeb3
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.