Loading Tool

Explorer IconExplorer

Memory Pool

86,205 transactions
22.74 vMB
0.05793829 BTC
Random Selection Loading Transactions
Max Size: 155.02/200 MB

Candidate Block

Mining Attempt 3ca722ef706c57fe3f11983381928cca7b8ba99ca83cbc71bbf87cdb4e34739e
Version 20000000
Previous Block 000000000000000000008b0ed86718175c02d93c04a00775793a9b75252f9660
Merkle Root 27e551ac2f5757647ffc42cbe54767f1e2656572ed8bc052cbce5423b51dc0c0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 5,837
Size: 1.00 vMB
Total Fees: 0.00738668 BTC
Feerates: 92.27 > 0.74 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,913 (821,983 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
93,930 93,930 0000000000000a0375eba568356d04c3c48c2616cb80595d19bee25857cec91f 9 0.00/1.00 vMB 0
93,929 93,929 00000000000953e8eaf30402a554df304125f231758aaab905e067b555ea523f 1 0.00/1.00 vMB 0
93,928 93,928 000000000001b289162d848a0b473d888cdf221a8aed530f0d418b14221816e9 4 0.00/1.00 vMB 0
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
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: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 798.30 GB
    • Received: 22.46 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.