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
- 5c40fb3e7c0ea1671d2a73d6f9e4c63ecec8221aa1b191435c4adf977162e576:0
- asset
- ZORG#9cc024ec · 0d · t_petch
- asset_id
- 9cc024ec3583e5d182f0bd86a10c8d69ee7915bdf0ce9b6954fd936813caefc1
- parent envelope
- 5c40fb3e7c0ea1671d2a73d6f9e4c63ecec8221aa1b191435c4adf977162e576 · T_PMINT
- block
- 948810 · 3d ago
- commitment C
- 0325621d55f896dea45322b57052ac448a7a5437d0166e145d107d675b639c0408
- public amount
- 1000
- public blinding
- af82642dceb81e7bbe07ea9f810c9e7a5400abdd030a2cd524700f079426b373
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.