Loading Tool

Explorer IconExplorer

Memory Pool

47,779 transactions
30.11 vMB
0.07838418 BTC
Random Selection Loading Transactions
Max Size: 160.87/200 MB

Candidate Block

Mining Attempt 96437be62cc8811f23ab0975e1a8192e6bba337bd6213e411e5f4d8c5cdbf083
Version 20000000
Previous Block 000000000000000000019d8e946b6f738991a727e74c8a12670bf631d52c5e8d
Merkle Root a1b1fcff2c64484b3b5fdbf81c1aca39edd37778cb020e7a520b064713cf9efe
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,986
Size: 1.00 vMB
Total Fees: 0.01938513 BTC
Feerates: 100.24 > 1.94 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,854 (600,850 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
314,004 314,004 0000000000000000265f4c94502bd830bfabc113d9dab6376bf85204ecd5aef4 647 0.72/1.00 vMB 16
314,003 314,003 00000000000000002ed9fe3f85662b2ef672e4a2439b705a29e37f3f18b585e1 1,449 0.75/1.00 vMB 27
314,002 314,002 00000000000000001d01e0701c3146e8d3b22ea34efd8828b1809247c250567e 940 0.35/1.00 vMB 35
314,001 314,001 0000000000000000291b836b50bb1ed8c086095ea8161635655685e42a45c9cb 512 0.15/1.00 vMB 75
314,000 314,000 000000000000000008ae6cb20997f3c4aacc50ee2f0d08a0c3691907fe7357a3 1,073 0.75/1.00 vMB 24
313,999 313,999 0000000000000000095bd731aa07ab21710f955b167805fe7762c6d06003a83f 626 0.50/1.00 vMB 30
313,998 313,998 00000000000000002a8b0574d0e529b05529088c2b8a35834ea0b3a89ee1da88 1,477 0.75/1.00 vMB 29
313,997 313,997 000000000000000039d5a1c7fdb0c0631165081baa2de657e2da9588255d1171 932 0.35/1.00 vMB 40
313,996 313,996 000000000000000024d9123b8b0674bfad4633620b503595ebfb9ca003cbd208 467 0.25/1.00 vMB 28
313,995 313,995 00000000000000002e24964006189a1e1b8d9eac4f8cf9aa975d6c3737a53c5f 999 0.67/1.00 vMB 32
313,994 313,994 000000000000000029ca1604ba83d0325af065c2cc0e5ef28034f0ab4eac4843 1,032 0.54/1.00 vMB 37
313,993 313,993 0000000000000000035061e8bceb90d5646cf023368b7782486364b154c1d796 484 0.24/1.00 vMB 30
313,992 313,992 00000000000000000b8148e10153721635c728a4e2fb748bd4f8313e274728f2 435 0.19/1.00 vMB 31
313,991 313,991 000000000000000026374db41af878cfbe4a40ef17bd5cef3362b3bc226fd305 447 0.18/1.00 vMB 34
313,990 313,990 000000000000000033f4842411b5eae41e3e64ab4a4c824fa1976a5d87896ed5 105 0.04/1.00 vMB 30
313,989 313,989 000000000000000011bf9dd63a7b858555b0c3d0a1faa1cd424943842506070c 817 0.36/1.00 vMB 34
313,988 313,988 00000000000000001f511b477c60149a14c1dbba087d86a952b87c5f01fa072e 412 0.22/1.00 vMB 30
313,987 313,987 000000000000000029285c279a70fcb8444832b3cb1e75d419236050109446fd 1,351 0.59/1.00 vMB 31
313,986 313,986 000000000000000024ad05b2e2003e1c4473e3c87f7521a9c948827e32841075 669 0.27/1.00 vMB 34
313,985 313,985 00000000000000000647c1293b5bfafe449bd20ecdb2c0d6f3f182f3b5b83ca8 254 0.11/1.00 vMB 43
313,984 313,984 000000000000000016f6d3b931cc3bea89a13dd1542d381ca05c1c0b0a2fe9ed 156 0.08/1.00 vMB 91
Previous 10 blocks ↓
Total Size: 782.13 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: 652.43 GB
    • Received: 13.78 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.