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
- 73f13c1fa1036f30b669143187f77c05cde350fc014662ce2dd46bb5e8bebdfb:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 73f13c1fa1036f30b669143187f77c05cde350fc014662ce2dd46bb5e8bebdfb · T_PMINT
- block
- 948745 · 30d ago
- commitment C
- 0392a70d7810aecfbfde33ac36cfd15589f11768299d5e394f3655f2c5333026d2
- public amount
- 100
- public blinding
- aae4cdd6b39a1f526cd49e8b8a777e36050e8c571f2b53e73f79a30dc5b0427c
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.