I have BTC data dumps from Blockchair. These have almost all the data I need, however they do not include the raw transaction hex.
Is it possible to generate the tx_hex from this data in Python? or would I need the private key to do that? The inputs/outputs do include the script if that helps...