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
- 9893a9137a9396d7b62fb86a961a9d05c864e4cb6c44671d0685bfc1187903c2:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 9893a9137a9396d7b62fb86a961a9d05c864e4cb6c44671d0685bfc1187903c2 · T_PMINT
- block
- 948647 · 55d ago
- commitment C
- 0368bd83c18937237718276ac30a5b261e5a18da4acca75d791c386ccabc61117a
- public amount
- 100
- public blinding
- f1b589c1124cf47a1c46b8db1bb2766e55cb4abe7bbf409b4aff15e4361d397b
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.