Loading Tool

Explorer IconExplorer

Memory Pool

44,694 transactions
26.86 vMB
0.06494119 BTC
Random Selection Loading Transactions
Max Size: 141.47/200 MB

Candidate Block

Mining Attempt 2c08fde9173de64bda52947f098aa732655fafd6ba510b902bb07bbbf4fb371c
Version 20000000
Previous Block 00000000000000000000facfaa62459f98f3b2a139e8179039060bf314a7e923
Merkle Root 3e75d7f80f5626ef85b8841acab34103cea3cce980f67cad7983b6ba36ec3fbf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,507
Size: 1.00 vMB
Total Fees: 0.01533058 BTC
Feerates: 251.72 > 1.54 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,747 (703,010 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
211,737 211,737 00000000000000013af89a5b7293823f0ceb6af68fd980d5951b0f3df876cca9 45 0.02/1.00 vMB 161
211,736 211,736 000000000000024cfdf73aa9b01ca3cc3c16b170491aa84c3628e647cbb4ed08 58 0.02/1.00 vMB 92
211,735 211,735 0000000000000235769f7244fe9ba0e0bb830c376d8e56ff0aa93b8cfa31cf3f 163 0.07/1.00 vMB 149
211,734 211,734 00000000000000b5893b237950de74e28744e4ed21812abd02ab74e29424647b 338 0.17/1.00 vMB 199
211,733 211,733 00000000000001b6c87c7c2c66cf21d3fdd861f7c3ddad0c823c05a46c4466da 547 0.24/1.00 vMB 47
211,732 211,732 00000000000000bf5c9a36aa313b9f42c4521a853c69a012dab456a982fccdf1 290 0.16/1.00 vMB 144
211,731 211,731 000000000000012869267e85bdb7dc193401636dedd2c12b7f0f69bd16d5f95d 764 0.39/1.00 vMB 149
211,730 211,730 0000000000000425937408851d5747e5ced10c0fd0e035f3f83f73c4cb037e61 379 0.25/1.00 vMB 111
211,729 211,729 000000000000035a887d67d154e3b0f98c00770fdb2cd8cb841ef28a692ac640 646 0.25/1.00 vMB 197
211,728 211,728 000000000000032402e128f6206c7a32c41b414f02d69b43a2965aac935db37b 10 0.00/1.00 vMB 14
211,727 211,727 0000000000000160ee66b91de28c2cbed3d6223622953a9d928ab6947542da78 10 0.00/1.00 vMB 177
211,726 211,726 000000000000000f4dc77ea3d1a9976041834c0525212973fb501b1550a24954 6 0.00/1.00 vMB 12
211,725 211,725 000000000000029ba5adfc01e9c78ee0769350c5354e2d6061d579db22e7919e 738 0.25/1.00 vMB 227
211,724 211,724 0000000000000198524785b4a27f8e55fe6bcd5ee433358fb68c20511cd7da25 726 0.29/1.00 vMB 213
211,723 211,723 0000000000000182eddbebe5cfb2dfbc9304e97639945f536932776b641a15e0 141 0.07/1.00 vMB 131
211,722 211,722 0000000000000426f2303d650fcd100603d5ecddab1c90d1d39ad1a86fc02964 595 0.27/1.00 vMB 173
211,721 211,721 000000000000005fbb7ed7837d8a2a149c2145197e9c274a62dece46458772aa 791 0.25/1.00 vMB 236
211,720 211,720 000000000000027155a009c6decc560ca512fc045be26945d9d6577abd39549d 503 0.18/1.00 vMB 181
211,719 211,719 0000000000000341a6f13ed6aea59ebc0ec94d02a877f8ef5fc4caf0920f408e 512 0.12/1.00 vMB 260
211,718 211,718 00000000000000e0de4ede09309f007b82e13cb9601ad80728c64cd514d23192 824 0.25/1.00 vMB 231
211,717 211,717 000000000000003186f9bf8e23fe7e89115bf5a6d1d7a6363d2d1931409b87fa 93 0.05/1.00 vMB 213
Previous 10 blocks ↓
Total Size: 781.94 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: 646.70 GB
    • Received: 12.88 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.