Loading Tool

Explorer IconExplorer

Memory Pool

25,389 transactions
10.52 vMB
0.02503941 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 60.72/200 MB

Candidate Block

Mining Attempt ddb6ff638a9b463fa22ed6c516f95c1d3fe936b8c9a38d558a66dcd5ef09cc06
Version 20000000
Previous Block 00000000000000000000afea34d9eaacc750b5548851d36ad75af5ab732cf92f
Merkle Root 82e9a3d1f7656b6ac200f0b749dbdef46284f96a3b3acd6297ff6ed16ed9eeb6
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,916
Size: 1.00 vMB
Total Fees: 0.00774459 BTC
Median Feerate: 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,553 (711,216 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
202,337 202,337 0000000000000401a8615f68a1a8d7c56c5a930d54eca0e6e484627dbd24377e 92 0.03 vMB 300
202,336 202,336 000000000000046d98c8956b28d1438f3744f9ec45639afb1e7841d844840251 314 0.15 vMB 147
202,335 202,335 00000000000003338a2aa99964e3c95306b1b44e75f9e56f67a19a4e4f7fd13c 545 0.25 vMB 155
202,334 202,334 00000000000002add1fd89d09baca15edd54cffe8d1c8ea3b0afb8600ebfae2e 136 0.05 vMB 107
202,333 202,333 000000000000043954deb09d8b7e772fda37b71727f01a5bc5b322645f6bb1c3 379 0.25 vMB 106
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
Previous 10 blocks ↓
Total Size: 779.82 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: 418.86 GB
    • Received: 2.25 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.