Loading Tool

Explorer IconExplorer

Memory Pool

40,778 transactions
26.08 vMB
0.05317411 BTC
Random Selection Loading Transactions
Max Size: 136.17/200 MB

Candidate Block

Mining Attempt 2c7a2646e4ba995f1c02b08b9fc99c0f421c5eec6e8897edb909a22f004c54af
Version 20000000
Previous Block 00000000000000000001e2fdd1612b7e99ff8108e442d80402d720bc757f220c
Merkle Root 0cfaec8fca02df5ab45707a96c3658e7b32675d59a19bd802ddb6781fb39f7c1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,684
Size: 1.00 vMB
Total Fees: 0.00569643 BTC
Feerates: 40.21 > 0.57 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,722 (406,337 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
508,385 508,385 00000000000000000012d030a548a0dd2f98a6b1fa116d855ca7bb7c0c9196f8 1,220 1.00/1.00 vMB 18
508,384 508,384 0000000000000000002193f238b6c3b4d6fc505a90a532cbc00ba1d251e07d60 1,840 1.00/1.00 vMB 128
508,383 508,383 0000000000000000003d8441bb0e6836c939bac7710ce93ff8d7bab3ab27ef0e 1,754 1.00/1.00 vMB 104
508,382 508,382 0000000000000000004951bdc92887b7649b36a6a3ed7cd52cbab5cbefb256f6 2,503 1.00/1.00 vMB 137
508,381 508,381 00000000000000000016076d71e076db7227a98294925a4ae31fee48c3538c89 605 1.00/1.00 vMB 9
508,380 508,380 0000000000000000001f1a00eeddb27ff3285f8f827a1d79642ee3c8b413ac85 942 1.00/1.00 vMB 63
508,379 508,379 0000000000000000001fe3227369939c94f6aadcfc07a80f2cdc7caeef9f8e4e 1,309 1.00/1.00 vMB 144
508,378 508,378 00000000000000000011b5fb3aeb2c36d98a1926411ddc6a9ad2c333932825b1 1,369 1.00/1.00 vMB 49
508,377 508,377 00000000000000000045bc447d66b119e97903d1057ea019d168f8299d9ce552 2,119 1.00/1.00 vMB 120
508,376 508,376 0000000000000000001e2cb96cfd3bad87eeec20dc7d7b5a8d58150985a74e59 922 1.00/1.00 vMB 25
508,375 508,375 00000000000000000060759ada0bde7ce5300f02203bb1119d158da5345f2726 258 1.00/1.00 vMB 14
508,374 508,374 000000000000000000070324b8970fc1ac0f6b94229e4f419346c7d954a33219 564 1.00/1.00 vMB 29
508,373 508,373 0000000000000000002afd09cedee89e3b446187b900470c2fac24426ee2d10e 842 1.00/1.00 vMB 28
508,372 508,372 0000000000000000003c555bea6d4901884327c7e8c51c957ae4650653427c30 2,095 1.00/1.00 vMB 109
508,371 508,371 0000000000000000002f12c1e1f19071cd7f05c1370b1351cb337abaf5cd590d 728 1.00/1.00 vMB 36
508,370 508,370 00000000000000000009f8675879981356e3dd150d380451ea2962406e764db7 1,250 1.00/1.00 vMB 40
508,369 508,369 00000000000000000041a8945853a1fb052c67d2059d022df54c3cff43dc57d3 750 1.00/1.00 vMB 20
508,368 508,368 0000000000000000003081f6cd92448b6a34f0f1723ddf49d273cbf3fa00ab12 1,184 1.00/1.00 vMB 64
508,367 508,367 0000000000000000005360820206150eb2534cdf87f1e93bba9ff5698445818d 2,094 1.00/1.00 vMB 108
508,366 508,366 00000000000000000006aee2d3cc65116c6f46296b37f4853e24cdabac6538c1 1,106 1.00/1.00 vMB 75
508,365 508,365 0000000000000000004b16250143566509cb33dcac96bb41acdda2d114e19fce 1,612 1.00/1.00 vMB 76
Previous 10 blocks ↓
Total Size: 781.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: 645.54 GB
    • Received: 12.74 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.