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
- 6fd2c4c522878639274d918689f66e7a4e67ac868fde7bfadf2277a3d9d566c0:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 6fd2c4c522878639274d918689f66e7a4e67ac868fde7bfadf2277a3d9d566c0 · T_PMINT
- block
- 948647 · 56d ago
- commitment C
- 03d8bf06ac45a6b6f00d324164f8280bfddbcaf1b3800ddaa837a04ceba59c91f3
- public amount
- 100
- public blinding
- c81204c60a3829740945524b087b3255cbcf5719a654d86d82a371702a66f17a
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.