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
- 2ffb8b35cc993db1b843b33356d4634dbe1d239a3770e49bbac70b19ccc616e0:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 2ffb8b35cc993db1b843b33356d4634dbe1d239a3770e49bbac70b19ccc616e0 · T_PMINT
- block
- 948647 · 56d ago
- commitment C
- 02d19fc35f160733517380df14ce8aa5baf5c1e2b3dc6c3c89d38c1f2e2201c5e2
- public amount
- 100
- public blinding
- aacb03c1e94d9a4bfd854975b8542e9c5da047cdbb26d9f13d812b02bd5b22d4
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.