Basic usage for an unencrypted wallet: pywallet.py --dumpwallet > wallet.txt For an encrypted wallet: pywallet.py --passphrase <passphrase> --dumpwallet > wallet.txt