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
- 26b242cb76fe68278f6a18c514d2abeaba5162e5c82c1bdeda937d98176fdb91:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 26b242cb76fe68278f6a18c514d2abeaba5162e5c82c1bdeda937d98176fdb91 · T_PMINT
- block
- 948650 · 56d ago
- commitment C
- 03a9cd586ec82b9b24222175f2ad74cbeda6509ae2fdc53fc076a2130fb0128499
- public amount
- 100
- public blinding
- 018392f99e18f3f1411b0fe06cf78b48353b452fc5c0436a2dc474652c29057c
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.