Loading Tool

Explorer IconExplorer

Memory Pool

42,258 transactions
29.19 vMB
0.07351624 BTC
Random Selection Loading Transactions
Max Size: 149.59/200 MB

Candidate Block

Mining Attempt b47ade4e8b38498f699ffc9324af3b355443d023cc4e1608531c9ab95e6ae9a1
Version 20000000
Previous Block 0000000000000000000109f5c0bf8516a6aa7ceb54e4b23cd73ce285a7f939df
Merkle Root 9411e01de210cdd11b2bb6132de637871c06328430dbc6311bdb6399dd9b4ef0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,428
Size: 1.00 vMB
Total Fees: 0.01573433 BTC
Feerates: 100.36 > 1.58 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,614 (730,236 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
184,378 184,378 00000000000007dda8e72f35bd1b0a8e85d7e4195f8c0a0d2ff2092713c1cee1 401 0.25/1.00 vMB 102
184,377 184,377 000000000000053a62465c14300a45494bf47c01d0e46b985d14991b3e01ecc5 148 0.05/1.00 vMB 16
184,376 184,376 000000000000063d0c7f89f61ed748249d2231a6a24f02d511c214680caa8fe3 387 0.25/1.00 vMB 95
184,375 184,375 000000000000077fddcdf466a1cf83a9589af10d85ccb4c4996de3a74674969a 12 0.00/1.00 vMB 0
184,374 184,374 00000000000001124df72d65e141b832ca4f371448e0cd63bc39833c251af02c 617 0.25/1.00 vMB 167
184,373 184,373 000000000000046e1da1589cf79e3b4eeee12fc9a546d603c2633ce92e516639 142 0.05/1.00 vMB 83
184,372 184,372 00000000000004c1e263cca4c0c2a014fc5e290c15f14fe72c5242223ce67ea9 433 0.25/1.00 vMB 103
184,371 184,371 0000000000000183d800e0062bf83e3e82da9d8928fa84e9f0305785532fe461 643 0.25/1.00 vMB 135
184,370 184,370 0000000000000449b4bad351cd789c16a73dad9709aa613856c11fa19bba7ad8 1,300 0.50/1.00 vMB 139
184,369 184,369 00000000000004cdc780f2095960b7ac103ad1dacaf91377f4254285f046005a 512 0.37/1.00 vMB 121
184,368 184,368 00000000000002701b0ea4a41c0d8c1ed74d7e4e9dd2dac9ada278226e96e1d1 612 0.25/1.00 vMB 131
184,367 184,367 00000000000006b34a3e19fe45539f8fb987521c284b6b7f6ec2072714ac2554 610 0.25/1.00 vMB 130
184,366 184,366 0000000000000709e567393d08e4a5e793dd72c829f061095567360c0678795e 138 0.05/1.00 vMB 122
184,365 184,365 0000000000000245d19676f36b9412ff387054e7ceb8e0da4aca4eb94a398d6f 1 0.00/1.00 vMB 0
184,364 184,364 00000000000001105285c2febdf69d5f90b594853dbbf8f977102fc907c93fdc 138 0.05/1.00 vMB 144
184,363 184,363 00000000000008ea3c2c5770444c1dcd5701af0cd672241e5ba9063816c0581b 960 0.42/1.00 vMB 133
184,362 184,362 00000000000006b06b7f56a165298960768de0eb779298e571651f32bfd37c46 119 0.05/1.00 vMB 364
184,361 184,361 00000000000005201b5708b5441e55b964ac614b74afc3f1ebe56ea5b039ce33 621 0.25/1.00 vMB 126
184,360 184,360 00000000000001673895276538a908f8d6e8fd3cab99a553182a6f8659ce662d 152 0.05/1.00 vMB 24
184,359 184,359 000000000000064b2e20d8545b6e7175c0984f8459930b007de67f7282d702da 8 0.00/1.00 vMB 0
184,358 184,358 00000000000000cc09e0995c2297942e7c25929ab1eb5dd01d747610ecdeaa75 529 0.25/1.00 vMB 152
Previous 10 blocks ↓
Total Size: 781.71 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: 629.31 GB
    • Received: 11.90 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.