Loading Tool

Explorer IconExplorer

Memory Pool

45,011 transactions
28.68 vMB
0.06569414 BTC
Random Selection Loading Transactions
Max Size: 152.65/200 MB

Candidate Block

Mining Attempt 1ddba74ff48bb3fc6819f5b1065908b044c705f652c26e9753db8327c9529712
Version 20000000
Previous Block 00000000000000000001715c951c8d4dbbe4a6e37b8651db580e2cce2f31d5f6
Merkle Root 7e459511e598f192bb94204263bc70cc0327078121b2f66103dece68d459b8da
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,593
Size: 1.00 vMB
Total Fees: 0.01123587 BTC
Feerates: 301.60 > 1.13 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,857 (589,960 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
324,897 324,897 000000000000000009d05415698a0be525ec4006cd4e512ab96dff298419e6ea 469 0.22/1.00 vMB 25
324,896 324,896 000000000000000007800e7d0f964dfef6ce2434410d4b358fe166c709e6aff9 989 0.55/1.00 vMB 30
324,895 324,895 00000000000000001a2fe2ca5ea06d0a3b4b07a938475ead54630a19fdb2e26d 261 0.13/1.00 vMB 23
324,894 324,894 000000000000000002e821ec59588c6cce9f17a9584485633a887902c8c54647 346 0.25/1.00 vMB 22
324,893 324,893 000000000000000002408ad219f37de6c2a89f5c541831a84d3b3ccd5bc261a4 70 0.08/1.00 vMB 13
324,892 324,892 000000000000000000b46611c7a64a6f5296c607b49ad1e4e8de00d6bbfe2551 1,478 0.75/1.00 vMB 30
324,891 324,891 000000000000000008f5a7054e4b0819684c1476cf993da145e34b6854dd9b35 319 0.19/1.00 vMB 23
324,890 324,890 00000000000000000eafdb2bec0a7db088d60c7fdb75ca733bf75e3cb3327b70 1,127 0.75/1.00 vMB 21
324,889 324,889 0000000000000000108f62fd4b7a0afe4b773c8a13dbd40ca5264f854d086325 512 0.16/1.00 vMB 49
324,888 324,888 00000000000000000921c49c5e711b77bf68903471df2e6580810399ce8f1d6b 1,326 0.60/1.00 vMB 30
324,887 324,887 000000000000000015dd72d703e7d8234c234a29bc5531888004d2293620cb3a 252 0.12/1.00 vMB 25
324,886 324,886 0000000000000000116d68e324813cef3f45c297d2e1f66948327cf0ae0c0b57 480 0.34/1.00 vMB 13
324,885 324,885 0000000000000000115b0489c14d4a66dcaf0366a5f0c7e2b31212e2e617ac2c 948 0.47/1.00 vMB 29
324,884 324,884 00000000000000001636e7161aef179578877fc30caf7eecde590d6b44366f4c 678 0.44/1.00 vMB 33
324,883 324,883 000000000000000017ca7d01257151c845513b440f1957577906bfb070a86ebc 558 0.34/1.00 vMB 24
324,882 324,882 000000000000000002b970bc8d6adf79d3269ce39f9c3b7be7fa3d5cb8e0d0f8 587 0.75/1.00 vMB 15
324,881 324,881 00000000000000001bc8b1c41033b5dba7db07e267492c735466ac1ea38195c1 1,545 0.50/1.00 vMB 49
324,880 324,880 00000000000000000c606f73c766e594a0d69693459ce3459253ef89121aaf77 31 0.04/1.00 vMB 13
324,879 324,879 000000000000000016258c167893f2fc1b6e4706958442136a6f20af1a1a27dd 463 0.27/1.00 vMB 25
324,878 324,878 00000000000000001e0447f179494334af2c53ff6ba4dacb5921a7f9a74bb50a 424 0.26/1.00 vMB 21
324,877 324,877 000000000000000011af126bcc9ce61a3be773355ee9337318e9a66e73ccc06e 1,585 0.75/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.14 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: 652.62 GB
    • Received: 13.79 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.