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
- 8d1a7577b06b56bda69728ce730567847517068bdeab77b924e8a7f13a5d4f76:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 8d1a7577b06b56bda69728ce730567847517068bdeab77b924e8a7f13a5d4f76 · T_PMINT
- block
- 948649 · 56d ago
- commitment C
- 03ad57f1eb3abef868a8879466c1229bb87b2d9f3fc4920634554b972e5b8558a3
- public amount
- 100
- public blinding
- 37aeb08c4fcbc4f79063d8aacd31b08eca7f2bdf90b38dc0e549d5c3f040cf02
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.