Loading Tool

Explorer IconExplorer

Memory Pool

83,796 transactions
31.55 vMB
0.17226546 BTC
Random Selection Loading Transactions
Max Size: 187.40/200 MB

Candidate Block

Mining Attempt 2164495a40667065d1d6c650bb9be2974ce5666da4011ded119941a2ca6de1b9
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 915fd64691abcbfcc68f6c790066d560e1cb217482a1c385b1e9ba4cfb5e0318
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,063
Size: 1.00 vMB
Total Fees: 0.06509497 BTC
Feerates: 269.69 > 6.52 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (587,782 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
327,363 327,363 00000000000000001e2c2be434deef76976044119c6a3c18f8b10b3a7901e14e 122 0.10/1.00 vMB 13
327,362 327,362 00000000000000000255e34f999f89e49e1f3295822eee1523b5044142d9c4da 1,438 0.74/1.00 vMB 28
327,361 327,361 00000000000000000094a05b4bb6ef341169ab377ce3660083a7a9d7178c8e72 331 0.14/1.00 vMB 31
327,360 327,360 000000000000000018a4476b5294a4cfd41f9ce2b84302fc8154fec80ae320b0 259 0.17/1.00 vMB 18
327,359 327,359 00000000000000000edd4ca8b7e8adb1282eca48e32932eac25642e5c1a47bef 875 0.45/1.00 vMB 27
327,358 327,358 000000000000000013d0d368b91eaecf6f36f1a4eda1909dc1011ba53627e4a1 128 0.10/1.00 vMB 9
327,357 327,357 00000000000000001ac8c82e6271316880cacdc5d7e303f18230533fd6719ea2 1,240 0.75/1.00 vMB 24
327,356 327,356 00000000000000001d69cd567581183b6e15af1150084179adab7a0e9152949a 512 0.18/1.00 vMB 40
327,355 327,355 000000000000000018b28eb2dcb8c13514c055a208643634f391a9bccd3c3e1b 303 0.13/1.00 vMB 29
327,354 327,354 00000000000000000b81e0736bd757c2168764ac5b90a7be8bc77c1fbfe44ad2 373 0.18/1.00 vMB 28
327,353 327,353 000000000000000003202af3899a3d59a511fcf652a708f694c3946f376498f6 62 0.11/1.00 vMB 13
327,352 327,352 000000000000000014d07d31aed81bb717a2ca6a588bda87a42fe2067e723a51 873 0.61/1.00 vMB 21
327,351 327,351 000000000000000006c3af5324b976b20a58a329f765887d94f0cab9364ecc56 512 0.15/1.00 vMB 58
327,350 327,350 0000000000000000128b47640d90e6107a545b56a9b9f30f7b6261c39fd5e3f2 321 0.17/1.00 vMB 28
327,349 327,349 000000000000000000c92a816b9cfca134b7e7d0f44c6ae23021481186007970 647 0.41/1.00 vMB 24
327,348 327,348 00000000000000000a20cd136e6c49680c2be853a27b7a5ec7c11cbfc95a61f3 481 0.29/1.00 vMB 25
327,347 327,347 0000000000000000139411e3a1a5e30b71ed30ec6ce4dbb1f7a12878e849f59a 74 0.04/1.00 vMB 10
327,346 327,346 000000000000000017a2cdc2b0148a73119b33ff55eabb93bdfd45f790164ec3 907 0.68/1.00 vMB 21
327,345 327,345 00000000000000000e0913985a746d237f42bebf59f254a8324ca32307774df2 800 0.50/1.00 vMB 26
327,344 327,344 0000000000000000083ff2dffc944429eef3e2f2e686a999bea75118006c0ab1 512 0.24/1.00 vMB 27
327,343 327,343 00000000000000001531a482101d6cb3d0d87946c3f2b6f66aeac6744a21ab09 1,615 0.75/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.65 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: 672.55 GB
    • Received: 16.28 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.