Loading Tool

Explorer IconExplorer

Memory Pool

18,068 transactions
8.60 vMB
0.10656638 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 48.65/200 MB

Candidate Block

Mining Attempt b1928375f776e12bd7b88096ddfdabcbdde1e3460fbc02afa98f3d00ef51b275
Version 20000000
Previous Block 00000000000000000001a3bad11a156a9b1405118d655a367303f4e9599e5dec
Merkle Root a743968e5ee8e206b410435a2b847b10af29a6e9b232701307077329ad8e4dcd
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,820
Size: 1.00 vMB
Total Fees: 0.08857395 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,429 (709,894 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
203,535 203,535 00000000000000d0abc475e8bbdf99f501a3368df29011754046e9457a71a7b2 579 0.23 vMB 138
203,534 203,534 000000000000002be9a9a3811b0b72768efc70514642f9469b4817f92684d99d 353 0.14 vMB 483
203,533 203,533 00000000000005420bf24b478aa5e4e86eb055e3db38d233a5d47f255db9c7c8 566 0.27 vMB 84
203,532 203,532 00000000000004c4499200a3d540c0d05a272a60b0dfdb24f877b461cff40c3f 316 0.18 vMB 109
203,531 203,531 000000000000012eaa84baedc33b53890c1d3cf77d601fbd1901601bdd4de48d 109 0.05 vMB 89
203,530 203,530 000000000000026d69669f29cdf88582c5c35c9063fbd913b0e3b442732894fa 597 0.42 vMB 103
203,529 203,529 00000000000000ae2edeafe47e63c4dd3ce1d7fb2f88e795c0951dfaae2f887f 290 0.24 vMB 88
203,528 203,528 00000000000003e02c0621e1b465ba805202057b8311036acf526977069a5f5d 456 0.24 vMB 201
203,527 203,527 000000000000018e2606dae0d73233fdbdf3bf4809a19823440f061656edba5d 539 0.25 vMB 180
203,526 203,526 0000000000000488e094c31af74264eb68fc3009e8e89ccb2b4a2f488f0f758b 76 0.04 vMB 269
203,525 203,525 000000000000004cd53675cea88e9e33af40bcf654944b2a4cddec1cc21d4240 90 0.05 vMB 191
203,524 203,524 00000000000000dc026d9c92f8da0de6828f5dd65f4fd9b051efad6c0bed4eb5 493 0.19 vMB 227
203,523 203,523 00000000000005070ecbfe4eb1b7da8cf4b7266dd84d53d77588cb4a0e3593ed 41 0.02 vMB 393
203,522 203,522 00000000000003447f9bfcfb9a2ddf2e061fc8d7f4daaf0eff79cf7ef99dac3e 204 0.07 vMB 31
203,521 203,521 000000000000012d800b49f98d3eac518e025b103c7388124276db4031a51f55 116 0.06 vMB 97
203,520 203,520 0000000000000316eb046d640030ce66aea7cefac2c99ee6610fd1c466355157 936 0.41 vMB 171
203,519 203,519 00000000000000e456c41b809a689967f0023367d4128d94fe93f6f1622fd494 106 0.05 vMB 198
203,518 203,518 000000000000033fc9160f11b1183d453db616f7bfb25de10b22843fcb6f3688 470 0.17 vMB 230
203,517 203,517 00000000000001956403b750521a21e656c2b535e4164b2f44084502702d5a56 564 0.25 vMB 172
203,516 203,516 00000000000005475aa6e0d7a3fac6d4ebe16b11683bf7a236a3c2c85172eeff 11 0.00 vMB 152
203,515 203,515 0000000000000067f179dca6b78db95404be4b8713fa8be18dc2de429174f6ec 7 0.00 vMB 15
Previous 10 blocks ↓
Total Size: 779.62 GB

Node Details:

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