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
- 5ffe405225ac568c17d43e22fd742983f7ab0b7ba78fc6cbd0298f74917fc716:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 5ffe405225ac568c17d43e22fd742983f7ab0b7ba78fc6cbd0298f74917fc716 · T_PMINT
- block
- 948914 · 2d ago
- commitment C
- 02eb6b79048226e8441947d6dbdaeafef0323d8fa92b0032ab5b38e64695a5bed8
- public amount
- 100
- public blinding
- af5f3ff83fd378ec04774dc56098613093b3813e40cba5ae1c2eda96479ac997
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.