Loading Tool

Explorer IconExplorer

Memory Pool

28,061 transactions
9.26 vMB
0.09162341 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 57.96/200 MB

Candidate Block

Mining Attempt 4e7a8bd662d354efd719615eb7e06bad8ebfbce273ad0eb0c357aeea821ca47a
Version 20000000
Previous Block 00000000000000000000ff025119fc1a893834cb4569c99c938adb36d4c496b0
Merkle Root f529be6894caeaba96c78ed7a100ab438c1fc626b4c4d6cadbc14e6a125eaf04
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 986
Size: 1.00 vMB
Total Fees: 0.02517144 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,221 (746,653 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
166,568 166,568 000000000000085020d08a288892a22c528fc6155a7fbfc6f4e753513a1d55ae 34 0.03 vMB 121
166,567 166,567 0000000000000bad96e3e7ba098eeb347affd8c5dca151f0dc7ed57c8f5ff6ad 46 0.02 vMB 622
166,566 166,566 0000000000000676ca8aed6962aac0071df95a93d0a10b2eeff08e0ab914b67f 33 0.01 vMB 519
166,565 166,565 00000000000006b058881180487c330480a895e658ece4e6ba60c66bbf194964 42 0.01 vMB 219
166,564 166,564 0000000000000871cecfe279b0cedf8dfbbd10202b8317412ee7ed4b0022121b 101 0.05 vMB 163
166,563 166,563 0000000000000a704185093eb74437e7d8bddc969af1d23f0af0f6afffd8fc80 1 0.00 vMB 0
166,562 166,562 0000000000000911eb39fc191c15e29257780b031e2b69817c2bdcba89799a48 11 0.01 vMB 465
166,561 166,561 0000000000000a5a3061e8aa7244921d6eb18cd20df7ba249c85b11105101435 38 0.03 vMB 6
166,560 166,560 00000000000005242f53c7839aa75463aadf9843b29dbaf79fc11a28132e665b 51 0.04 vMB 227
166,559 166,559 00000000000004c76e3b7352ec8fc7890616e8a75853cc25c0ff84dafe90b5b6 9 0.00 vMB 36
166,558 166,558 00000000000008d3f531c51f7bc6f2982c98a0db3bc545741ddb52fe5d7c777b 60 0.02 vMB 0
166,557 166,557 00000000000000aadfd4a222b43fa7c7fe3dabbdf42f84336b2ebb682a980324 84 0.04 vMB 89
166,556 166,556 0000000000000c20dcdf93cebbc453ab240771effd52d386d211f5de9268a884 30 0.01 vMB 80
166,555 166,555 0000000000000b01d7ce65af9b255b22c9a52423f593cdf62c3e41bcdb18cdec 13 0.00 vMB 10
166,554 166,554 000000000000048613e5764caf1803666c4182a56affe853cddc73e15e74cee0 36 0.02 vMB 41
166,553 166,553 00000000000009191723e0feb0c21fc8ed0b6f68c9ca309bc43f430a6035f104 21 0.01 vMB 48
166,552 166,552 0000000000000167c82d6f704ed5221b0613621d74fc158421d82871b992eda0 23 0.01 vMB 136
166,551 166,551 00000000000002d02c4ae1f9a56846755f3283b59697657fd5df3e0e6bacdd7b 117 0.03 vMB 1
166,550 166,550 0000000000000205a3e4f962b5b01a79b2443be34b0a2a9805552596da37b1c9 14 0.00 vMB 52
166,549 166,549 00000000000001f8ebc9b93710396322ac5960974f5e345dc00ef7430cd21072 22 0.01 vMB 379
166,548 166,548 0000000000000722deb23a57e2ce92943f3a83c79bcc72d9698d13d734c0faec 24 0.01 vMB 38
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

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