Loading Tool

Explorer IconExplorer

Memory Pool

18,789 transactions
8.65 vMB
0.07057771 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.10/200 MB

Candidate Block

Mining Attempt 181ffc85ab71dbbe99c5801ad03b8267ccccdf7c42f95b0cfc32203658ed1ff4
Version 20000000
Previous Block 000000000000000000016b0eb8b9414d1fd2cf6d6ec5d671a5ce90db7ff1b528
Merkle Root 67c5bd1f41fe167beef87aa444ed1cdb85041c198f6a6014d5e7904b25e3ab76
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,810
Size: 1.00 vMB
Total Fees: 0.05188925 BTC
Median Feerate: 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,390 (751,650 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
161,740 161,740 00000000000002e85c86ee4038def48ab29a79c7abc65a9c34a1fc9fba82a370 41 0.16 vMB 78
161,739 161,739 000000000000056c049c922a6dd4a508ecc214ee1dd6a965d5886890218959aa 90 0.05 vMB 308
161,738 161,738 000000000000010ef5f29587f364659b1ef0242bfbf2e3580c9074f26e1cfb12 77 0.05 vMB 111
161,737 161,737 000000000000042aa9851c667f66a7e550aba711e6c8793b4ffad29eaa22291c 57 0.02 vMB 349
161,736 161,736 00000000000001ce3bb10845f1f0e9db8f71abc2895a8b21a7e659ace64647d5 98 0.04 vMB 253
161,735 161,735 000000000000080080b16fbdbf0acb99cf1be35fd056a39a0fe4b08945e679ce 45 0.01 vMB 81
161,734 161,734 00000000000002a38719fa0decc085b73fa81cc71d282c160cf013a0da646193 39 0.02 vMB 185
161,733 161,733 0000000000000b8bab5061fcc3c88a766787853d9bd82fc899b67b77997aafe4 41 0.01 vMB 184
161,732 161,732 00000000000008525f811a2b9f599954eaa33f531e145b6dd53fbe99171f01e4 31 0.02 vMB 51
161,731 161,731 0000000000000021ad472374a337e6e3d6bdc81c905b799fba7b45702e8f7a0f 12 0.00 vMB 0
161,730 161,730 0000000000000bef6aea9c0bd7416153ed78eb51bd2713b238d9e3dba12d44bc 54 0.03 vMB 138
161,729 161,729 000000000000057c73038a4b079d71316570a380d739261f5882302a9ef0a578 126 0.05 vMB 54
161,728 161,728 000000000000068622a86682a9489ed975003bad750a5ec0c865c4496efc4daa 50 0.01 vMB 0
161,727 161,727 0000000000000784b876d4ee9486677258acd93e9a1712ba2985956fc526c7d0 75 0.05 vMB 148
161,726 161,726 0000000000000a9484b25e6eecf70ac71a00ed157ecfffc7d290df5c68bd09e9 16 0.05 vMB 435
161,725 161,725 0000000000000a8c36c9e6df28c852f152f76434286f9a19e645bab3bfd7893e 48 0.02 vMB 115
161,724 161,724 0000000000000963f1ace490e7f3c37802b08bcb399b677767a3677367aebb6d 65 0.05 vMB 427
161,723 161,723 00000000000002e4252bd195c81c484212927e0128b66d1e07283af24778e43a 8 0.00 vMB 0
161,722 161,722 000000000000052a5a1538cdcdce6a6d854680f0a9361f8a0ea07a05ea44b30a 32 0.01 vMB 129
161,721 161,721 0000000000000ba56cdf951ab6dc56b9b160dcf83e66b3d00d2e50e20e9a80e7 70 0.03 vMB 42
161,720 161,720 00000000000005c020ef6cd24c111dd481eac717ad25bd376ac41c541b0adee1 31 0.03 vMB 8
Previous 10 blocks ↓
Total Size: 779.54 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 245.38 GB
    • Received: 0.93 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.