Loading Tool

Explorer IconExplorer

Memory Pool

48,721 transactions
28.26 vMB
0.08064446 BTC
Random Selection Loading Transactions
Max Size: 150.86/200 MB

Candidate Block

Mining Attempt e818fc133281d0db54e701b42ad8ece93049a772e2b78bb9384532c19e92c0f6
Version 20000000
Previous Block 00000000000000000001591f76b8e497e92b68dc57dacd44d74c2253bafa7eaa
Merkle Root 40923e659b2716911e08dae1aee218845c97f546c4c94f597f3b30bf7eaf6f79
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,151
Size: 1.00 vMB
Total Fees: 0.02680227 BTC
Feerates: 500.45 > 2.69 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,792 (430,533 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
484,259 484,259 00000000000000000011c9395aa6dfc38aafba1e97f8afa020418145aa94baab 116 0.99/1.00 vMB 1
484,258 484,258 00000000000000000099ad156bb78bb0088d74dc73fdaae1b92fa93af31e714f 447 0.99/1.00 vMB 22
484,257 484,257 000000000000000000bacd7d927b8f64acd98065229c9c45145c79d1b392e73d 1,668 0.99/1.00 vMB 112
484,256 484,256 000000000000000000fcd22b12dcbdf3a1b0b08861fdc09f9fe3328b8e241d4c 540 0.99/1.00 vMB 38
484,255 484,255 00000000000000000009ed2cf4e97d7ff46bd01def44f3df95560cbca36ab210 1,269 0.99/1.00 vMB 61
484,254 484,254 0000000000000000006876148c7784b683a455011bebab7142cc581235821b7b 1,968 0.99/1.00 vMB 183
484,253 484,253 000000000000000000c9e229029c41f95e35ce7ed163cdcf0d98eea982a39d31 2,019 1.00/1.00 vMB 76
484,252 484,252 0000000000000000006352702d3552cc1fbc34db639c9893b0b5afca44d7466b 1,716 0.99/1.00 vMB 119
484,251 484,251 00000000000000000127b90fdc5a6b182e04f7f18ce674068311259187071da6 1,996 1.00/1.00 vMB 129
484,250 484,250 0000000000000000003d3f5a382416875810ea652e95751562a147fa9a0b1438 1,912 0.98/1.00 vMB 218
484,249 484,249 000000000000000000211081d063bb69d8349e00de690abace6a3bc75b03391e 2,298 1.00/1.00 vMB 203
484,248 484,248 000000000000000000a579d92e9d296c4939c4f7eb87ac1fddb2af80f25fb177 972 1.00/1.00 vMB 91
484,247 484,247 000000000000000001004623affdf9610d262a6a68f55f1933507b9eb0c1209a 1 0.00/1.00 vMB 0
484,246 484,246 0000000000000000003cd82d527ae0770e890a93ca0388d5e9aadbc8c95d8796 1,653 1.00/1.00 vMB 146
484,245 484,245 0000000000000000006fb87ab0be384eda4496c9ae76af0b48b867edc8176f36 1,414 1.00/1.00 vMB 51
484,244 484,244 000000000000000000b43690bfe8d63b79dae57ad2d34f2ddbe8681674010bd5 1,614 0.98/1.00 vMB 120
484,243 484,243 000000000000000000ba11c1e57ddea8b1538befeffdff7049e55a3ea4f851e1 2,389 1.00/1.00 vMB 202
484,242 484,242 0000000000000000001efcea30bccaf6ca23499d618ab08a257057c975c119ac 27 0.01/1.00 vMB 899
484,241 484,241 000000000000000000130071d513c11c8546b903b18ac78707a2383bbc6f11f2 778 0.69/1.00 vMB 70
484,240 484,240 000000000000000000c2822ce9513dacce1cd15666a3172ecfbd40f761d434e8 429 1.00/1.00 vMB 20
484,239 484,239 000000000000000000245e1d7204f92ff7332152f6f66feca4af99886b081376 2,229 1.00/1.00 vMB 165
Previous 10 blocks ↓
Total Size: 782.02 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: 649.70 GB
    • Received: 13.21 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.