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
- 213129c14d5d2db35d2f4e1152812df1c707362a8c1e15b0560e70b4cdf953cb:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 213129c14d5d2db35d2f4e1152812df1c707362a8c1e15b0560e70b4cdf953cb · T_PMINT
- block
- 948649 · 56d ago
- commitment C
- 0293bba6aeac75e3f10c0cf8fd833e31c13bbdfd733a2b303de1dc97ee0fc5e003
- public amount
- 100
- public blinding
- 995388e2893e640b41f720a3bc8606a6262941ae13eda2077b2dda4cb30d2a2a
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.