Loading Tool

Explorer IconExplorer

Memory Pool

77,186 transactions
27.80 vMB
0.08195298 BTC
Random Selection Loading Transactions
Max Size: 169.75/200 MB

Candidate Block

Mining Attempt 38171f7addc91fcd62d8b37b52f2d67332355ddecce0a2bca1b637d549e0d26b
Version 20000000
Previous Block 00000000000000000000eceb14b69fb33c0936bc911ecf1423e24822a9fac46f
Merkle Root d353f51dd033766368bfeb4fa628d3860334228bcd851622252a4e5e66b72e24
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,596
Size: 1.00 vMB
Total Fees: 0.02246761 BTC
Feerates: 402.60 > 2.25 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,320 (426,375 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
488,945 488,945 0000000000000000003870fbb98184d573bd2494a14bf3328be99f7ad6f1e7fa 1,044 0.97/1.00 vMB 41
488,944 488,944 0000000000000000002f184aeab5f2298ff7e2f4521c266cf5428125920a4796 1,295 1.00/1.00 vMB 16
488,943 488,943 0000000000000000001f14a4c460189db22d559d6cced107fc99572ea347b509 1,734 1.00/1.00 vMB 84
488,942 488,942 0000000000000000001960b3c5553ab1de75fd71ccaf617d9a81330482298119 1,911 1.00/1.00 vMB 23
488,941 488,941 00000000000000000007ace1105dd78a6b0d7ab62516452e89af273553a541df 2,353 1.00/1.00 vMB 37
488,940 488,940 00000000000000000068d82021b751fe1e21db6d5eb7bfb4af0ae85d1c77e406 2,303 1.00/1.00 vMB 131
488,939 488,939 000000000000000000ca553c61f5830654cf4ee8a065e0c40c70988afaea363f 1,941 0.98/1.00 vMB 153
488,938 488,938 000000000000000000f0926f4ff7dba588959c45dfd4a3f1be7c30c6e424ed51 2,365 1.00/1.00 vMB 73
488,937 488,937 000000000000000000bb1716a5354abdc06688090579c4204294c95c7088c3fa 2,021 1.00/1.00 vMB 80
488,936 488,936 0000000000000000006b996f2d3f67f7dee627563e9dad01b1d41f5040990aae 1,902 1.00/1.00 vMB 102
488,935 488,935 0000000000000000001acaab7ca40cc3d0d22f9e2356457d8c2c92771de31faf 798 1.00/1.00 vMB 148
488,934 488,934 00000000000000000038d52378f9b725ca774afbe64b82096054a342783f24aa 1,878 1.00/1.00 vMB 128
488,933 488,933 000000000000000000a0c43200714ef66fb53d3629444eaf03a8e749d7087463 2,431 1.00/1.00 vMB 170
488,932 488,932 00000000000000000090ed51ec54eb6cb24f1acbf480f9e1297264c0b900109a 1,823 0.96/1.00 vMB 83
488,931 488,931 000000000000000000f615fd4fde3cf8ce1a96c76e1c70862ea11bcf0f4a5650 1,668 1.00/1.00 vMB 113
488,930 488,930 0000000000000000008291bee4e32e51ae26fce88e226d672423d0c269c3c59a 1,953 1.00/1.00 vMB 158
488,929 488,929 000000000000000000392ec35744060a05d3cb3031baaa60541ca956b647a280 2,049 0.91/1.00 vMB 45
488,928 488,928 000000000000000000f8957d44a4bb57ac9e61a7c4e6f089c6eac0d3e974b4b8 1,900 1.00/1.00 vMB 78
488,927 488,927 00000000000000000006eb30da444ae3b530d6a3f7a1e6bc9324faf2762417cb 2,330 0.97/1.00 vMB 13
488,926 488,926 0000000000000000002333841e97afbf818120f0053d5192ea056244237361f1 2,374 0.96/1.00 vMB 88
488,925 488,925 000000000000000000b1512aeb4a5bc290195385fc3b249f9d941dfc3b64231b 924 1.00/1.00 vMB 99
Previous 10 blocks ↓
Total Size: 782.95 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: 715.03 GB
    • Received: 17.64 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.