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
- 7f14e5c953bb65ec34af3a2d559ba4d77e65e896d1e312e4a6f46d6b0be4d8a4:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 7f14e5c953bb65ec34af3a2d559ba4d77e65e896d1e312e4a6f46d6b0be4d8a4 · T_PMINT
- block
- 948649 · 56d ago
- commitment C
- 02f822553612ee91fc73c7995f82165fe2a127dd7353fe9358107f0cf1261c4d13
- public amount
- 100
- public blinding
- caf42288297f79b764e19f8d29d48e9c41a9b9d7556dae6fb8cf2674bc1abcdd
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.