Loading Tool

Explorer IconExplorer

Memory Pool

81,793 transactions
30.37 vMB
0.08327090 BTC
Random Selection Loading Transactions
Max Size: 183.02/200 MB

Candidate Block

Mining Attempt ef82782bdea64a008e8d1e577b7fe3fd4e0053cabcff1e249b6166b60b4b9530
Version 20000000
Previous Block 000000000000000000019df273a09481953b04854e28e5bee40f0a5bbd926969
Merkle Root 7ad372b8eceb01cc6aa3d9f53b3e3b6f8da23fc6860c7f45592e3dd2b97036ba
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,983
Size: 1.00 vMB
Total Fees: 0.02089083 BTC
Feerates: 203.60 > 2.09 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,973 (520,223 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
394,750 394,750 000000000000000001ae5ad4436de46d1329c9f527707198ac1a617b63ab2b10 2,149 1.00/1.00 vMB 42
394,749 394,749 000000000000000001ef38012ed2e2f674e59bf2314e55f2b4e6f71a7657df50 1 0.00/1.00 vMB 0
394,748 394,748 0000000000000000029693fffee4553094710443aeaf7efcbc295dff0af72eb9 2,092 1.00/1.00 vMB 40
394,747 394,747 000000000000000003642498cd9e7dcfd0dc73c0e38800a0619d66b24602b77d 2,700 0.93/1.00 vMB 63
394,746 394,746 0000000000000000073e148c589472d699879623b0dbf35ef60a39e3b1c7d6c6 1,563 0.75/1.00 vMB 71
394,745 394,745 0000000000000000038503620631d260165c351bd5da432524cf6ab4d98f1418 2,406 0.75/1.00 vMB 79
394,744 394,744 000000000000000003cffc1d71882992299b7610ce5bc0ec31f349298717c77a 1,054 0.59/1.00 vMB 25
394,743 394,743 000000000000000006e6a5d07cd4669493c0397f53d283eaced4352041a15741 1,640 1.00/1.00 vMB 31
394,742 394,742 00000000000000000078a59c012d6e02f6bedb7c66b1913d0652c0d0642575ec 577 0.48/1.00 vMB 26
394,741 394,741 00000000000000000820b67b906befa44665570e7939bde6223a657c0c6bec1b 1,177 0.93/1.00 vMB 25
394,740 394,740 0000000000000000025b51d1c7035dd10076085d6dfedb9cf237930e248979e9 2,223 0.95/1.00 vMB 44
394,739 394,739 0000000000000000041ae31aea5c41247cde074569ca20da64eae55d0079202f 2,621 0.93/1.00 vMB 55
394,738 394,738 0000000000000000037bf1867a1d9c9fa71b846a18521369448fca9a2858dfaa 764 0.40/1.00 vMB 48
394,737 394,737 00000000000000000161eb6e86f340395f53d7ee243ebfb3ebb5955af30a8651 1 0.00/1.00 vMB 0
394,736 394,736 00000000000000000666fa456fee9080a5c61f9cef082abd702c6879600d7d3a 2,172 0.83/1.00 vMB 55
394,735 394,735 0000000000000000077d205bd4f52309f61268fa25f67cfd63490a7a9f552300 1,105 0.99/1.00 vMB 21
394,734 394,734 0000000000000000035c681d35e7e83207276ae99b8c92d00e1e75b879d171b9 991 0.36/1.00 vMB 71
394,733 394,733 0000000000000000023eaddf47771d292a5e725492911b48c5f4d0f3d8894eb5 1,240 0.64/1.00 vMB 38
394,732 394,732 00000000000000000554d141f445d4c8a0e577c369cd06f6393040d959718660 1,620 0.56/1.00 vMB 64
394,731 394,731 000000000000000007659980483f3dc9ef04a8bda266d16af64b8b531e379b63 1,986 0.89/1.00 vMB 42
394,730 394,730 000000000000000002b535eba288816dba3a0a956d31df0bd267082f41c369e7 1,382 0.54/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 782.34 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: 661.28 GB
    • Received: 14.80 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.