Loading Tool

Explorer IconExplorer

Memory Pool

77,503 transactions
28.56 vMB
0.10123483 BTC
Random Selection Loading Transactions
Max Size: 173.18/200 MB

Candidate Block

Mining Attempt 5c8b58b2698478c46cfd702f6cb01a2620dc50cf7c128366cf673810c8eabd4e
Version 20000000
Previous Block 00000000000000000000d2e3d27d9e556a35ea83ba5fe6150f780e05107fce08
Merkle Root ade90246c50d463bf5405731dcc70bd1257c4233ea508df5b95e335b72f56448
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,276
Size: 1.00 vMB
Total Fees: 0.03443248 BTC
Feerates: 150.86 > 3.45 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,295 (751,346 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
163,949 163,949 00000000000002c337134b826dce226063f9a1239d9be04e7d7cdabebeb95c9d 30 0.01/1.00 vMB 161
163,948 163,948 0000000000000bfbfceeb3ded5ec5bd1c736338d4011a0768cbf314f09b63d15 28 0.01/1.00 vMB 214
163,947 163,947 00000000000000c1074fb70fa82bf2a7967c479e007eec75733b507389c8804a 47 0.02/1.00 vMB 251
163,946 163,946 000000000000000ae3aa1a48ca348f958b7dec60fa29da2b24a4b910612c3866 133 0.05/1.00 vMB 58
163,945 163,945 00000000000003f9eace3ee7f007fd42c32d27f59bd842574737155dbb4d6ff2 23 0.01/1.00 vMB 6
163,944 163,944 000000000000045963215a5484b4ecb94a93019c7d1d268e76405aa552455ccb 91 0.04/1.00 vMB 197
163,943 163,943 0000000000000b62d36950872cd4284cd32a845b3c99abce40c5db3c4843a9a6 12 0.00/1.00 vMB 0
163,942 163,942 00000000000003d225272df8e3b361b279079a7233dd4c09764a15544297c4d2 49 0.02/1.00 vMB 120
163,941 163,941 00000000000000fd17bfb80979d8aab3ed508f13a6ba58e372f69f6304cb490a 69 0.02/1.00 vMB 75
163,940 163,940 00000000000005f9bc09b221d96c305dd6297b45b481a2814f77582a87a2c89e 32 0.02/1.00 vMB 133
163,939 163,939 00000000000002691579416dad42380b1344ad8ef7cca43b6a3ece233d68b8c8 30 0.02/1.00 vMB 302
163,938 163,938 0000000000000bc4b71f8fc27e7f8bec3584fc7d5ab3880a3a06e9a0292940f7 14 0.01/1.00 vMB 304
163,937 163,937 0000000000000061146cdfb5b19e5a16e95c8a58d07e31b8c2fb03f5e37ea882 47 0.02/1.00 vMB 0
163,936 163,936 0000000000000895ad5094bb7c92a81e089aab8a9e8042327ac0912063f07f0f 66 0.03/1.00 vMB 256
163,935 163,935 00000000000007a22d3be25091878a6fd0f3b1b933afee7e3a5469997846dc9a 60 0.05/1.00 vMB 115
163,934 163,934 0000000000000a167620e964ba7c491466350052301cc74da5994793e7d9e369 35 0.01/1.00 vMB 250
163,933 163,933 00000000000005c8aa84bb25de000103456f0243ce436384805d33cd3c8f9df9 58 0.03/1.00 vMB 133
163,932 163,932 00000000000009539ea70194f7d7bda56562d10e4c62dc308a32172e5d35e1a7 45 0.01/1.00 vMB 110
163,931 163,931 0000000000000c97cb2e4d5aaf1179b284427559574a77188aa862cb91d1c422 37 0.01/1.00 vMB 274
163,930 163,930 0000000000000b8f8614df837e49d11258398c942708346ac8ec6a8170d67cba 58 0.02/1.00 vMB 176
163,929 163,929 0000000000000073f32a263be67dfd47f3aa1745ca9b91388daae20e9f8fef72 15 0.01/1.00 vMB 239
Previous 10 blocks ↓
Total Size: 782.90 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: 713.64 GB
    • Received: 17.43 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.