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