Loading Tool

Explorer IconExplorer

Memory Pool

83,202 transactions
30.81 vMB
0.10799761 BTC
Random Selection Loading Transactions
Max Size: 185.42/200 MB

Candidate Block

Mining Attempt 88e858d412a71d3f39ae472affe87976a7be53f8b31d341f698fd9080e765539
Version 20000000
Previous Block 00000000000000000001d919ed88fc3960fd2643a2dd9bda2746788e7fade853
Merkle Root 90f09e71828052c33e4fda3e8926fd57d5ce847ffcc44efd1a2af07f8016d127
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,358
Size: 1.00 vMB
Total Fees: 0.04037864 BTC
Feerates: 500.68 > 4.05 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,986 (290,185 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
624,801 624,801 0000000000000000000466580a520211048717f18c8e49c198ff8033931b00eb 2,351 1.00/1.00 vMB 6
624,800 624,800 0000000000000000000b76f0eae06adfcd5c0f42e361c3ea8e9d7d62b4c7ec3d 2,131 1.00/1.00 vMB 13
624,799 624,799 00000000000000000012e8495cbbd2d39c8b0d8082ca73bc0c645fab4aa50731 2,889 1.00/1.00 vMB 30
624,798 624,798 000000000000000000053873a124badc346a0c3c2f5b1a2f3d794b981304c796 2,666 1.00/1.00 vMB 12
624,797 624,797 00000000000000000004fc8d77508e586b64e7928ade40e59b5a2f2a1845bdfd 2,631 1.00/1.00 vMB 18
624,796 624,796 0000000000000000000dbe31a57952c2c359d8a1fe651e9fabcc9d45c4a09163 2,735 1.00/1.00 vMB 24
624,795 624,795 00000000000000000001b48327a7134cbcf618d6d34132059486fcae8e30185b 178 0.07/1.00 vMB 17
624,794 624,794 0000000000000000000fdeb01b8436b0da3df605f8f4a38129da4d6f687896d5 2,269 0.82/1.00 vMB 19
624,793 624,793 000000000000000000046dbc230323d866d15ca3329c4666b54aa3b9455ca43c 132 0.04/1.00 vMB 16
624,792 624,792 0000000000000000000423e9fc2196a4687eba18dc4904d8099e2ce1d1ae0ce0 1,156 0.43/1.00 vMB 25
624,791 624,791 0000000000000000001040601a27845a70d849a9e07cbc331aab06d979e97dcf 333 0.13/1.00 vMB 18
624,790 624,790 00000000000000000011c9bd9f867098ab5058730d76820a0fd03589ee06869b 558 0.18/1.00 vMB 18
624,789 624,789 00000000000000000003c2ffdd4b87371d5859da3ba6884a8515a774254900dd 886 0.30/1.00 vMB 15
624,788 624,788 0000000000000000000f3b6ac080696f0e04a9ad90e285965c7aab52c36454ec 2,116 0.87/1.00 vMB 14
624,787 624,787 0000000000000000000cbedd8f51aec163f509698b08461786c3e76b32ca8ed0 1,817 0.82/1.00 vMB 18
624,786 624,786 0000000000000000000e6f72ceb64f49abae83f153239c284fe0d56867144f65 257 0.11/1.00 vMB 15
624,785 624,785 000000000000000000022a8f7a41fdfd3ddf76a1c5c39210a89f4c134ba8cbf5 539 0.26/1.00 vMB 13
624,784 624,784 0000000000000000000165abc9f789500ac9303deeaa5e86714d0b30bb473066 1,324 0.48/1.00 vMB 17
624,783 624,783 00000000000000000009fa6a44031a9e1042a87b74635cf77ccf6f93297f0556 99 0.05/1.00 vMB 11
624,782 624,782 00000000000000000003e957690bcd663b06b955bb5a9d549e193b3661df5831 2,541 1.00/1.00 vMB 17
624,781 624,781 000000000000000000119077a827cdc8c12d5220d6751c62877ca6e6839bbf06 1,173 0.54/1.00 vMB 15
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.59 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.