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
- 955af8cff0d4c93b50fb56ece380503811c8bdfa1172e197bb08886004842fe4:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 955af8cff0d4c93b50fb56ece380503811c8bdfa1172e197bb08886004842fe4 · T_PMINT
- block
- 948647 · 56d ago
- commitment C
- 02d01c67a63b12794e7e40addb134edc0489fbc0d578069ed9f55f00df7a0961ba
- public amount
- 100
- public blinding
- 62842e0952f40ea0799f545d1f7e5f603c7c59b0c987f5a101efc561f3a995fa
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.