Loading Tool

Explorer IconExplorer

Memory Pool

81,419 transactions
30.77 vMB
0.09044605 BTC
Random Selection Loading Transactions
Max Size: 187.67/200 MB

Candidate Block

Mining Attempt 8fea68b546f5b43c01277dca65e3a515ddca68db23abb750e1897af882d467d3
Version 20000000
Previous Block 00000000000000000000a3813f793d217041872d914f27c3141d08c7db453ba1
Merkle Root 19248f047e1e49fcccaa1f612e0d3d0a8f301addb8f022a733010eefb632e22b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,608
Size: 1.00 vMB
Total Fees: 0.01943346 BTC
Feerates: 301.57 > 1.95 > 0.96 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,386 (555,882 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
359,504 359,504 00000000000000001553077e86b74e7056769dd10929f6afaca577b6bb0c92cb 224 0.11/1.00 vMB 29
359,503 359,503 00000000000000000646f8d1f7e750d1a24e73c565a296f2110980eaab45c4b2 411 0.24/1.00 vMB 22
359,502 359,502 000000000000000008efebe2a68e83155404cfbb64cdbf20227a85ba8ab727b5 1,111 0.61/1.00 vMB 27
359,501 359,501 000000000000000014b58080d4aef8e15d035fd2797e9fbabd1cbfadb83ba226 27 0.01/1.00 vMB 32
359,500 359,500 000000000000000003d91eb789b648265dc66235afcb1e68442de26313b12cc8 58 0.03/1.00 vMB 27
359,499 359,499 00000000000000000a4370b91970d53c49c59ec7be5210bce0fea27f9d8d58ab 42 0.04/1.00 vMB 13
359,498 359,498 00000000000000001045e67b8132146d4ac6978259cb5796707782bab7dc7290 316 0.17/1.00 vMB 22
359,497 359,497 00000000000000001515c64810da4c80642bbd411271e6e22b4b90441c05621f 388 0.26/1.00 vMB 27
359,496 359,496 00000000000000000215a4e07f6dca01376e6e2e4951a34f880962ff16392bef 1 0.00/1.00 vMB 0
359,495 359,495 000000000000000000f12ffc0929877f6c9be511f9dc67baa934b28fcbefc40b 604 0.35/1.00 vMB 31
359,494 359,494 000000000000000006ba1bdda3f945d2fca35523dd2373997ebc9c3e3cfeb5e9 1 0.00/1.00 vMB 0
359,493 359,493 0000000000000000055c21a28aa75344065989563ea4006a631c44b467959588 187 0.11/1.00 vMB 27
359,492 359,492 0000000000000000055920c99d6b5bc0b49160d0a4c85e69ec557d60f66ce275 428 0.21/1.00 vMB 25
359,491 359,491 000000000000000011565a4e2d894ded4efdf5669edac6ba19fd61734886e6ec 890 0.47/1.00 vMB 28
359,490 359,490 000000000000000001092aa38865d84cc551f458e03d5c9c01958d5485ca893a 273 0.17/1.00 vMB 13
359,489 359,489 000000000000000002b5a56ebaad62c5d6ba990bc6bb1076432182d61ba10645 976 0.52/1.00 vMB 28
359,488 359,488 00000000000000000312ccdab94cd69db5a0f9703b7b3a7de3d67bd4d124ded7 1,024 0.53/1.00 vMB 29
359,487 359,487 000000000000000003202495c3ad7e44072b9d10ed4ccdf35e70347beb37d781 725 0.36/1.00 vMB 26
359,486 359,486 00000000000000000420ef4afa644428f80b9b9a784b5a6ec66a699ae2da0bb0 226 0.15/1.00 vMB 21
359,485 359,485 0000000000000000125ccf406f2eab9f1864b44c29fe378769a71c85222b70d1 98 0.05/1.00 vMB 19
359,484 359,484 00000000000000000988c25313f52e33408c202dfba9e89e8fd2649d0026e96f 276 0.18/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 783.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: 720.78 GB
    • Received: 18.25 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.