Loading Tool

Explorer IconExplorer

Memory Pool

18,907 transactions
8.50 vMB
0.03018668 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.06/200 MB

Candidate Block

Mining Attempt 15960892b5d04bb3b49ad35b86044080626d3dae83c37cfe130db149ddeed546
Version 20000000
Previous Block 000000000000000000020b3bb8f61917f7848c1ad34d4f62bdc7addfd2b7533f
Merkle Root b5c2c61e4fa56d8768d0fd97b69f56aabec872fa433b7ab9b81b95491fc5e3b3
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,341
Size: 1.00 vMB
Total Fees: 0.01205788 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,424 (710,677 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
202,747 202,747 00000000000005290f8c6d69cfb4e58214137000534f3a7b11fcfb3bdeb1f0b4 32 0.01 vMB 78
202,746 202,746 00000000000001c8e58fc3c174195462cf9ff845d141c0c97063863abf5993cb 252 0.12 vMB 116
202,745 202,745 00000000000001c6093deb672fe5737cf9165aac238031a356432bebfe33fc57 463 0.25 vMB 137
202,744 202,744 000000000000005fe25d7722e2d9c34b120b2e6fc53f9aba0a9483f4e9eefd47 65 0.04 vMB 50
202,743 202,743 0000000000000453ce255ea1d6c051531e6010dc6c50e3bc631c5de14e12a552 643 0.20 vMB 149
202,742 202,742 000000000000033ed9c333a9f8e6dd44e86596fd82a2766bce707eb987b5fb5b 564 0.25 vMB 256
202,741 202,741 0000000000000119272283c1271cec69a733895bc13758d3f05dc26ca67e0337 347 0.10 vMB 63
202,740 202,740 000000000000043f24337895cf75a07835b05054b7880f70b3baff75e4c039ee 155 0.08 vMB 107
202,739 202,739 0000000000000386f48c3d5d70c703fe2a2c6a56ccd1adab1622f5f14eb34374 141 0.07 vMB 118
202,738 202,738 00000000000001b5ce206ddc1968e99e127e7734e8acc134d491a57a40fa61ef 306 0.13 vMB 134
202,737 202,737 000000000000003179826fa46504149d700f04c1aae346540c15a8e6f12d16d8 1,119 0.42 vMB 238
202,736 202,736 00000000000003a21b3521e5776380c7b874d950874c313366b937459077c504 1 0.00 vMB 0
202,735 202,735 000000000000000077a3bc1be679d2630a87d7ea8c31f3c5adbdb90333e33a0d 19 0.00 vMB 289
202,734 202,734 0000000000000048dcbfc1bddb927280dd9b0da4325b38e5655c310ec5edb70f 274 0.11 vMB 314
202,733 202,733 000000000000048e2c3b81ee9e33151106cb33156323d8cba6640b0ff2d7bbee 146 0.05 vMB 464
202,732 202,732 0000000000000328b186ee9d966c577bf54ad90adc06ce8a833d2659e2c85f0a 134 0.05 vMB 127
202,731 202,731 000000000000020bf638800a87e90e144a3d8ede09c473eaf242b3bab855bc5a 133 0.11 vMB 81
202,730 202,730 000000000000010b94dbacf5280dd3c95b4dd91a2e8662082f94bfe0e8e5e1b1 353 0.23 vMB 178
202,729 202,729 00000000000003cad194449a088a362030ef7b6294094b2c79c30b988e67343a 408 0.13 vMB 144
202,728 202,728 00000000000002fc85c15a81ed26c6aebe384dc1a71efe9c0461a24bb845290d 539 0.25 vMB 320
202,727 202,727 0000000000000358f09f22a9cf768319f4b21448b64a68c4a9ab99faaecc5c8e 139 0.05 vMB 147
Previous 10 blocks ↓
Total Size: 779.61 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 297.85 GB
    • Received: 1.27 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.