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
- fbef214644a130085a5ec27f0c6ed5cac91dfb587e823e6bf648c612c1d3b50d:0
- asset
- ZORG#9cc024ec · 0d · t_petch
- asset_id
- 9cc024ec3583e5d182f0bd86a10c8d69ee7915bdf0ce9b6954fd936813caefc1
- parent envelope
- fbef214644a130085a5ec27f0c6ed5cac91dfb587e823e6bf648c612c1d3b50d · T_PMINT
- block
- 948783 · 30d ago
- commitment C
- 031149fe781f21792f20d328c633a23bfdc295da41a21e175e54d687e40ee3a53d
- public amount
- 1000
- public blinding
- 3e77d79653c79d677fba65453a4b149dae213e4c42ebe9e1a5a2432e9e1157e1
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.