Loading Tool

Explorer IconExplorer

Memory Pool

76,702 transactions
33.45 vMB
0.13157909 BTC
Random Selection Loading Transactions
Max Size: 187.59/200 MB

Candidate Block

Mining Attempt e9e64654684d2b3d63994d547af759618d9bda360e02955a5923227a81063262
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root a99af29ea018f39bc14ef158b3ed859fd191cb3c864243666afd91596084ab79
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,263
Size: 1.00 vMB
Total Fees: 0.02442097 BTC
Feerates: 100.53 > 2.45 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (484,495 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
430,920 430,920 0000000000000000004fe2940e53b38ebe5ae572647dbb056c8df593a8ca7c8e 241 0.12/1.00 vMB 48
430,919 430,919 0000000000000000033e58224e91b0ad4a7d7de24df8be979c4e900ec91e2b9c 2,226 1.00/1.00 vMB 61
430,918 430,918 00000000000000000400332dd9597ac3dad026ea10379bc3b221cb7bef7a6975 1,959 0.84/1.00 vMB 62
430,917 430,917 0000000000000000047899f3aa82c434dcdb770e5e510e11dd30ebf338ebead2 1,040 0.80/1.00 vMB 33
430,916 430,916 0000000000000000022a162043defb39f4feb60f828baae0cfd24d14087e4ae7 2,260 1.00/1.00 vMB 62
430,915 430,915 000000000000000003ecb538dfc75a0e43d4404b33b59b46fa06f95a18ee10d6 871 0.58/1.00 vMB 34
430,914 430,914 000000000000000003a1f4960aab006fef90244b3a5435e01b30649bff1207b0 2,536 1.00/1.00 vMB 56
430,913 430,913 0000000000000000047a2d8cabee9d5c0c2da147e73ae715a77ac72452068b86 2,183 0.93/1.00 vMB 100
430,912 430,912 000000000000000000d2b1ebc7ca9163aa9ac5b281c400fccc538b1e4f2d3b0a 130 0.99/1.00 vMB 2
430,911 430,911 000000000000000002c1362c8f04521111929998bea2eae3451978499cdfe094 680 0.53/1.00 vMB 59
430,910 430,910 0000000000000000003afe1302ab578afbdf141f72b5df79b9040cf95437cebf 378 0.23/1.00 vMB 38
430,909 430,909 000000000000000002831f3e54b4fb5f2200b2feada9449cb27f5cc1ddbbd384 1,029 0.56/1.00 vMB 44
430,908 430,908 0000000000000000024209580a687203e248b1437198cffd33cfdbaafc927c93 513 0.22/1.00 vMB 61
430,907 430,907 0000000000000000046d709caaa1e780bef04f5bea324cee4f7cbf4d2c9d250a 369 0.21/1.00 vMB 49
430,906 430,906 000000000000000004565f23cf25e505d8cce9e0cc62eb66be31f87798915b72 880 0.36/1.00 vMB 64
430,905 430,905 00000000000000000196d20dd89aece616fbf4ee5b2c7b84cc65c29e9103ae12 1,624 1.00/1.00 vMB 44
430,904 430,904 00000000000000000033598e49ef5cf95bba1ac76e9b8426258e94a59b4cf84c 494 0.18/1.00 vMB 67
430,903 430,903 0000000000000000022a9c76022775b2f7f98200e7c8ddfd3e6d2ecbad298ef8 1,583 0.69/1.00 vMB 52
430,902 430,902 000000000000000004d016de704c0b2915e461b3f1030364b773ebc3f9c8d049 895 1.00/1.00 vMB 36
430,901 430,901 0000000000000000014a42c3325d4b360a239711cba7f1cc61a2bb10cce99eb2 1,496 0.62/1.00 vMB 63
430,900 430,900 0000000000000000032f1f1b2e3f8b8a0cbbc1d4eb96f7740f30571ec1336a02 800 0.29/1.00 vMB 63
Previous 10 blocks ↓
Total Size: 783.11 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: 733.15 GB
    • Received: 18.54 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.