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
- 1bdfd1c001a688b8c55a2b237b5ed7640e4cc85c11b46735eaf2e950b2a366ef:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 1bdfd1c001a688b8c55a2b237b5ed7640e4cc85c11b46735eaf2e950b2a366ef · T_PMINT
- block
- 948649 · 56d ago
- commitment C
- 023503c6d858c1ffff5430ffd5e3598ace997ada43a3a03d460c01fdd36e460ccd
- public amount
- 100
- public blinding
- db2f4a8a5fe4cc97a182e0c39f9e6a75aa1d90c42094922eadc6aa2e34f1ff8a
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.