Loading Tool

Explorer IconExplorer

Memory Pool

38,604 transactions
31.35 vMB
0.08825645 BTC
Random Selection Loading Transactions
Max Size: 155.30/200 MB

Candidate Block

Mining Attempt 84a63c0c20b5ea2e092c738ba7bf6eb2faed096bc0dfff32efe635bdf9d4e7b7
Version 20000000
Previous Block 00000000000000000001a85c3c399f498d0bec2bc31fd48cfb44a2ea48876ab6
Merkle Root 91c8d2ab810ef000c6389aa602579f09ac6956fa747af531c73aec81150a3bbc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,769
Size: 1.00 vMB
Total Fees: 0.02398099 BTC
Feerates: 327.53 > 2.40 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,356 (809,242 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
105,114 105,114 00000000000150e50bfc6925715dfafe4ae719ba7a6bc22c38c39d1df9ae9fd0 4 0.00/1.00 vMB 0
105,113 105,113 000000000002581db0b992c383e35f5cf8543f3e25d31f67afa5edfc8072e43f 24 0.01/1.00 vMB 0
105,112 105,112 000000000000235afcccfe89d441d0b1441db44627748804442e678fd2e3abff 11 0.00/1.00 vMB 0
105,111 105,111 000000000000994d19ebfdce10cae298e49828844745e48685da91c03748a7be 23 0.01/1.00 vMB 0
105,110 105,110 0000000000025eedf9676e898c3887212bb41712cce722e5ee3d784afadbeaca 11 0.00/1.00 vMB 0
105,109 105,109 0000000000018421eecaae1f47b8e715e17a37ace5a4ca255e493f4d684a361f 10 0.00/1.00 vMB 0
105,108 105,108 0000000000009f20d687f04e52293fb73bbcffc99dadfdd25d1c2d2e344e2ab7 10 0.00/1.00 vMB 0
105,107 105,107 0000000000004ecd609b938aad64f70a4d4bb4353b11cf4f5d5f533708583c86 12 0.00/1.00 vMB 0
105,106 105,106 0000000000017e0bc33bbfae7944ea2b3ca31cfe60c879837de80a5d85228856 12 0.00/1.00 vMB 0
105,105 105,105 000000000002b8f7681ee34c7b1bf3894a501d3e508b24d804183ff94ab05ae3 9 0.00/1.00 vMB 0
105,104 105,104 000000000002a384011f8f18112064967f329de886f9f08f66a3fa6c9406b913 12 0.00/1.00 vMB 0
105,103 105,103 000000000001140adcd2830d8480af2b038851c8026768ba66355e9ca86a3caa 12 0.00/1.00 vMB 0
105,102 105,102 000000000001a6ecf3d51846c2b6f5ce2ade4737f64611281934ab73c1e69714 13 0.00/1.00 vMB 0
105,101 105,101 00000000000178bb15c014c55085e79b8b530cd3c6e3d447f0c65bc0cb181d07 18 0.00/1.00 vMB 224
105,100 105,100 00000000000195d7010f816400580628f61f723391147f93383a17c45c1fa79d 5 0.00/1.00 vMB 0
105,099 105,099 00000000000015a07d0b0a9988210f267652276048876cec4d6b6b63262fae72 12 0.00/1.00 vMB 0
105,098 105,098 0000000000017e9e72a0323995f8f4bafd03a896ba9d091932a62001c0de8e60 12 0.00/1.00 vMB 0
105,097 105,097 000000000000d7545c816d486245497dddc19a6fd9d0c129dcbb428b89cf5429 13 0.00/1.00 vMB 0
105,096 105,096 000000000002f5955d077c9aff3be795afe02f36b098583df44dad3847faa60e 6 0.00/1.00 vMB 0
105,095 105,095 0000000000029c4a714ec35c96c58a70acbd9deeed4b3bead4f215e941471833 10 0.00/1.00 vMB 0
105,094 105,094 00000000000115037df530eb7c70019e7c13dafd9f8b4e9ca3a83707fc93b5f0 17 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.23 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: 589.12 GB
    • Received: 9.57 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.