Loading Tool

Explorer IconExplorer

Memory Pool

78,016 transactions
29.20 vMB
0.07517562 BTC
Random Selection Loading Transactions
Max Size: 178.94/200 MB

Candidate Block

Mining Attempt 57994979088597856a00653c1f1845fe47b6147ba4332991cb713d65f8150101
Version 20000000
Previous Block 00000000000000000001a8c2fdfccdbd707fcc9a5d0741140041f246ebc381aa
Merkle Root c42a0190d163d4916b75345a06d62fd2a7d7490ac72378dabb2307ec4444859a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,706
Size: 1.00 vMB
Total Fees: 0.01129773 BTC
Feerates: 94.79 > 1.13 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,238 (49,677 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
865,561 865,561 0000000000000000000217ce7a23448a8f4cc7a0e71be00ede6cf081ad1c61d0 3,458 1.00/1.00 vMB 10
865,560 865,560 000000000000000000010c971fc5423bd258afba8a1d97590736da28c240a856 3,388 1.00/1.00 vMB 20
865,559 865,559 00000000000000000001d3f96946863e3259e72a7a1e75dc42fc73523fed34fb 2,806 1.00/1.00 vMB 18
865,558 865,558 000000000000000000018930a57da06e43d37e8012e3addb7ee786aa4d35e6d1 1,656 1.00/1.00 vMB 7
865,557 865,557 00000000000000000002f50aeb62adf9b735baf38c3eb2ff5f2972f9cd577a89 3,358 1.00/1.00 vMB 8
865,556 865,556 00000000000000000002b59a404cbd9c3dfa24129abf6ae7610551021671e96b 4,682 1.00/1.00 vMB 15
865,555 865,555 0000000000000000000091c582db48c49306d24a04baea207dab8a857a245762 5,035 1.00/1.00 vMB 11
865,554 865,554 000000000000000000001f8a8596db54763a5630e24b33c13fb512660fb8cae3 3,249 1.00/1.00 vMB 15
865,553 865,553 00000000000000000001653433bf8123f7152cdd3b2ccf7005311e777af1d5a1 3,689 1.00/1.00 vMB 9
865,552 865,552 0000000000000000000163231f3231f7d8dfceb668c857645aa5c028fa82e05a 3,232 1.00/1.00 vMB 8
865,551 865,551 000000000000000000015a4c231ac414c3139395102a16a6ea28abd461375a11 3,907 1.00/1.00 vMB 14
865,550 865,550 00000000000000000000ce1c685bc9b8a5a14e315f71d44d8b703547d5a3b8de 4,146 1.00/1.00 vMB 11
865,549 865,549 00000000000000000002e0f60f68fa6356a0038827f585344a85abf6ba6bd2fe 3,925 1.00/1.00 vMB 17
865,548 865,548 000000000000000000021bee34b05d75b931c9a70e4c66883288fdb5e00379b8 4,898 1.00/1.00 vMB 10
865,547 865,547 00000000000000000000b1669f1072c55ee49b3a75013eb550479310fa7d3eff 3,463 1.00/1.00 vMB 20
865,546 865,546 00000000000000000002b5ada55cd5ae6f8530848e74dda3bdd48fbfcec37bcf 2,199 1.00/1.00 vMB 10
865,545 865,545 0000000000000000000131109778b192062bbfa067d397815589e031f33992a7 2,922 1.00/1.00 vMB 11
865,544 865,544 000000000000000000015f6f991008b81c18509997538f6fbbdf14be609a7117 3,889 1.00/1.00 vMB 10
865,543 865,543 00000000000000000002c4f4b95448321caf2dd148511ff8f795398864569032 4,311 1.00/1.00 vMB 13
865,542 865,542 000000000000000000020e7ca158f1f73a71152481bd74f426cdff416cf534a3 3,089 1.00/1.00 vMB 27
865,541 865,541 00000000000000000000c390ff13929a4b11a8263985968ba7ec096b4e2a4512 4,571 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.80 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: 710.13 GB
    • Received: 17.03 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.