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
- 030e774bce40d7d0e733252e46de29cd2d7a9307dd09efbb20e96dec7d691c41:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 030e774bce40d7d0e733252e46de29cd2d7a9307dd09efbb20e96dec7d691c41 · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 033c29cffd9a075a6a290f811dc368447412c581406c75a126ccb63f4677e0576f
- public amount
- 100
- public blinding
- 6a3d370ffc9ccb11c7a658a264eddf15dc7545fd32ce6a71badeb2a3d4434d29
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.