Loading Tool

Explorer IconExplorer

Memory Pool

14,993 transactions
9.59 vMB
0.03384765 BTC
  • 1 sats/vbyte = 10 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 50.20/200 MB

Candidate Block

Mining Attempt 204ab06b122d83c3b3f1f330b642bc572b047a5bbb717b7bff5f7df4f0cfe49e
Version 20000000
Previous Block 00000000000000000000b71e5adc9170744598068c953ef7cd2dabb77254268d
Merkle Root bd435cc1077e61fe84d5ec5dad5a86d9ec7904520e477f69e4745bb765d7a285
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,379
Size: 1.00 vMB
Total Fees: 0.01261887 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,359 (692,255 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
221,104 221,104 00000000000004989115d4faa1c9f6bd80484cb6b509f940abf8669f6cde91da 206 0.13 vMB 279
221,103 221,103 00000000000003a8ffd8af57e634a5fabf5d9944e8791b2d32dbb3e74c48392e 177 0.08 vMB 195
221,102 221,102 0000000000000483c9db1e5049ee0cc8440add308c4e8bdd85a6eb0107269aa0 118 0.06 vMB 162
221,101 221,101 0000000000000079602ab023bd91d080fea841067159ad2e61d2296ae52c7a61 430 0.17 vMB 270
221,100 221,100 00000000000004f7d97b9c4f16c9324f18d120ddf45efa94a2ea1dc80789cc44 412 0.16 vMB 201
221,099 221,099 000000000000002ee987bbff57a8531e8865559a53054f0a855b2279b07068ff 83 0.03 vMB 5
221,098 221,098 0000000000000245bb992e746285654a15c7c240b5b8dfab9e1c308be5938850 389 0.15 vMB 317
221,097 221,097 00000000000004e02fe20c86c65971fac799d715666c69fabefd73f8eee99522 230 0.13 vMB 159
221,096 221,096 0000000000000010111d2238baae56777af800da168537144bf78f97c1d10e7a 180 0.25 vMB 93
221,095 221,095 0000000000000374dd5d8ae188ea48cb5991ee49c11b97b884606914573d0139 682 0.25 vMB 302
221,094 221,094 000000000000014788c3376a8550f492b80ca894f6c73ef1b4d6c8091b0eb613 390 0.14 vMB 357
221,093 221,093 00000000000002e80ef0defadad4d9856e247826c1fa635f281212b55b765df5 285 0.14 vMB 25
221,092 221,092 000000000000018701cd5b92463559b3d115d3f8f8728b0aaef7afcc74ad3cd9 119 0.05 vMB 185
221,091 221,091 00000000000002b248d13071f0ce8d0dc6eeea0b09036fd26a84a8127a800d6e 59 0.02 vMB 189
221,090 221,090 00000000000004324e528de18a9a8f1b1592b44eb9b4c6b96f7016034630c068 119 0.06 vMB 148
221,089 221,089 00000000000003da6b507b256cde91e063eed9a13c8b93b57bc70a3260b3f4b0 44 0.02 vMB 89
221,088 221,088 000000000000017795a6ea8f463300e60d15b2795abc1e8267a88be708b39dc3 378 0.14 vMB 205
221,087 221,087 00000000000000420529a6efb3c17c6f02b2f9dcc3c7d75a46c4750ca3cc15cd 209 0.11 vMB 147
221,086 221,086 0000000000000163c1250af3d72f41089b3562e857c58e1bf364bc3e06b36c45 499 0.24 vMB 186
221,085 221,085 00000000000000069dcb2fe3feebfab386f6f7e0682b191cf049ca73032103e1 707 0.25 vMB 263
221,084 221,084 0000000000000104446484c761f63365146a5ec03fd090935aca39ab68cf3b92 210 0.11 vMB 128
Previous 10 blocks ↓
Total Size: 779.49 GB

Node Details:

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