Loading Tool

Explorer IconExplorer

Memory Pool

30,664 transactions
6.11 vMB
0.05504101 BTC
  • 1 sats/vbyte = 30 blocks ()
  • 2 sats/vbyte = 18 blocks ()
  • 12 sats/vbyte = 6 blocks ()
  • 13 sats/vbyte = 5 blocks ()
  • 14 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 46.62/200 MB

Candidate Block

Mining Attempt c62db36c5d1c8768c517ed1306dd3c07fe66fae8385678f10f1499e4d35cf061
Version 20000000
Previous Block 0000000000000000000145365a5e74b2b1ac45f848c91616b4c8a3ff7e95c51c
Merkle Root 6e5be735d1575a22c49dba9305173a5a3b89dbf79e8058e438b87e6232551a15
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,228
Size: 1.00 vMB
Total Fees: 0.03434948 BTC
Avg Feerate: 1.14 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,772 (771,492 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
141,280 141,280 00000000000004bfe90e073eaa77c956786eb438ed02e3600588e9927ae6af4e 0.00 MB 8 17
141,279 141,279 000000000000044e8460286b4abe2414d4d7935904bd2ed45f0c1698787d84e7 0.02 MB 47 289
141,278 141,278 000000000000012aeaf55276db870fdb8e44108ce2df754a46f1654604e71126 0.02 MB 35 164
141,277 141,277 000000000000023bd2ffb40aa56352507d7cc7ee057d9f0b0adcf30bd36576ae 0.05 MB 130 266
141,276 141,276 000000000000060afd8e91f8bdbeefefaa36ebf48ee2a267a0fe687ce844a0c3 0.03 MB 79 306
141,275 141,275 000000000000051319bd299c2c95bb9a99131f877a129020b9a56207857af642 0.02 MB 66 140
141,274 141,274 0000000000000184914abbe0aae78408da74e24efad9bc1a7796d157562a9639 0.01 MB 19 377
141,273 141,273 0000000000000581b5e5a74c7ceb0cc783413d3e067fb1142b5d7f43cc49bded 0.01 MB 5 0
141,272 141,272 0000000000000570b485d69548c754397be34fbcdd37026502936d9231c9f072 0.00 MB 8 101
141,271 141,271 00000000000006236de54c25fb2eca12458a17497d1718d0d04d1040e0bdbd14 0.03 MB 75 121
141,270 141,270 00000000000001a9717185589e9bc4ac88680346bf99b29f2c80713924e5a20b 0.01 MB 22 254
141,269 141,269 000000000000075cca48a275dcf48a31a56646ec45f01bf9dbfa7ccd307de91e 0.05 MB 143 42
141,268 141,268 000000000000088dc5646961cf0d894c72827c69b9f0b3d971de0827ffabc99c 0.01 MB 24 389
141,267 141,267 00000000000007b9f973860674958ee1e65384a65056d094f925d1952df08a43 0.01 MB 22 222
141,266 141,266 000000000000030fd2b53a440a78c773f71a99718d6c3bc051c02aa8138a9245 0.01 MB 34 814
141,265 141,265 00000000000000a3d2ff8daf0004b1b26dd2c5a88ed37b6b481a07f708f3bc38 0.04 MB 74 148
141,264 141,264 00000000000003e9415647642170a500dbd5d14f60d35f27d224381020984729 0.01 MB 14 634
141,263 141,263 00000000000006640ecec98d0d21ef7a1f1c062c231e4fd01cbd03269df73a8c 0.03 MB 84 65
141,262 141,262 0000000000000506411e71b1d82a23af60657bc657c73de354ab61fa8314548b 0.05 MB 163 192
141,261 141,261 00000000000008ca1944267e9964104e7566063a0407dfa87088518f14295bcb 0.01 MB 22 578
141,260 141,260 00000000000005f8e6e54a00ef08395b06a4adbe0800416d4683dea9693fa212 0.05 MB 63 263
Previous 10 blocks ↓
Total Size: 778.44 GB

Node Details:

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