Loading Tool

Explorer IconExplorer

Memory Pool

27,909 transactions
9.57 vMB
0.09533151 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.75/200 MB

Candidate Block

Mining Attempt 937db071d9fec57a765537cec67f41a5c073e51203d702a242dc75eaf39ab13e
Version 20000000
Previous Block 000000000000000000018c023f819f79210c69673a9160c3d44423c304872a47
Merkle Root 3d409bd1741cbaa8ce65552db9dc4f02548ca2a759f12d5c9865f5d9d8c7d39a
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 825
Size: 1.00 vMB
Total Fees: 0.02280314 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,222 (710,890 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
202,332 202,332 000000000000042aca207a86834635cb7b4a978cc9b58c34acd798a578ace16f 7 0.00 vMB 3,254
202,331 202,331 0000000000000041f8010f5f5f23d27a15d440e204f54c82b2499162b471524d 9 0.00 vMB 134
202,330 202,330 00000000000003beb3b85c698af4dc199fe62978ff355c54cddfe90d7147eaef 95 0.12 vMB 42
202,329 202,329 000000000000006c890cbfe73d4208e85fe071efae1587d4a818e03876f2e223 406 0.17 vMB 138
202,328 202,328 0000000000000571a6eb3f213319111da11bb86da391018a4bdc0deb7a81d1e1 122 0.05 vMB 312
202,327 202,327 00000000000002a52501a8687d17c6ff2e6da36bb4dcf55f62fb6334e94376a0 27 0.02 vMB 435
202,326 202,326 0000000000000207503c7ebe8a19ac68933dd29f9599cbcd899623013dec96da 1 0.00 vMB 0
202,325 202,325 00000000000004e2283191a480df2f8ae0ba8fcc959ed1ba6b3f96c45314da5d 181 0.08 vMB 177
202,324 202,324 0000000000000361f87b723805e358e083d133ef84f51360433e7b800f844c75 18 0.01 vMB 228
202,323 202,323 0000000000000215fa3b53e29817ecd4017c900db4b2b8ab3e443db9bf9efbfa 311 0.16 vMB 164
202,322 202,322 00000000000000fa092b78bb7a70260028bd70c9327c687b89b5b7c4413b884d 186 0.10 vMB 170
202,321 202,321 0000000000000017343ec6fca48900aaa06f1f8aefbcaa7b81795d913f9f12df 21 0.01 vMB 358
202,320 202,320 000000000000050fe95b43874947bc3e2bfa6cd1ab0e6684a349a84f8dfdc740 65 0.03 vMB 200
202,319 202,319 00000000000004f67915624d3fcca1b19f2877c9e2e410c470a2ba1b799cfd00 187 0.07 vMB 146
202,318 202,318 00000000000002017d0000e68d25ad0716ce923cdd886b57a5fff09396f6ea19 213 0.09 vMB 141
202,317 202,317 00000000000004b0c59abf2b0d145eff78b170721b5d02f52efeddf50a4add8c 139 0.05 vMB 177
202,316 202,316 000000000000025148e7295c1dbf8eee4f5a794491d0b72668208806ebd4783f 87 0.05 vMB 145
202,315 202,315 000000000000012afff9113ab207d38da4a1fd80068db3ad8f57238a0cb85ca8 30 0.01 vMB 193
202,314 202,314 000000000000027f17ffd039ab13fc18ab178128e655e77010cff79405770661 327 0.13 vMB 182
202,313 202,313 00000000000003c11af9741819ba2802ded57267f6f12021a411b93c96fae23c 381 0.17 vMB 113
202,312 202,312 00000000000002633cc922d3b648a6eaec1887037225f10a12be934a10eb0b9c 12 0.00 vMB 14
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

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