Loading Tool

Explorer IconExplorer

Memory Pool

37,951 transactions
26.80 vMB
0.05324903 BTC
Random Selection Loading Transactions
Max Size: 139.25/200 MB

Candidate Block

Mining Attempt 7d15d37972a891fcb186f333db97789374eb15ba6abeb6b689490c6b8b3d80b1
Version 20000000
Previous Block 000000000000000000000f0eb32368ca338bda4641ae91e1df2854638c1f9b59
Merkle Root 344d9969c61625b85e9577a8fadfe2ad1205429b406e6c885c438e8f3e729f11
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 557
Size: 1.00 vMB
Total Fees: 0.00378957 BTC
Feerates: 44.54 > 0.38 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,866 (375,624 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
539,242 539,242 00000000000000000011484062e9fc963de19584a055f1e241514fae1039df4a 652 0.23/1.00 vMB 23
539,241 539,241 000000000000000000198a4469278fa0f80325b2af95d8e3d6b037658aed7367 342 0.13/1.00 vMB 18
539,240 539,240 00000000000000000021e3c8b2e642f7894a09db067949d5585d1b38a767c4f1 1,039 0.92/1.00 vMB 11
539,239 539,239 00000000000000000023efdbfe83c84c59646cfe7d842c7bf83fb5975210c4c2 1,484 1.00/1.00 vMB 3
539,238 539,238 00000000000000000019fa0cc04f25e7ded23408eef3b0185f1627e1c44aeb1c 2,672 1.00/1.00 vMB 14
539,237 539,237 00000000000000000015fe3e95ca3e69c5e3b01183ba922df38e4932c0e11f14 2,613 1.00/1.00 vMB 32
539,236 539,236 0000000000000000001e9e254cf209f2358bc55340087ca021eb9474b51269f1 2,393 1.00/1.00 vMB 15
539,235 539,235 000000000000000000109ebaabf478dd72b7a6ed8d42924052bc9ce3ec2d776b 2,369 1.00/1.00 vMB 12
539,234 539,234 00000000000000000012a071e4de8b949698bb8d5772b5a0eea519a22a7af096 1,546 1.00/1.00 vMB 12
539,233 539,233 0000000000000000000f16688341f4e1533fb096a97afc1c06c20fed296e8164 2,407 1.00/1.00 vMB 11
539,232 539,232 0000000000000000000805311fd7b5ef704c820ae951ad512016ef3bd66c6ff8 1,868 1.00/1.00 vMB 41
539,231 539,231 00000000000000000028cb81a00ef070a12615d717afd35e079f1be32916fa70 1,374 1.00/1.00 vMB 14
539,230 539,230 0000000000000000000c07347c35918b6640a4d43fd8a646225c3f47f79d2963 1,461 1.00/1.00 vMB 13
539,229 539,229 000000000000000000241892838d657049f040582f95a7e9b35d305ea96fd1a3 2,644 1.00/1.00 vMB 22
539,228 539,228 000000000000000000263b1afcfd8f418d0a99516f5ec1ae0b716e811801d67a 2,379 1.00/1.00 vMB 15
539,227 539,227 00000000000000000022530b321db278f38e6c03469c0b1737b37a7c66fd441d 2,983 1.00/1.00 vMB 15
539,226 539,226 00000000000000000020d47d33d017928e4411f3275bebd1f7f3b00a2ae7673c 2,922 1.00/1.00 vMB 10
539,225 539,225 00000000000000000027c001c8ffadbed215038dec6a0ae8154c8044ae3bbae8 2,386 1.00/1.00 vMB 12
539,224 539,224 000000000000000000063bb079d51611a56ee95e3d6b4b561664d2056201c8a0 2,752 1.00/1.00 vMB 27
539,223 539,223 000000000000000000173a47aee51459921c3ad40347a724fab112cabd53b00b 2,086 1.00/1.00 vMB 34
539,222 539,222 000000000000000000125c8659378cf1c5e0b37d6a5a0a1bc915138bb27de098 2,787 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.15 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: 653.02 GB
    • Received: 13.82 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.