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
- c356f58bb99be9f37f6f669716a02af7a87710684b17e207f1a770c69d384132:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- c356f58bb99be9f37f6f669716a02af7a87710684b17e207f1a770c69d384132 · T_PMINT
- block
- 948648 · 56d ago
- commitment C
- 021e881d5f6e789cf69dec09952e7a51656ed3553d7e54b211238d66abcc5a21d4
- public amount
- 100
- public blinding
- 79983efe55d85959a2e6e57144c37627ddbf022c0e2556415c5b4a7f68319c24
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.