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
- 36d9a4f4c987b9292507086bbe2a01b53556a933a0b03287b8f4a712aa0d34e5:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 36d9a4f4c987b9292507086bbe2a01b53556a933a0b03287b8f4a712aa0d34e5 · T_PMINT
- block
- 948673 · 34d ago
- commitment C
- 02c8feef9badbf82ea4dbb3ea4f16e841070f203c51005a436a1e0c84b264ebcac
- public amount
- 100
- public blinding
- d0afe8260795c6a50a0bba4d4c8ab50631a9321de91c47ef6400618bd5f4cf33
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.