Loading Tool

Explorer IconExplorer

Memory Pool

16,259 transactions
3.22 vMB
0.02638657 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 12 blocks ()
  • 11 sats/vbyte = 11 blocks ()
  • 12 sats/vbyte = 5 blocks ()
  • 14 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 24.88/200 MB

Candidate Block

Mining Attempt 585f862b75f9542d6be5f2c4489129800f16a93c4a2c0b5bccde60371fbc0d67
Version 20000000
Previous Block 00000000000000000001930d8b423e36fddac4cdcf5132cfdf82304919a2cb8a
Merkle Root 3638dc6309946acdea6c143dc290350bec6a0fdc8c313cd63bdf12a5a4a33e3f
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,254
Size: 0.42 vMB
Total Fees: 0.01853541 BTC
Avg Feerate: 1.85 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,797 (757,435 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
155,362 155,362 00000000000005710a6302ee57586139fedec5444655750989a568bc0130bf8a 0.00 MB 8 890
155,361 155,361 00000000000004a46fb763ed2ab26d942e13e39f8d52d84260d2e29812a67ae4 0.01 MB 39 31
155,360 155,360 00000000000003b1c9b7ab1d2f3ecd720f2db247fe844d65e073b41876a81243 0.00 MB 10 36
155,359 155,359 0000000000000a28bd67df879d49fd3e8448e97b042e1d7bbe12ac9855eeceda 0.01 MB 38 26
155,358 155,358 0000000000000d2c001f6ec9523953510e183f6b9255590f1f7728128283f9b5 0.02 MB 47 36
155,357 155,357 000000000000089d84d73449ba659f6d4e536224055a16167e1dfd4c8a10f11b 0.00 MB 12 24
155,356 155,356 00000000000008afde73bf815794b725be220a333bcaf23dffef22c8fa7c7d58 0.00 MB 10 38
155,355 155,355 00000000000004ff32c99c6857faa760753acb665cba88b9fa8561702d451fce 0.01 MB 31 46
155,354 155,354 0000000000000cb8c121fe2a1d747a93ac246005f80f4888b87b20b82d992713 0.03 MB 141 9
155,353 155,353 0000000000000d51176b542ac4707fd77f4f8d8c6fc4bfe164f8b3039535a37d 0.03 MB 70 29
155,352 155,352 00000000000002af9728c843d04b5ebbe668b703ed53716c1379b6741b8112c5 0.01 MB 27 22
155,351 155,351 0000000000000eb466dfeec600e596c09cb1776152c1652916415e08f414e87f 0.00 MB 14 34
155,350 155,350 0000000000000c11fb33f015cba45c78be74e2caced4b3b309040e307793d8d0 0.01 MB 18 185
155,349 155,349 000000000000021be0038cae2e99540e85ae736da27f0c9f2eccc32d320bec7c 0.01 MB 21 24
155,348 155,348 00000000000006ae509beb99734300947cf8c05ad904265d23620f650472de7a 0.00 MB 5 145
155,347 155,347 0000000000000e103d1aecd52ef036087c2d0982dfa03c44a7f61f958413d768 0.03 MB 85 23
155,346 155,346 0000000000000519fd4c67cd0319361fa84f69bb7d7a925b6cb4262ef230fd27 0.00 MB 15 82
155,345 155,345 0000000000000a841114701e418265ba67cb2209f1200c5205c19cc12cba499f 0.01 MB 27 102
155,344 155,344 0000000000000eb76af33720e0af3ce443f98586da4d86eadc8a912180fe40b8 0.01 MB 14 153
155,343 155,343 00000000000005e62e4027543520840adefa6f0dca699fec278e4ce4f989ee34 0.02 MB 53 182
155,342 155,342 0000000000000dceb1290baa48028596a8164d28b7cab99125aef95c5af2d8f2 0.02 MB 36 60
Previous 10 blocks ↓
Total Size: 778.48 GB

Node Details:

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