Loading Tool

Explorer IconExplorer

Memory Pool

42,750 transactions
26.97 vMB
0.07368247 BTC
Random Selection Loading Transactions
Max Size: 141.16/200 MB

Candidate Block

Mining Attempt 37584a3f719b5494a6989475ae6f9aee214a5fc1c66845b894029b72d1aa1042
Version 20000000
Previous Block 000000000000000000002d329f64171128f24895d65f294da7fb5276d5bc24ec
Merkle Root cd0666211733baaaf79ac3681b3f068b13351ea06739719525b7ea1423801f11
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,933
Size: 1.00 vMB
Total Fees: 0.02336451 BTC
Feerates: 265.25 > 2.34 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,935 (396,561 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
518,374 518,374 000000000000000000047d713e081729e022029dc59ade02e5af92d950ddc6e1 1,237 1.00/1.00 vMB 15
518,373 518,373 000000000000000000088462345a718daff55e037f9efa2bdcdc56e4a4d4f5ca 1,404 0.98/1.00 vMB 21
518,372 518,372 000000000000000000082f07c26997f1c9f68dbb6e4bbbab2584a762609849bb 1,097 0.66/1.00 vMB 17
518,371 518,371 00000000000000000029b234ad2f85f2ad7e11b04864f2d4e7e8179320154a60 1,965 1.00/1.00 vMB 6
518,370 518,370 00000000000000000020d7ce38c6a01dc85bfa94b4def391623c83f7bd4ba0d2 3,369 1.00/1.00 vMB 19
518,369 518,369 00000000000000000014fe29bc0ebf7d35197cc6f29530b335cbd020d382db79 1,578 1.00/1.00 vMB 45
518,368 518,368 0000000000000000001efd7d9722bfdd746906ffd5270d1d2adc9bab2b193b5b 2,054 1.00/1.00 vMB 25
518,367 518,367 000000000000000000164ac8a0f61d8157b0920d13cb53cb7d47610bde077898 640 0.21/1.00 vMB 31
518,366 518,366 000000000000000000208967db654fe3ec2822e2f7a63ac15a3c4b660ca44325 2,940 1.00/1.00 vMB 31
518,365 518,365 0000000000000000003c13fef33eeeb3062fef8684d63f658193c7c7a060dca0 2,519 1.00/1.00 vMB 25
518,364 518,364 00000000000000000043614c299b77d6dcb703f2a3c2c147547db075eb696417 1,981 0.61/1.00 vMB 29
518,363 518,363 0000000000000000001dcc890fc9e7b9450ce5689fab05e30080a7bd49e8b038 165 0.06/1.00 vMB 33
518,362 518,362 00000000000000000036a9183733695de885811ce7ba3cb59414260fd59d88eb 438 0.14/1.00 vMB 30
518,361 518,361 0000000000000000003a2e73d2b0268b45f0e002466c34ddb1bb6af0a6b819f8 1,808 0.75/1.00 vMB 25
518,360 518,360 000000000000000000247509b0a13d6848e4acb2d1e1dd5f211dc1fc10594356 185 0.16/1.00 vMB 4
518,359 518,359 0000000000000000002cb42a5aecaccddad79a4f1aa45e6155281d7dc8605b2f 1,459 0.56/1.00 vMB 34
518,358 518,358 0000000000000000000c16e53eaaac945d624961911b27d6bcbec7da9f00b9d7 257 0.15/1.00 vMB 63
518,357 518,357 0000000000000000002088caec156f2be8ddee4c656d313e18138917e8d3ceb7 798 0.28/1.00 vMB 27
518,356 518,356 0000000000000000002818695cd3c2e1a28e386f4e2fb8b47463e1706807f384 97 0.04/1.00 vMB 155
518,355 518,355 0000000000000000002cc83204e3676f8c784624bb98488a2399bf60c1bfa34a 1,927 0.79/1.00 vMB 30
518,354 518,354 0000000000000000000b2b56847e2ed70c4730657eb4f1099509df0c07f7ad64 516 0.20/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.27 GB

Node Details:

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