Loading Tool

Explorer IconExplorer

Memory Pool

50,593 transactions
30.31 vMB
0.12695047 BTC
Random Selection Loading Transactions
Max Size: 162.33/200 MB

Candidate Block

Mining Attempt acbe2677686c05bdf7b45ae22f65337c87e883260233a49966d7e41a4233be52
Version 20000000
Previous Block 00000000000000000001073fbbdfd9cf89877f0a8ea98729a2d0c883dbdb3937
Merkle Root 130e37302e1ca179c4d8bcc5fa5f875083d89af411c6eb064b7858f526c155cf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,912
Size: 1.00 vMB
Total Fees: 0.05388216 BTC
Feerates: 150.75 > 5.40 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,813 (469,536 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
445,277 445,277 0000000000000000003487c440045e5a3089481860103bcb915608ea87f59c0d 1,014 1.00/1.00 vMB 33
445,276 445,276 000000000000000000e2f193a39dda2ebdff89af199124f5e645005426ed0e50 864 1.00/1.00 vMB 46
445,275 445,275 000000000000000002c3dd0277d0754519d1ee50e12f8989051b7e7df7705bbf 2,191 1.00/1.00 vMB 59
445,274 445,274 00000000000000000063fc381dbff8bb61af7be86f4d524572d594b095795003 2,358 1.00/1.00 vMB 82
445,273 445,273 0000000000000000028d0761d9e7168f4a43cfb778100adf33827cc74d24fd80 2,737 1.00/1.00 vMB 98
445,272 445,272 0000000000000000022dc562eceacbfdf118f3c3b5fe60bd58e088b9f7b2af52 681 0.38/1.00 vMB 77
445,271 445,271 0000000000000000033946b72d876d929f48a5076dbbe58523c826cc6d701d11 525 0.24/1.00 vMB 108
445,270 445,270 000000000000000001584afc77c4f3f5b97cd31631a59cd0406b02729f3edf82 424 0.77/1.00 vMB 15
445,269 445,269 0000000000000000037a9c3bcc605590cf309bea9990bd4b959f552060750d0a 956 0.47/1.00 vMB 52
445,268 445,268 000000000000000000699ebea50f694cbf4f88c84d9205dde90025c68642cccc 1,818 1.00/1.00 vMB 49
445,267 445,267 0000000000000000026e0f6d0b5be0655ea24c85e2f36c14774782da78afd830 2,369 1.00/1.00 vMB 85
445,266 445,266 000000000000000000574552c33263bbee997bd44f2d48e11449804fd40cfd7f 1,696 1.00/1.00 vMB 68
445,265 445,265 000000000000000002a139e2fc395f271ef085c3e2093c7ae3ad0ba546085eb1 2,532 1.00/1.00 vMB 82
445,264 445,264 000000000000000002ecf38a8efd99f3050aa8304f54a6581439369ac112c4b0 2,861 1.00/1.00 vMB 73
445,263 445,263 000000000000000000c2e3fe82fa530ab5a9305ce9edf785625849642af8880d 2,488 1.00/1.00 vMB 66
445,262 445,262 000000000000000002f21fec703bc441cf8380309d6fe53c07d540c521fd1ed5 1,904 1.00/1.00 vMB 95
445,261 445,261 000000000000000002b51af85c95e4afcab288629d5d7d402bd8097479ab95fa 2,410 1.00/1.00 vMB 94
445,260 445,260 0000000000000000031360d613e87ba78d44355d2bfa9bacbe17466fd30b0ec5 1,872 1.00/1.00 vMB 78
445,259 445,259 000000000000000002634c5fa81a62bb79e04bf4ed80d23f1a9d94930e3cc909 2,691 1.00/1.00 vMB 91
445,258 445,258 000000000000000001b07a393e970f82fab5a170d47e855e755282a58a42c0de 2,751 1.00/1.00 vMB 89
445,257 445,257 0000000000000000022693f8f28f98055ea1b4c5d0dab1d18a62d4a0457959e6 2,511 1.00/1.00 vMB 102
Previous 10 blocks ↓
Total Size: 782.06 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: 651.10 GB
    • Received: 13.40 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.