Loading Tool

Explorer IconExplorer

Memory Pool

97,117 transactions
24.60 vMB
0.08113892 BTC
Random Selection Loading Transactions
Max Size: 169.28/200 MB

Candidate Block

Mining Attempt 35d6b073b295613722ef7c3679f06c6a3a281e9da4cf8925f2d30f0196c84ae8
Version 20000000
Previous Block 00000000000000000000ff06d5502934bab8398c2316c277fe84bf6db3108e87
Merkle Root 12ec6406c354395a01072dcdb08d3d621538b7cb11827c2086c46cd7368a7514
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,439
Size: 1.00 vMB
Total Fees: 0.02514399 BTC
Feerates: 457.67 > 2.52 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,914 (821,987 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
93,927 93,927 00000000000435542a5c52895f78df1c687f1e599f651b4a90ba0a726981b3a1 3 0.00/1.00 vMB 0
93,926 93,926 000000000008ea5fe985640aaad2ae42776aa22047b3714495c2a2cbb92cf557 3 0.00/1.00 vMB 0
93,925 93,925 000000000006ed68073b1926870c0123be34dba5c52cb1f2bc91a0f816bcdb13 8 0.00/1.00 vMB 0
93,924 93,924 00000000000037ad96d47651d3eca77fdabaff108b9d3e9798c890a17004079c 8 0.00/1.00 vMB 0
93,923 93,923 0000000000043a72d61ab5095213b6a5da2272a9a930a46d0c8f00abe668bccd 5 0.00/1.00 vMB 0
93,922 93,922 000000000008f246f73fc6a01832a148b5d9a0bcfef2c7e8c5fb94abf5048455 6 0.00/1.00 vMB 0
93,921 93,921 0000000000008f6f03ddc9464e0a05f8a11b0e1931410435bbaf78d9fce35bbe 8 0.00/1.00 vMB 0
93,920 93,920 0000000000022b51992fe547751ced75a49a669fd000e8dc43dd695882ec5073 1 0.00/1.00 vMB 0
93,919 93,919 0000000000050ff9aa9aa60451f96f2de52001da14331e6ea09ab03541c1ac58 2 0.00/1.00 vMB 0
93,918 93,918 00000000000784e56457c6f1fcaa272ef767aa5db400ab9ec2c4bd40b6281929 8 0.00/1.00 vMB 0
93,917 93,917 000000000005c3f7c0905617433f7d7dd50d52d6d4b469736a4b1f76a3886c8a 1 0.00/1.00 vMB 0
93,916 93,916 00000000000025e276c19102285825fa52f09204008f1c300b8aa2d6bc499281 8 0.00/1.00 vMB 0
93,915 93,915 0000000000054e2adefef0adf8ad0e7491d6b9a344f5bbcbd8ee0b46cbb7ae2f 4 0.00/1.00 vMB 0
93,914 93,914 00000000000659b1063eb96eef17eb1e3c1e465deae996bd27761a039969cfee 10 0.00/1.00 vMB 0
93,913 93,913 000000000003548b8bf8c3f93a5e11f86facee6328c37df3c0dcd8616430ba2c 5 0.00/1.00 vMB 0
93,912 93,912 0000000000089a2752fc155282075cc885d8ef6fd248f6cf3462e2eb3e5285b8 7 0.00/1.00 vMB 0
93,911 93,911 0000000000083db7c724821e885a8329d8afb1d8f80372fa805c9df5c8c78266 5 0.00/1.00 vMB 0
93,910 93,910 00000000000626dbe6562853f101821aed0e417391050f6528b9af2ee8cd6f58 1 0.00/1.00 vMB 0
93,909 93,909 000000000001391108f95236c30945e73f367b75aae0c822f9ae1349007e1386 9 0.00/1.00 vMB 0
93,908 93,908 000000000004e6088756fe361e6868118abefda714619e86941cec820f984b70 10 0.00/1.00 vMB 0
93,907 93,907 0000000000030c6682f6bdedc44042422251bc7cf19ca186a5cbbaf8cd9a09e5 7 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.96 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: 798.40 GB
    • Received: 22.48 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.