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
- 00bbf6b8d88b600fb5336e925cc2f5afecb2b760f8f9320116158d102f7a3a6d:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 00bbf6b8d88b600fb5336e925cc2f5afecb2b760f8f9320116158d102f7a3a6d · T_PMINT
- block
- 948632 · 31d ago
- commitment C
- 02cb2b820d96fd579a36b8bac26e304cbfb1963a1c4c8a3be1f18b4e9a3c7188c1
- public amount
- 100
- public blinding
- 9f1b7eb7c64bbd34989d59c09f93c8de363da5908d89d08d08f2af890c9d2326
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.