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
- 7e6b1355e59ffa116570a3310dd3ac8b3b006b918a3d85b7712f9f23d8dd2b3b:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 7e6b1355e59ffa116570a3310dd3ac8b3b006b918a3d85b7712f9f23d8dd2b3b · T_PMINT
- block
- 948526 · 55d ago
- commitment C
- 02cd40bbc3b995bcf9c0c29bcb014b1ee496faed41a898e60195a99dc81732c7ed
- public amount
- 100
- public blinding
- b90ff4bee196e7e4dfa96e9aae56036fa6928fc770f8031a0800b63c330160bf
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.