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
- 93fadc007502588332705cfde363b5c858cb0c0892de433c1914801069534faa:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 93fadc007502588332705cfde363b5c858cb0c0892de433c1914801069534faa · T_PMINT
- block
- 948762 · 4d ago
- commitment C
- 03f30c6925a447584c39d40df7c45ce9c09b957e40cf8fbc530e0418bd1529d3cc
- public amount
- 100
- public blinding
- 60b0917591716f0359f54ac99817db3097be30ad20f2ab0cfd73985044b3d040
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.