Loading Tool

Explorer IconExplorer

Memory Pool

48,272 transactions
22.82 vMB
0.05449419 BTC
Random Selection Loading Transactions
Max Size: 127.79/200 MB

Candidate Block

Mining Attempt d0ced09c560d6285b30b4c0e9420a15fc27a5631b918798029d05a9820193d38
Version 20000000
Previous Block 00000000000000000001fc71f7c5bc99b9aa6339d6bc0e6cb4fc9bfbc1a7260a
Merkle Root d379434b475b57ff48179b0278e8621549d1eca8e4bae5402b4a70256144dbc0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,359
Size: 1.00 vMB
Total Fees: 0.00725972 BTC
Feerates: 150.93 > 0.73 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,991 (761,047 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
152,944 152,944 0000000000000989b81778902336e760ec9ac67eef8734dd2db9d249d27717e0 5 0.00/1.00 vMB 29
152,943 152,943 0000000000000d3060411fdf9e7f83a51bdbf96644d5e5c775c19432a96c78c4 16 0.01/1.00 vMB 194
152,942 152,942 00000000000003c85bb17804cd2d6a7f652fd7e1d7aaf7466b03bf73e4dbf27c 5 0.00/1.00 vMB 33
152,941 152,941 000000000000082209c7e576074d1a2e898e9c5ac7748515e715dd6de5694f72 22 0.01/1.00 vMB 0
152,940 152,940 0000000000000aca82ea71c8eb1a7ccad95358566d9b678b28d4d8e4151d31c7 12 0.00/1.00 vMB 0
152,939 152,939 0000000000000ab7b301fd3dd2569e27b4699e49db630bf3af8de4fa7d6543b4 17 0.00/1.00 vMB 277
152,938 152,938 00000000000002ff9cc6891d0fef191d6c45eea9f70f0bc3f1407613fd544c55 20 0.01/1.00 vMB 187
152,937 152,937 00000000000000ef06e4412b2e8639919d640dba3b919a660808813ceea1bf4e 54 0.02/1.00 vMB 17
152,936 152,936 0000000000000bb2d20a6e4219a6e631082ac53942657dc189fa9b7f76eaf4af 10 0.00/1.00 vMB 536
152,935 152,935 0000000000000cdb92b03b2630a994e310e623b09a5a8c2c1b741f1daee0c5aa 44 0.04/1.00 vMB 408
152,934 152,934 0000000000000ddf8348e51ec3ebc87c408b4131d2cd14f0e27a4c00bcacb333 5 0.00/1.00 vMB 84
152,933 152,933 0000000000000470df4e7e7cd4614f7c65059e9db7ba79bd21f090df6428f054 24 0.01/1.00 vMB 20
152,932 152,932 00000000000009629a6e4c4cbf021c07ea185d07610935c9da664593589e1e66 18 0.01/1.00 vMB 227
152,931 152,931 0000000000000d92afed41f972b0d48d2d8f91b77defbcfdecd2c5bb7adb6ad7 93 0.03/1.00 vMB 31
152,930 152,930 00000000000005381901b0373bf0d2337156ec19d182e5ae735f94fb58305af8 7 0.00/1.00 vMB 24
152,929 152,929 0000000000000acb6df9a012f34826efd93eece0a9c00e936967eccfe8c7a400 21 0.01/1.00 vMB 157
152,928 152,928 0000000000000269c919917e8364e2f537fa82305da8e4b0edf027fa22b096b6 14 0.00/1.00 vMB 53
152,927 152,927 00000000000004a2b62f5f0e6055f3781d1f2e2771ab8c36d9c72836ef52976f 10 0.00/1.00 vMB 328
152,926 152,926 000000000000053907033b0633fb6bbb1ad60bfb7fec8619fc899a2e5ba03b3c 30 0.03/1.00 vMB 39
152,925 152,925 0000000000000b658cdf9c57dfe5dd2ec551f6c868833acb3dcb376f0dde5229 22 0.01/1.00 vMB 43
152,924 152,924 00000000000001c63e57284f77f8efe8cad2ee54478a8fa6adb132996ba3b55e 32 0.01/1.00 vMB 228
Previous 10 blocks ↓
Total Size: 780.59 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: 541.81 GB
    • Received: 6.20 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.