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
- 15c1a0b42cb32f9bbce332e97958de826f4bfd1fb54190ccf524f546fec9b15c:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 15c1a0b42cb32f9bbce332e97958de826f4bfd1fb54190ccf524f546fec9b15c · T_PMINT
- block
- 948526 · 55d ago
- commitment C
- 0377e4597f1f9a98aaec23fa9e4f73ac083185c9804fca3ca4ebd799f02a8de990
- public amount
- 100
- public blinding
- 32641fa0b090dadf3116485fa9123c669ecb223cba3b107adf3d0981e5cf3453
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.