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
- fc720315cb4c2e5346f93e6013fdf12a399e8fa03e89a208fa37728ec3fed382:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- fc720315cb4c2e5346f93e6013fdf12a399e8fa03e89a208fa37728ec3fed382 · T_PMINT
- block
- 948649 · 56d ago
- commitment C
- 022b45b9a5b7f54a3e8b6f8da6b8ec4ee7a87f5d1a20eb67d5bda30df0294cd822
- public amount
- 100
- public blinding
- ec9019b2091b2c30fc5c413e719f2d04cc673e1ff51cd94cc5c5f7dde85d6e15
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.