If you are interested to generate your own SBD / STEEM transaction reports than you might going to like Steem-Flow.
Steem-Flow is a new site I am working on using Flask for the backend (API) and Vue.js for the frontend.
Example of Transactions from Blocktrades
Example of Transactions to Blocktrades
At this moment the search results shows the last 5 days but I probably will extend the search to 1 month worth of data.
The data is fetched from the STEEM blockchain using Steem Data from @furion.
Further improvements I am working on before uploading the site are:
- Message if no data is found
- Make pressed button Active so it changes color
- Apply filter to table so it can be sorted
- If possible make table exportable
If you have any suggestions or feedback for the site than please let me know.
Thank you!