Loading Tool

Explorer IconExplorer

Memory Pool

35,482 transactions
7.77 vMB
0.09259936 BTC
  • 1 sats/vbyte = 30 blocks ()
  • 2 sats/vbyte = 18 blocks ()
  • 12 sats/vbyte = 6 blocks ()
  • 13 sats/vbyte = 5 blocks ()
  • 14 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 57.79/200 MB

Candidate Block

Mining Attempt 4c7f8f1415886a33e66bc32932a37cb89c1d1b12eca0684041c377ba33f4d651
Version 20000000
Previous Block 0000000000000000000057ad9d1d6b5e34d6fbcde9b1004e9567218fbb95cf49
Merkle Root cfdcb436dc10d0db894f4114fc2c63282a1e3df56932e776cf0b063858da8ab4
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 4,132
Size: 1.00 vMB
Total Fees: 0.05090746 BTC
Avg Feerate: 2.56 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,769 (723,401 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
189,368 189,368 00000000000002df68f95a8488c19eda38c7a368bca180c13f3379f0ad9898d2 0.02 MB 54 69
189,367 189,367 00000000000001f31ee9b82cbd6763d3daee508cb27e227b3d9ec981f9cb16d4 0.05 MB 153 33
189,366 189,366 0000000000000542ecaaeda0cc1d3867ca037ddd4a4832a863d18aa3aa66fa22 0.11 MB 246 115
189,365 189,365 0000000000000414c241680d2f09a90e29f97f9502c0f91c096d1feb360c2e84 0.05 MB 134 27
189,364 189,364 00000000000004072caec40c67b514e0b2bdf078df458a0f8df1c57c23588b60 0.06 MB 128 47
189,363 189,363 00000000000006037a93ea413ffc8431954176147fa821f40365e168c03ee868 0.08 MB 211 166
189,362 189,362 000000000000071053fa895cb0a965223ce386c1f90c278af5c89214ae5066c8 0.07 MB 146 114
189,361 189,361 00000000000004f77730115388b20e399e8a4642ead67d071261da71bb16c496 0.21 MB 385 372
189,360 189,360 00000000000001addb8c06a72583f9ad8c5fb88ec3437a7bc320c674ac44d696 0.00 MB 11 61
189,359 189,359 00000000000001dbe28acfad506d9ef3eff4a13d16ae790d9b74ed81decf4982 0.05 MB 106 274
189,358 189,358 0000000000000198a3d0e37ce00465ea9af17f4354aae372229214c7ab2ae4a1 0.00 MB 8 3,030
189,357 189,357 0000000000000003bc2a037975acf42873d0a7564265382723dd03079f188f12 0.06 MB 197 5
189,356 189,356 0000000000000322216b8d1dd14df51b5e3f284f3a4e88c7487888bc2823f5e1 0.08 MB 146 575
189,355 189,355 0000000000000598f5b425ec72406d098b1835356969061fb4f1c683246ef027 0.06 MB 117 894
189,354 189,354 00000000000004f5d144e9772dd4e6d1305a8b0aa9f932c516cbe27329516c25 0.09 MB 163 123
189,353 189,353 000000000000043f911a33b31f0f8d327ab330b1b99f3b355161d493529bcdc8 0.03 MB 45 16
189,352 189,352 000000000000053ec86b8b56de03b75284327e72f0d017627b6c133643130b8d 0.15 MB 398 139
189,351 189,351 000000000000095ce47eedd8c779ba43a5a16f56b8f9bf69bd88e3c695a285f7 0.16 MB 329 112
189,350 189,350 00000000000003f6a904d2e19755668c3f05254e89d4ffd72b35292acf517115 0.42 MB 808 108
189,349 189,349 00000000000004e450e79d0c73fdd97a483126b10334c4d1ce937dc294610b40 0.07 MB 167 118
189,348 189,348 00000000000007c8a10fa18f5b28ad996d3a6639b811167b15fd20e9483bd148 0.06 MB 169 166
Previous 10 blocks ↓
Total Size: 778.43 GB

Node Details:

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