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
- c7b2f06e5da9dba17204c9f22ade8e8a295fb4e7c006b5310bacadb26d8f65ff:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- c7b2f06e5da9dba17204c9f22ade8e8a295fb4e7c006b5310bacadb26d8f65ff · T_PMINT
- block
- 948899 · 29d ago
- commitment C
- 03dbfa3455c578808d1d98ecb73d638116cc1edfef96cd3d5c18b0bff2cef2c04a
- public amount
- 100
- public blinding
- b16383c294eebc71202ce1b1cd707d82cb2111f5e5500765ee668efef21a8a74
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.