Loading Tool

Explorer IconExplorer

Memory Pool

79,581 transactions
29.67 vMB
0.07806765 BTC
Random Selection Loading Transactions
Max Size: 178.27/200 MB

Candidate Block

Mining Attempt 331c33edcd4cf4b1ab27b0993599bb6625b7cc6a40d8bcfd944de032eafe7841
Version 20000000
Previous Block 000000000000000000013cf702d9414db714b4bbb933ec22a416aebfd32738ef
Merkle Root cd7e25f9eb67e87610efebb3fb1266f84a130aa2471ea49ad9f31f76e68833f5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,397
Size: 1.00 vMB
Total Fees: 0.01760646 BTC
Feerates: 502.65 > 1.76 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,010 (687,152 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
227,858 227,858 0000000000000185967db0d63a0549b25560fe8613f759c8b42ad457a350b4c8 207 0.09/1.00 vMB 113
227,857 227,857 00000000000001fbf326d8ecb6a65012c1bc713c5c4dfed5198ed19eb79186c6 431 0.19/1.00 vMB 156
227,856 227,856 000000000000020c563845354d50bd6312593230db28024670453c21bf5fdd45 408 0.23/1.00 vMB 164
227,855 227,855 0000000000000181e4e763cde0e35e08a0a1c45af20f2c5dd74a7e77f6dac93b 684 0.25/1.00 vMB 207
227,854 227,854 0000000000000112ce894bbae1cfa75217d5d586a8f84347c6d9319de1ac8231 487 0.25/1.00 vMB 167
227,853 227,853 00000000000001c5835a2a2de73b5cde65c6a838d6073e7f6e1dcc02ae3472d3 223 0.10/1.00 vMB 173
227,852 227,852 0000000000000055d5fb2a2302eed1736079465bf666305c247a85f6af15fa9f 290 0.12/1.00 vMB 182
227,851 227,851 000000000000013473df60b8c5892b8f60f3260b67cb15209a503810e78f13ab 588 0.24/1.00 vMB 176
227,850 227,850 0000000000000074918bea2692cf79c62cfe1e48e27ca5460db55bd4a63be813 336 0.17/1.00 vMB 147
227,849 227,849 0000000000000137a29ee2947859c70a1c724baaeb3c1e0b426184146a1aab62 200 0.07/1.00 vMB 144
227,848 227,848 0000000000000258eea39aee8d5bbe09815c24dc1452532eceb4fab2a8c64482 224 0.09/1.00 vMB 158
227,847 227,847 00000000000000faff2df1f031002fb2a9f5755c2bf203d63b096e9120953ede 201 0.08/1.00 vMB 159
227,846 227,846 00000000000001d36342a0b5b8489e88dcf448bc02ed93d26f527d348cfff7e9 169 0.09/1.00 vMB 185
227,845 227,845 00000000000001547b3024501b977fca6991a10e7a9d4caef8a05aa9709b91e6 481 0.20/1.00 vMB 220
227,844 227,844 0000000000000203358d221beb7bef6dde2a99307a3475342eacda537d90e174 569 0.24/1.00 vMB 156
227,843 227,843 0000000000000084565a05d03c39bdbbb37bc4473588c7d4e5e8a475a0d339f2 716 0.25/1.00 vMB 207
227,842 227,842 0000000000000102eb8f1091860e39ecd7ae0a0271a73d475a15368e64a4e05b 191 0.08/1.00 vMB 132
227,841 227,841 000000000000021aee35a6167181c5c011c85264ba194ef0417b7aa738ed1109 320 0.15/1.00 vMB 140
227,840 227,840 00000000000000b958fbe8228d403119a010cde8e7cd7364acace71f18e9a1c3 349 0.18/1.00 vMB 157
227,839 227,839 00000000000000f633429faaed00f83bcf40e63f4030203ae9e345e7f605edb2 574 0.25/1.00 vMB 172
227,838 227,838 000000000000023a77c673201551b111b890ad0bc90c087fb32e949e3ce64230 346 0.16/1.00 vMB 204
Previous 10 blocks ↓
Total Size: 782.41 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: 665.18 GB
    • Received: 15.09 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.