Loading Tool

Explorer IconExplorer

Memory Pool

81,079 transactions
30.40 vMB
0.08298737 BTC
Random Selection Loading Transactions
Max Size: 182.67/200 MB

Candidate Block

Mining Attempt b44f680b9a98b9cef4b6a9e417e7300c3b4a0838ac240ede25ba5dee57ed73cd
Version 20000000
Previous Block 000000000000000000005486e251aed8c030d32cefd8c077bbe263649de79032
Merkle Root 7cd033328b7bb0ca15a3b425a4a22335ed4fdeec5a2babf06026be0c6f276ad1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,305
Size: 1.00 vMB
Total Fees: 0.01982700 BTC
Feerates: 100.24 > 1.99 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,987 (520,240 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
394,729 394,729 000000000000000007ccdf4d1094d1c75a7de54a32489b2178d23cf6d2e18174 557 0.25/1.00 vMB 45
394,728 394,728 0000000000000000059bd8f60a298f60ae72081ce9db565fd09db10a001307ba 782 0.38/1.00 vMB 35
394,727 394,727 00000000000000000224bdeda501e592324a3f0cf3937d2f69cffe04507ffb8d 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.37 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: 663.64 GB
    • Received: 14.92 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.