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
- ff8b4e0d7656fad352cbbfe9e7025df73bb296acad26678c743cba8c9cc6ea68:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- ff8b4e0d7656fad352cbbfe9e7025df73bb296acad26678c743cba8c9cc6ea68 · T_PMINT
- block
- 948649 · 55d ago
- commitment C
- 02d0956573028d667ce82c77c8db0f23a8052a7805a0ffa7a11727adc635d8f3a2
- public amount
- 100
- public blinding
- 2d300b889562326b598e292a564d07f50c1af07033c9dd08c557026437cc513d
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.