Loading Tool

Explorer IconExplorer

Memory Pool

28,173 transactions
9.36 vMB
0.09430746 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.27/200 MB

Candidate Block

Mining Attempt ac8f12eeef99be2101f29347c721a846b88d42ba530e938e1db530a9e26e4475
Version 20000000
Previous Block 00000000000000000000ff025119fc1a893834cb4569c99c938adb36d4c496b0
Merkle Root 818fe9beae0cd27bdedb818b7a2da3554b2a8e917e54e52df13fc8eb0de9ef98
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,185
Size: 1.00 vMB
Total Fees: 0.02577021 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,221 (652,440 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
260,781 260,781 0000000000000009adceba4c029858bc0fd474892946f1d36cf4b267bfb6c76d 115 0.05 vMB 125
260,780 260,780 00000000000000009965c660cc9de50de340f1e2866bb94c4c705e0ca7648dbb 345 0.20 vMB 82
260,779 260,779 000000000000000c04cffbfcc9b083333480f173260b3f3a78ada64a2224806e 468 0.19 vMB 108
260,778 260,778 000000000000000c28a224b5b57fb44ebfcca15b11d4236c6261cb266842b2eb 102 0.05 vMB 84
260,777 260,777 000000000000000d0f3acd5ef5494c5adae07cb1fc57d96c8347639f64fea9af 276 0.11 vMB 127
260,776 260,776 00000000000000149e4ab3b143d95267793f2889205ba20627f98daa91352774 66 0.03 vMB 11
260,775 260,775 00000000000000128c1d01d7271df6a535ccf6f9f674c5a7bf62e0414b7df4dd 532 0.25 vMB 221
260,774 260,774 0000000000000009d79ebf8436e7b67acf68953ee5c14867a9ce8f796c239836 358 0.15 vMB 110
260,773 260,773 0000000000000000d144a40fa4b0662781b8f46932e1b5e1455cfb9d82d8e515 90 0.04 vMB 42
260,772 260,772 000000000000000d17d570c6fcc0224708cd2e0790069cae002fb30fde5e597e 411 0.22 vMB 105
260,771 260,771 000000000000001b014d8ff402c1c5f2867e1aa1bd52f14dd5a3b37b34fffa76 716 0.26 vMB 120
260,770 260,770 00000000000000104a62299bdf72f435f99cc48cf35a689ba7fde7786db4b85c 58 0.02 vMB 76
260,769 260,769 000000000000000a4f27f552c865a9eec67fbc05b681e7c0f070c20252a93efb 321 0.15 vMB 98
260,768 260,768 0000000000000013b00ffd4e37ae2e024331fa72965d99d0d7a560573fe87b2a 346 0.14 vMB 93
260,767 260,767 00000000000000173ec044c6b236247937a3f11e64c6c0fed08fd802158ef248 231 0.09 vMB 119
260,766 260,766 0000000000000004f15abf361bdce3d1dd29c539cc66c853600c49fa72c11ce2 114 0.05 vMB 128
260,765 260,765 00000000000000082a032c857d78d81f9604cfd8216e40984aa31639d510d390 180 0.12 vMB 19
260,764 260,764 000000000000000996b5d33f2032d89742ca18eabcfb7f06fddbf5eb0ed5c011 322 0.13 vMB 92
260,763 260,763 000000000000001bd8c2309b571962336fc986d66d624017c014f576a130f5c6 378 0.16 vMB 141
260,762 260,762 0000000000000004e38a01565d2ee0dc37fccf6239e532fd0c64703eba60af62 383 0.16 vMB 96
260,761 260,761 000000000000001ae910553b24fe538ce3cb8655bada6e222026a3e45b7896f8 430 0.23 vMB 79
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: 72
    • Outgoing: 10
  • Data Transfer:
    • Sent: 24.00 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.