Loading Tool

Explorer IconExplorer

Memory Pool

14,815 transactions
6.59 vMB
0.02917332 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 38.43/200 MB

Candidate Block

Mining Attempt 76646a6dbf8f0829480cba79814c65698aa1bbb3119904e00267d91317629eca
Version 20000000
Previous Block 0000000000000000000090cb53194bf414beae3a95367503e1f29bc054a37150
Merkle Root 61bd58f482018e7834a7c7ff3b9ae844155044a227003929222799d3cf667b0e
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,068
Size: 1.00 vMB
Total Fees: 0.01478397 BTC
Median Feerate: 1.21 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,458 (692,901 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
220,557 220,557 000000000000000aa86d71713ea7bf3c646643f5cbfa4b9d008731df9cd28b74 536 0.25 vMB 217
220,556 220,556 000000000000025b7961b2dfe4615fb3443a3f6facfdd12761f179f27a031f5d 636 0.25 vMB 219
220,555 220,555 000000000000047106d8b6e13bc56c11a2efa1ea8fba66870c917bed226af33f 601 0.26 vMB 222
220,554 220,554 00000000000001f325932997ed15bc0bed2620de531c142d1c7edd4e20565fa2 571 0.30 vMB 187
220,553 220,553 0000000000000358eae8b2c6c9ba86d486bc8aa0faf0431a73ce6ee91daf5d96 224 0.18 vMB 60
220,552 220,552 00000000000003af98580a3e25a73e4764eb31bdd7fa2dc67c39c82ba5a69802 1 0.00 vMB 0
220,551 220,551 0000000000000517e7254abe0a48aa8ab9a04ffcb2fb80d0679fd55ed0be6392 748 0.25 vMB 267
220,550 220,550 000000000000035778e3e94bbc8f51052e429dcec027fafb7a1d41ede1563b4a 347 0.25 vMB 44
220,549 220,549 00000000000002d558997060472c70f0ef7465ecbd630773cc6758bcec331806 690 0.25 vMB 212
220,548 220,548 00000000000000e9459bfa476772885e2a085e2d5f931e52b37827261c280c34 167 0.08 vMB 175
220,547 220,547 00000000000004a62bac48e977101c63a9def3728f6b724f703a3a6eec7fa624 541 0.25 vMB 203
220,546 220,546 000000000000000e14ae88a0ee099e98be388230fbc0a67cadeba872cd6f15a9 605 0.25 vMB 191
220,545 220,545 00000000000001b6ecfa1449033a13ae79dfcd2c1c0aa3c94b667015a6ecb923 839 0.31 vMB 235
220,544 220,544 000000000000010d9d76cc1f28e5ceec87c50e64c5192f9202028f20603a0858 150 0.09 vMB 125
220,543 220,543 00000000000000d322508c421236cb5e9eb95717e8292e8ce3a256ac418b5e99 1 0.00 vMB 0
220,542 220,542 00000000000003d21e195ffdad6bc91e8c3dabbbf12d102f8819d5ddf9b18377 194 0.12 vMB 107
220,541 220,541 0000000000000006dd6d612b0feae56623f9c026a33bda4c158edf38b30d7bf6 690 0.25 vMB 224
220,540 220,540 000000000000048d649eda7bc1bd72534eeb14b7bff657e4d8c7be61150c069d 764 0.25 vMB 224
220,539 220,539 00000000000002985b80ae5addff6bfbcff626c3ff39b762e57d470702182d03 110 0.05 vMB 62
220,538 220,538 000000000000045966c0a85148422ddb4606f5296b0e9ef2bd373d6dd516f927 687 0.28 vMB 188
220,537 220,537 0000000000000410d850cf70cabffea1eaddde5547537dfd418ec9044430a4b1 77 0.04 vMB 10
Previous 10 blocks ↓
Total Size: 779.66 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 317.24 GB
    • Received: 1.52 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.