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
- c0eec41845f56b0cef1457634c725c5190cbd756456a65f9f040af5c177e9a14:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- c0eec41845f56b0cef1457634c725c5190cbd756456a65f9f040af5c177e9a14 · T_PMINT
- block
- 948526 · 55d ago
- commitment C
- 0252861187b2a8096d082f685550fd25b74bb4702cc3cdbe50394efb4318eb80ef
- public amount
- 100
- public blinding
- 97be3638a496b932428a1a8b1622dc2047c037cd1f61ed94fc0f7612b137670a
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.