cablej / ransomwhere

The open ransomware payment tracker
https://ransomwhe.re
MIT License
90 stars 10 forks source link

Consider updating bitcoin data ingest #4

Open cablej opened 3 years ago

cablej commented 3 years ago

Currently, Ransomwhere is using data from the blockchain.com API, which may not scale particularly well. Consider segmenting addresses to reduce number of requests or other APIs/host own bitcoin node.