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
- a9d3fae38728164491d544d07accd50b90ba03ee5c7b7d79e882f9a2b6a43328:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- a9d3fae38728164491d544d07accd50b90ba03ee5c7b7d79e882f9a2b6a43328 · T_PMINT
- block
- 948649 · 56d ago
- commitment C
- 035adfceab1e9097a1569565430a64dfb5fd101ba4c04ae9dd4cc0fc79cb620d2c
- public amount
- 100
- public blinding
- 5be4cdb92d66883a877c418e273d8302bd565353750c35f93b1a72709f9a56c1
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.