Loading Tool

Explorer IconExplorer

Memory Pool

40,666 transactions
17.88 vMB
0.16122187 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 98.76/200 MB

Candidate Block

Mining Attempt a5004c4d8424d0787ec14a71dc643b266bdb6c736b5de7ed2ca54b5f6205399a
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 26617879a3e39e1b32dc801ffd96c548b983d3be15df78667928e761b0cd9b4e
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,236
Size: 1.00 vMB
Total Fees: 0.05035184 BTC
Median Feerate: 4.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (688,384 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
224,937 224,937 0000000000000286522b6fac9fa9a164bf32a4b1803e49c0f780e7630b095c61 111 0.05 vMB 164
224,936 224,936 000000000000017a29da4d083f6fcb9bf95cb66b7d9481245acbbdb2b7c72345 128 0.06 vMB 243
224,935 224,935 0000000000000279e44acded306ac0c9f53bb50cbfd25703d9fd538737e911ea 108 0.05 vMB 183
224,934 224,934 00000000000002f9aa0b43ad04120d8f08e878e3c0e9de18bf1f618077a179dc 182 0.09 vMB 161
224,933 224,933 00000000000003cfe179055cc78483b84c9306f4ba8edfb1c8eb2d5836877549 28 0.01 vMB 230
224,932 224,932 00000000000001317da7ea30f74181845993312ffbe5b46c12b260473c2c6f22 144 0.11 vMB 45
224,931 224,931 000000000000014dcf076e73cb1fc49b20a1d051a7125db9d00197fd4d92e7ea 315 0.17 vMB 176
224,930 224,930 000000000000002e231b4967fd3a60e667c0ba89703f13bc502acb945de98a43 325 0.13 vMB 212
224,929 224,929 0000000000000314ac4b334c4f5d9871c6bc2639d51b8245fe1a0740ed640968 404 0.22 vMB 106
224,928 224,928 000000000000008c2ff109b1642c62762ea42720a254c483093588a5a962aa6c 225 0.15 vMB 97
224,927 224,927 00000000000001db9c4cd8e3464daafd62fff6488bb61816be9c7d5ca60a54fb 341 0.12 vMB 304
224,926 224,926 0000000000000283048fb5d3267c7931e7ed1d1bd426723b6de4ae6dd9af6142 73 0.05 vMB 52
224,925 224,925 000000000000012f7454527bc10a8e10818a0ce1b07d478c3e2a5f24f7c8454c 147 0.09 vMB 145
224,924 224,924 00000000000003d6586b1c99926e3c4190d6a17e48b006c7d5ad3d2a8603258f 36 0.03 vMB 127
224,923 224,923 0000000000000348da86235014e1fcb032d9d7aa114633a84082cb0d8ea2f7cf 137 0.06 vMB 227
224,922 224,922 00000000000000bfb898bef645cd14b1341d03e7c5a2c02d75d051e96395fb28 178 0.07 vMB 184
224,921 224,921 00000000000001668c46e9671ab3017c8a140391cf20ffaed90c902246ca42cd 41 0.02 vMB 264
224,920 224,920 000000000000037e4197a44ad31f3058e4736915088dc01e586e068bf94c50fb 153 0.07 vMB 225
224,919 224,919 00000000000003adbb4073b504099ffa0c7ac22943b89d63c73c55ee7d7fd803 280 0.27 vMB 179
224,918 224,918 000000000000031b6144a56ba8c83a259b7995841f0d10f4a948f34c163c49f7 764 0.29 vMB 163
224,917 224,917 000000000000022a3148f6f58dae5aa1c0d0dbd5cace05e443880cebe9d27d4c 808 0.25 vMB 197
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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