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
- 89f113a925d9ee4509ed885128aa8dfc62c2c11418c6e1c0d253bb2051911067:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 89f113a925d9ee4509ed885128aa8dfc62c2c11418c6e1c0d253bb2051911067 · T_PMINT
- block
- 948743 · 3d ago
- commitment C
- 024cdb8998453bcb78383176e375fc18c32a649251db0708e1e9641d58097b7425
- public amount
- 100
- public blinding
- b0661dc2d022ba7d1012783a2dc72b691915a7d52dc73ac39d6dcbbf982fc850
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.