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
- c45c075d95bb78a3e8ce316c984fd93111e44aa8236138bb690012114c12bcb5:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- c45c075d95bb78a3e8ce316c984fd93111e44aa8236138bb690012114c12bcb5 · T_PMINT
- block
- 956373 · 2d ago
- commitment C
- 0220260ab453d0b12430ee013e5df2a951aaa05e410836a0defa3ef55feada2c62
- public amount
- 100
- public blinding
- f54efcfa23ed83ddda8ffb218cf5c6bfee99588a40e06094fe6f57b7ca84333a
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.