Loading Tool

Explorer IconExplorer

Memory Pool

40,823 transactions
26.58 vMB
0.06643201 BTC
Random Selection Loading Transactions
Max Size: 138.46/200 MB

Candidate Block

Mining Attempt 8f53a219860ff775be161e5bb5abc7cbb6e5c2362f184a82dbe7c12663250c39
Version 20000000
Previous Block 000000000000000000002d329f64171128f24895d65f294da7fb5276d5bc24ec
Merkle Root 8b174339d919bc290f1700512aed8092965f586519734f2b028c29b38b5cc93b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,784
Size: 1.00 vMB
Total Fees: 0.01727300 BTC
Feerates: 265.25 > 1.73 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,935 (492,772 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
422,163 422,163 00000000000000000041a40794ed523e759d57d68b36201a020a39f74d09aaa4 1,777 1.00/1.00 vMB 48
422,162 422,162 0000000000000000027767595077826b1068e73440f090b6ad51fcf75759cc8f 1,356 1.00/1.00 vMB 58
422,161 422,161 000000000000000002e443d38cf1c4ba129dfe296a6f03f52011d833e07aaa24 1,460 0.99/1.00 vMB 52
422,160 422,160 000000000000000000398d8ec7fdf8f4ff0f8cf6f68812d72dd03a632c0885aa 1,999 0.87/1.00 vMB 58
422,159 422,159 000000000000000004d685bf7713716149441c687078dfb0b0f3de0ca93cb9b0 1,109 0.50/1.00 vMB 60
422,158 422,158 000000000000000002b3b4062e6852a041a3b649e48294505e04d7550b051265 1,830 0.99/1.00 vMB 51
422,157 422,157 000000000000000003f563cd8e97ed894b01ddebc1b2ae25ec13b53c0fec38a1 548 0.37/1.00 vMB 43
422,156 422,156 000000000000000004fbc004a2d4a73eaf976ee43d71eca0b12169c9cd7f8d8a 1,087 1.00/1.00 vMB 35
422,155 422,155 000000000000000004c94291c7a61a0aa1ea9077a90e3c664ba29b65b6800c1b 256 0.93/1.00 vMB 13
422,154 422,154 0000000000000000029882836441b11e322d0065227bfea21d8c86d0f1a560da 1,430 0.97/1.00 vMB 45
422,153 422,153 000000000000000004f0afe7f87054a8d6d3285c5749d91367f041d06bfe04cc 1,852 1.00/1.00 vMB 55
422,152 422,152 00000000000000000386b75618df3c2560150c2aa475aeb86319426dc683aa7b 1,584 1.00/1.00 vMB 43
422,151 422,151 0000000000000000041aab72ba7d568acbb90b4409146909b09251be462cd286 1,884 1.00/1.00 vMB 66
422,150 422,150 000000000000000004b92e50c5e9dd970be45ec614e8016c6d95edc5f10d06a2 993 1.00/1.00 vMB 35
422,149 422,149 000000000000000000580b8b8a920ac5b400f4ed5ae8319585c6779ca114e1ba 1,794 1.00/1.00 vMB 48
422,148 422,148 000000000000000004084d97a93089762b0ca5e2f957bcdfa7a1afa2f02c57b9 1,956 1.00/1.00 vMB 38
422,147 422,147 000000000000000002874ae4833669d5172dad87972a6a6c1b802ed749dcee57 1,512 1.00/1.00 vMB 51
422,146 422,146 000000000000000002818eb17429055ae17591ba76b511497d425b7cb796a865 2,748 1.00/1.00 vMB 85
422,145 422,145 0000000000000000032d5231e22f320391a2fe62ce0a6bbd6521054ae11baee5 2,717 1.00/1.00 vMB 68
422,144 422,144 00000000000000000300c60bdf2884749b776fd8d9f08aefa1407c03a50da675 1,847 1.00/1.00 vMB 100
422,143 422,143 000000000000000000632d681dc2e4cd1a3b7d1c401ebf140c72403f87647dd6 1,985 1.00/1.00 vMB 56
Previous 10 blocks ↓
Total Size: 782.27 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: 656.67 GB
    • Received: 14.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.