Loading Tool

Explorer IconExplorer

Memory Pool

16,299 transactions
9.21 vMB
0.04797146 BTC
  • 1 sats/vbyte = 8 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.38/200 MB

Candidate Block

Mining Attempt 6f59780b85a9d98c72b96254e8366020c749115bbc4a687bff08b93979549851
Version 20000000
Previous Block 00000000000000000000ea7b3c200deeaec83f2905c92dba9e1fdfd8176f698d
Merkle Root 80a1ee460733814a798f98a007d14faa250a3bce953d44752cfc97bb8d5cfdd3
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,234
Size: 1.00 vMB
Total Fees: 0.02768298 BTC
Median Feerate: 2.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,372 (651,466 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
261,906 261,906 000000000000001335aaefcbd5ef4a4bb9842e4c6a6cc6de9bb7d92b66d2e297 404 0.16 vMB 124
261,905 261,905 000000000000001bcd88f8ecd55a9d1764908f271cc6b475ef1e73ff5759f9e3 256 0.10 vMB 83
261,904 261,904 00000000000000104d0aebdac1aa64d24243434c5a2fc51cdd2326c4451bcf35 13 0.00 vMB 77
261,903 261,903 000000000000000df25bd8e29f54783e57f69c4596dfef4ab0ad9dab725678d2 311 0.15 vMB 110
261,902 261,902 0000000000000005ef3cac7590a71024bf65b1ec3e52f064dae93b787fdd3141 256 0.12 vMB 3,272
261,901 261,901 000000000000001a7d8c76f42ca3ee7969e485e242ef8973bf1dee41d94e3230 60 0.02 vMB 102
261,900 261,900 00000000000000181fb20bed6eec89cc85d902e47a1efb0e4053df1ec5a16ff8 155 0.07 vMB 88
261,899 261,899 00000000000000173dac3baa6bb6754b8509de909d83af690b34a26a5b7ca05b 87 0.03 vMB 66
261,898 261,898 000000000000000703f2744c75681e382aaa1de7824c2b6e120c4ec452a0414c 532 0.21 vMB 129
261,897 261,897 000000000000001940b0d23e7b79e01a8f8623bf032afc193ed983ca678647c3 217 0.09 vMB 78
261,896 261,896 0000000000000012603045224253a99cde65589d85970b1286c7f26314617767 383 0.17 vMB 120
261,895 261,895 000000000000000472e116ed7e3bf64cedac08d3822d935096c9333c10aafcac 474 0.20 vMB 73
261,894 261,894 00000000000000183992ccfe915d754dfaebee057524ada7588d5108641a3ae9 88 0.04 vMB 80
261,893 261,893 0000000000000002c73c880e26c9d6a66ba7695ab1d64845bfe9f3dc208f850c 103 0.06 vMB 110
261,892 261,892 000000000000000a6a2025481d474aff83d65ae6384ee18ec86ab8eb157dcfd4 131 0.06 vMB 99
261,891 261,891 00000000000000105b04343a1b563f09254d9418beccc9a29c3fd89ce5bbfccf 134 0.06 vMB 85
261,890 261,890 00000000000000196db1c52c89415b09d75b6d0ad01c974a1ce6a6c61a23d007 622 0.23 vMB 134
261,889 261,889 000000000000000e8f0d0064be1ab67d4e2d9a13aa8436a64bfd80df7d418fe5 367 0.15 vMB 148
261,888 261,888 000000000000001b3350b19d63cafe24993e4753b4211dc8b44f1a68522f26d9 213 0.12 vMB 83
261,887 261,887 000000000000000021ed95dbd1b915e847143182d6bf9b989e87ce0361b24555 19 0.01 vMB 60
261,886 261,886 0000000000000012e00680c697d4333d1709e991a5c9529026ed15c3c7ea79c2 73 0.07 vMB 45
Previous 10 blocks ↓
Total Size: 779.51 GB

Node Details:

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