Loading Tool

Explorer IconExplorer

Memory Pool

80,541 transactions
30.37 vMB
0.07621965 BTC
Random Selection Loading Transactions
Max Size: 185.58/200 MB

Candidate Block

Mining Attempt 6bd909e233bc3763d893c78f662bd569f7a60a3bdeecef50b1916bd95aef091e
Version 20000000
Previous Block 00000000000000000000d1d2ad17fc19c6d3c0ce75e637dbcce014786420ab4b
Merkle Root 9ba85869e36d2b31725800a29306b243579a8e869576e09eb575889681e92349
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,752
Size: 1.00 vMB
Total Fees: 0.00818527 BTC
Feerates: 81.27 > 0.82 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,357 (807,552 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
107,805 107,805 0000000000002950ad4fd921b5460ea84f5a6fb9129d028659f2c3a6d0fb684d 11 0.00/1.00 vMB 0
107,804 107,804 0000000000020c722971a2f48bfdb9acfedd7c7177faa10829e702ecb4e8a706 10 0.00/1.00 vMB 0
107,803 107,803 000000000001d2a43d9803b441a0813437b608024028acb7bd7421faf2396a45 4 0.00/1.00 vMB 0
107,802 107,802 0000000000022a8ec8c0316be62faa0924d5a16a7b7afcc4a762bc46bb60a49f 3 0.00/1.00 vMB 0
107,801 107,801 00000000000133cc49e74d7974361f3368e4438c5ebb4db73cb34f1d8cc91e59 2 0.00/1.00 vMB 0
107,800 107,800 000000000000d5e381be9fa4fee09d6b3526d24d0e321e7b34600cb8a492fdd9 2 0.00/1.00 vMB 0
107,799 107,799 000000000001ab5096e6231f4306b6646a005460114d14abb5007476f663a2d1 1 0.00/1.00 vMB 0
107,798 107,798 00000000000053c7dbc8e16eabdf53c29d9133abd175eeba795771174eb489e1 4 0.00/1.00 vMB 0
107,797 107,797 000000000000c1cbc09310510a4eb71ec780d0ed0c137e55dad5f9b1adb88c5c 12 0.00/1.00 vMB 0
107,796 107,796 000000000002373c85b427799675d04cca33d934e415b1c83e53525d49c04313 12 0.00/1.00 vMB 330
107,795 107,795 000000000000098c03150c4211edc91c819356fe718a8c011fb25c4d33b59a76 5 0.00/1.00 vMB 0
107,794 107,794 0000000000015a33af77155a2611d2140d97de41d372d14fac624722b6236ec3 14 0.00/1.00 vMB 0
107,793 107,793 00000000000117ca164c591e80b58b291f723cc952e1a36fb69d2abb60d447c9 3 0.00/1.00 vMB 0
107,792 107,792 0000000000019ddacc4de79783749e8a72b501e05c0504262365c8098e7d00a3 10 0.00/1.00 vMB 0
107,791 107,791 00000000000068d105884a12f7adbae0dc611d9da05b754e555a77332be3a27a 3 0.00/1.00 vMB 0
107,790 107,790 00000000000114e823fc59512eb01881578cc1197a17ccbe3dbc53b3dc324d78 9 0.00/1.00 vMB 0
107,789 107,789 000000000001f75ee7cf9ea2e5bae8e9043fcab7e7a84142ebda1490d7d50820 4 0.00/1.00 vMB 0
107,788 107,788 00000000000225ad6da5d5bfccb0a80056fda9b2a962d307d45e80eaf82dd29d 3 0.00/1.00 vMB 0
107,787 107,787 0000000000012423cea16e067e4d918bd0fb72cc176e9a033c542ba5854cb0e0 6 0.00/1.00 vMB 0
107,786 107,786 000000000000f11a2f861ea9e016271a1ae19e3666f8d6a83a5cfe73ca5dc32b 8 0.00/1.00 vMB 0
107,785 107,785 00000000000218808d1f683f78da018b9b427695bfaad67a2f124220744159fc 6 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.01 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: 718.88 GB
    • Received: 17.98 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.