Loading Tool

Explorer IconExplorer

Memory Pool

80,737 transactions
29.99 vMB
0.10116458 BTC
Random Selection Loading Transactions
Max Size: 180.97/200 MB

Candidate Block

Mining Attempt ae8d2292d47fab390894af3c18b332eba9c597cb459592746662664805ab0d3a
Version 20000000
Previous Block 0000000000000000000134f51554c94e7c4e33ec04070a06b3ca9e0eb5c85a0c
Merkle Root 307ceaf478651f65513db748e9022b2b28a1d6c378c1dd2173f9656669e85d6f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,876
Size: 1.00 vMB
Total Fees: 0.03434162 BTC
Feerates: 100.25 > 3.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,097 (620,318 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
294,779 294,779 00000000000000006c49406557ba941a1b63b92e42e426dfcd8f9950e9813242 449 0.30/1.00 vMB 38
294,778 294,778 000000000000000023c0d75217902ac80833125ad6fdb465baa92fc2369db376 353 0.19/1.00 vMB 35
294,777 294,777 0000000000000000522c7214b67d4b210f83b72959ce3c6db44f0c8fe723863d 217 0.13/1.00 vMB 22
294,776 294,776 000000000000000021180315fb5daa284c019b419dc3f894298d6e6708e6e862 83 0.07/1.00 vMB 42
294,775 294,775 000000000000000027b7f5acbb6d0f971682736b9d6dea1c8b283a731b8354b9 567 0.29/1.00 vMB 30
294,774 294,774 0000000000000000750f4c7dbbad248d8d1fe88d942e2714cbc08de7a01f0f33 32 0.02/1.00 vMB 1
294,773 294,773 00000000000000009bee114c790a799b90b76e2c50c5c0561d3a4855e12107f9 728 0.75/1.00 vMB 25
294,772 294,772 000000000000000016fcffb67d462f39acdefe92f5ef6cbab95251878acfb04b 1,192 0.50/1.00 vMB 45
294,771 294,771 000000000000000018416ddfccff6a19fbdc017d96bf6da1e09d9d997651eb83 753 0.25/1.00 vMB 73
294,770 294,770 0000000000000000589c0918c4f4491e1960059142ff5e6377ce896987077227 331 0.55/1.00 vMB 12
294,769 294,769 00000000000000007769e8ebae411b7bf58ca23ea412459600084aa0ae94dd92 1,012 0.35/1.00 vMB 54
294,768 294,768 0000000000000000a146a709f623e46f3daf0bfbd3fea1e8527e69985e8f56d3 1,242 0.50/1.00 vMB 48
294,767 294,767 00000000000000001be2d5865546c90387f6aed756acf0ad7b4c5a51e9008c76 209 0.50/1.00 vMB 12
294,766 294,766 000000000000000004c41f5fa28522660ecb9ef4ec2b7b5ec3e1010d57ffc666 911 0.35/1.00 vMB 51
294,765 294,765 00000000000000002f3107dec71ca3c9157359cc9fc87d0bca5736b5afe86924 1,529 0.50/1.00 vMB 57
294,764 294,764 0000000000000000a8c3f73f1dc3d151be5ddb0f55a3e68638b1d1133abb86f6 734 0.71/1.00 vMB 17
294,763 294,763 000000000000000044a59c3713bb398b22b315413d5842bb4c6bd0868736a6b3 1,106 0.35/1.00 vMB 63
294,762 294,762 0000000000000000174e1a608ffc3bcfab40a9a82de66a462743e7f120869f3e 552 0.25/1.00 vMB 57
294,761 294,761 0000000000000000ad924479d3641f5881a7a97d5d8ebf7e436acf46c42d9016 53 0.03/1.00 vMB 56
294,760 294,760 0000000000000000b333a460430b86851ed7fe0834d48761cce39cf9927cfe3f 64 0.03/1.00 vMB 34
294,759 294,759 000000000000000028f59922069a43d1bcbc7e8a21c866993546e322723834a6 327 0.19/1.00 vMB 54
Previous 10 blocks ↓
Total Size: 782.56 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: 670.18 GB
    • Received: 15.83 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.