Loading Tool

Explorer IconExplorer

Memory Pool

26,762 transactions
6.45 vMB
0.05494437 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 44.95/200 MB

Candidate Block

Mining Attempt 51f2ea2496a20a927dcf4beaafe3d73ea2ac20e49d6121b9ebb67be4082d185b
Version 20000000
Previous Block 000000000000000000001aa7bc4ab8781ec75b9e95d975417f0fcc9048b6305e
Merkle Root 009b91e287016a17dfe6afa4cf8fc69643559f77d2cd6c08c6921a4e9e20bd23
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,863
Size: 1.00 vMB
Total Fees: 0.03790293 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,233 (648,864 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
264,369 264,369 000000000000000a23f0ffdd1b38182f858bdf40f0b827073485410abf09a33b 387 0.20 vMB 89
264,368 264,368 000000000000000b2fac8f16e1239a2059a46e5257fe26ad1790a3801139e7f8 454 0.22 vMB 80
264,367 264,367 0000000000000002d20d34fc06fb55d1de84f1e2049312e594690d8e5e59f3f8 353 0.15 vMB 72
264,366 264,366 0000000000000004e16fac10786a8253bb858c8930b532903acb1c70b4d265f3 586 0.25 vMB 63
264,365 264,365 000000000000000f5de53c9a912f61a713fdd94f32d4e33c3854b210eb3d43f9 758 0.25 vMB 119
264,364 264,364 000000000000000063969a7ea741314e0061a046836d24ee6773c89815230c3b 651 0.25 vMB 69
264,363 264,363 0000000000000006469a52540c499685231a95ec3c4addb92c7bf7f2f99ea07f 345 0.25 vMB 63
264,362 264,362 000000000000000970a5fcae5f40b4d1c3ab270ef1f55c6e23bf9ca83bef34de 704 0.25 vMB 117
264,361 264,361 00000000000000093e35cc80a418b8e659896ca12b4085a12faf9f38f6b6f529 26 0.02 vMB 5
264,360 264,360 0000000000000010097aef7c50bc956b250e41303edcc5c100456ce33adab302 324 0.12 vMB 66
264,359 264,359 000000000000000426f73323cfceb063ac153d4582d44b0239c52dc098cbde13 95 0.04 vMB 111
264,358 264,358 00000000000000090523b33e36612f1448ecebe46cc1cb7bcdb9361ce69fbc73 136 0.09 vMB 34
264,357 264,357 0000000000000001718430b94166fcc26095310d5049391f0ab7f02f5333eb8a 693 0.25 vMB 88
264,356 264,356 000000000000000e98908529f576a929e09314ea882ff3c6c3601eb2f30cc52f 713 0.25 vMB 136
264,355 264,355 000000000000000d290a7fa87dde0fb234642c7607b7b4534c3c99a27c8d9104 445 0.22 vMB 84
264,354 264,354 000000000000000be7531c086cc8c5bdb71f376fa4c05d6aa9d95ff932e1e808 429 0.17 vMB 100
264,353 264,353 0000000000000009dbaef2c98038e2303bfd8095d771146832197374f1b76f33 294 0.15 vMB 64
264,352 264,352 0000000000000002aa9bdb98248b231e590eb4337a471293d015afda4943b3e6 210 0.07 vMB 76
264,351 264,351 00000000000000008801948110d00725b1edcae9e484bec966bb402ba8bd352d 161 0.09 vMB 64
264,350 264,350 000000000000000f4be224e0c4d39338c6ddb991392a3d796cc26aa94906753c 429 0.20 vMB 115
264,349 264,349 000000000000000fef26b0bb37cbf53d7e30b1c11c15ede31666c16ca24902e1 360 0.14 vMB 125
Previous 10 blocks ↓
Total Size: 779.26 GB

Node Details:

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