Loading Tool

Explorer IconExplorer

Memory Pool

55,041 transactions
32.40 vMB
0.23295635 BTC
Random Selection Loading Transactions
Max Size: 173.75/200 MB

Candidate Block

Mining Attempt 9a07a2767946823811989171027f6ef42e63b46e9367d92d7633cdd40c64e0d1
Version 20000000
Previous Block 000000000000000000001af732fd5b15bb90e3760b3de0020b22660de0315512
Merkle Root c869efa829233626ae5d16407c6f03531133cb0ca228c43d5b38a162b0e5227c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,968
Size: 1.00 vMB
Total Fees: 0.12305938 BTC
Feerates: 101.66 > 12.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,818 (595,882 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
318,936 318,936 0000000000000000207518de4f0304c5d2507d2c3c7e52a6eddaca16c5099306 199 0.11/1.00 vMB 29
318,935 318,935 0000000000000000145eaa17f456fde0d979e5d2cdec09c3056b1f6c9f8e609f 111 0.08/1.00 vMB 10
318,934 318,934 000000000000000021953c1c056cd5c59f1009e3c7857ba568525c50d6830182 127 0.15/1.00 vMB 17
318,933 318,933 00000000000000001532ddcca136d375321aa939b7ed866f826a6d85b617fafa 847 0.35/1.00 vMB 32
318,932 318,932 0000000000000000052ed2bb3ee3788ceba553dd4cc4e78d2ae2e75c40167baa 715 0.36/1.00 vMB 31
318,931 318,931 00000000000000001982813ee5012dc495142cb2c6219ee9dde0ada5878e3995 33 0.01/1.00 vMB 23
318,930 318,930 00000000000000000c4fd5f1df4381b8b51d351f6c00133bb121f59e5d5bc77f 1,588 0.85/1.00 vMB 28
318,929 318,929 00000000000000002470e934a21fd1c82d6cb39118e8d18e0898154a77e8cb32 261 0.31/1.00 vMB 20
318,928 318,928 0000000000000000243ebed66ca5749cfdc6d694df06707b23e156847bfc4da0 69 0.04/1.00 vMB 16
318,927 318,927 0000000000000000212fc31af3ae586f3570c7cd92bba432a2e6da313a81225f 32 0.01/1.00 vMB 20
318,926 318,926 00000000000000000cbefd74f6fd2536f12728086223e647be0e45a2381ee5f8 421 0.20/1.00 vMB 30
318,925 318,925 000000000000000018ea8f7efd7569de8f9ec222024b2a320a003ffaaae5d829 24 0.01/1.00 vMB 24
318,924 318,924 0000000000000000224040fa41ceec49a4def73fc8d220c53d070645e06b398a 179 0.08/1.00 vMB 27
318,923 318,923 00000000000000001e94126bff2cb39af8c56215248d74337ef48d75f685dc27 256 0.13/1.00 vMB 29
318,922 318,922 00000000000000001ca1434d6500a67c11be158a7dd9f6d03055878bdb2dfe3a 63 0.06/1.00 vMB 9
318,921 318,921 00000000000000001fb99ad018d2c1c89062799067b1c802fdba2b84820733ab 49 0.02/1.00 vMB 24
318,920 318,920 00000000000000001ba3da32b76f7ed11b6659eaddd76ce1cb7c1fb323a0fb25 190 0.13/1.00 vMB 26
318,919 318,919 000000000000000025a51c4288bba099cbfcc1a75168b78800fc0dd5c01884c0 1,457 0.75/1.00 vMB 30
318,918 318,918 000000000000000024cb8b59b3a0fc6f7cd0190450f5341a84f1d3d589698938 400 0.43/1.00 vMB 16
318,917 318,917 0000000000000000169f16400bd3a773611e27a6c75e1dd3cffd8b1a2bd9487c 518 0.38/1.00 vMB 20
318,916 318,916 00000000000000001aa9d21be463c16d580a2d13237e67e4c77e2dd24fe7ac26 1,018 0.35/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.07 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: 651.22 GB
    • Received: 13.49 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.