Loading Tool

Explorer IconExplorer

Memory Pool

38,394 transactions
28.17 vMB
0.06966505 BTC
Random Selection Loading Transactions
Max Size: 142.75/200 MB

Candidate Block

Mining Attempt 6c304b1157c232b14c5adf0b823b2de70ef379006c0ca15dcb9517fa02228b88
Version 20000000
Previous Block 00000000000000000001b25de7d6b46a8948f214d3970d4d7cda994c93f61a8a
Merkle Root ca424e4a348dd694fa459fe266e4908fd6b5ee34cea84be7dcab55dad21ac947
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,887
Size: 1.00 vMB
Total Fees: 0.01571350 BTC
Feerates: 150.93 > 1.57 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,611 (735,608 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
179,003 179,003 00000000000001fee260a2cd4f8d2ff73508662a717f54e173df38132be53fd0 47 0.03/1.00 vMB 108
179,002 179,002 000000000000040c53c713b3ee744dda07d901f0bb025859db61bfe1d0e0099a 91 0.05/1.00 vMB 99
179,001 179,001 00000000000003c70c6bdf9f924e264f4cb737d0dd34ae27fa493834f59dfe34 13 0.00/1.00 vMB 16
179,000 179,000 00000000000008dddc8b99d4bf1d3977e4ea15fa9900454148637f0d3ea8e410 74 0.02/1.00 vMB 72
178,999 178,999 00000000000005eda7b6e12122b3a1b16589352d91343b91ab970faebe886342 128 0.07/1.00 vMB 231
178,998 178,998 000000000000091a63bea88824b3b8b4d80812526718e92ef7111595b6d8ed3e 10 0.00/1.00 vMB 35
178,997 178,997 000000000000072a60d40d18434154194dc8ca4bce5b8c0ced8759ebb9ee9c4e 54 0.03/1.00 vMB 107
178,996 178,996 00000000000004c9764ecc02f8394083e7be2c646701f6810e8b1f3cc7643669 13 0.00/1.00 vMB 52
178,995 178,995 00000000000003818f9884905e388cb1a89df342cf0be3494c44ed575994c10d 49 0.02/1.00 vMB 105
178,994 178,994 000000000000006b0763b5a2bd80596dce6a5c1fa81deb34082bedfaf8a5679c 148 0.06/1.00 vMB 119
178,993 178,993 00000000000003f02c3e2db2a8518ad8edd1443d8941463245ff32f9da78e79f 51 0.02/1.00 vMB 96
178,992 178,992 000000000000029e7fd3fa1426e59483b5f66e7472f47929112c0d3bcbb5122c 95 0.03/1.00 vMB 149
178,991 178,991 0000000000000a80751d4267e26d1d42298e38925631ac9b7be78d6b5380840e 153 0.04/1.00 vMB 41
178,990 178,990 000000000000042113a5bc9ead5e42e8d2c941d01ba0def127386ed5c083a96c 298 0.10/1.00 vMB 222
178,989 178,989 000000000000092ae71c7184aeaa1004503cade2e6bdd6975cdebe007804624a 181 0.06/1.00 vMB 196
178,988 178,988 00000000000002276fdbeb72bcdba48ccc2a5091fbd7bcdd882e394e0db41733 169 0.05/1.00 vMB 121
178,987 178,987 000000000000039722f8ae699fa2add16f1b016a64e3af7c74039d24783801d9 124 0.05/1.00 vMB 134
178,986 178,986 000000000000026c5d837b634c28bb69a19f79dd37ac30ea6706e6589061c012 8 0.00/1.00 vMB 1,303
178,985 178,985 00000000000005d366682f5d384724960cb766b327e80790cff40f28f3d89fc2 29 0.02/1.00 vMB 23
178,984 178,984 00000000000000410a2bc9a00480ec8b6fd6d06c217daf97500458e8c56e5312 65 0.03/1.00 vMB 197
178,983 178,983 0000000000000666d60e256d9390deaf671bd0e6f64fb44bd96547bf634d83b5 78 0.04/1.00 vMB 114
Previous 10 blocks ↓
Total Size: 781.70 GB

Node Details:

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