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
- 26a5dd8886cbe2e00c79ed52c70e7f723639ada589e3a0f6eb39feadd78353d1:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 26a5dd8886cbe2e00c79ed52c70e7f723639ada589e3a0f6eb39feadd78353d1 · T_PMINT
- block
- 948647 · 56d ago
- commitment C
- 025544f206c6107813cbc5f69b8396d70b2a873b14284786873e78c48b6711fd17
- public amount
- 100
- public blinding
- a8ee0bfd90db2f1e0a90a210f6f38776a2733dce5150732e5ba92440cb7c5e49
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.