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
- a365a6e73ad5202e364a25c762e21171311fcf2c7f5cdf2e483bc86af2c3d933:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- a365a6e73ad5202e364a25c762e21171311fcf2c7f5cdf2e483bc86af2c3d933 · T_PMINT
- block
- 948972 · 29d ago
- commitment C
- 037d6faab7a97cf4231d35dbe2a59d3ba990132e6334d46fdc650c56f748957951
- public amount
- 100
- public blinding
- c65bbdb264ba46e20fe0f7b1ab474d162c8a8148b78e0033f0ad55e5fc673739
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.