Loading Tool

Explorer IconExplorer

Memory Pool

19,065 transactions
9.91 vMB
0.07073540 BTC
  • 1 sats/vbyte = 8 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 54.05/200 MB

Candidate Block

Mining Attempt 72a3e683b9655d40298aadcb8180f675191c93d5bed14ed17fe89ff137857e26
Version 20000000
Previous Block 00000000000000000000ea7b3c200deeaec83f2905c92dba9e1fdfd8176f698d
Merkle Root 1f8ac61012a0fe731b01ebdb7b17af75473195c2286b75983ce06fb34d2414ba
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,787
Size: 1.00 vMB
Total Fees: 0.04313105 BTC
Median Feerate: 3.92 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,372 (716,348 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
197,024 197,024 00000000000006754c45dbb47311d1253bb47753787684e44c0da83106bd67c1 526 0.25 vMB 126
197,023 197,023 00000000000005cb4ad3abc3fb1da506fc2e523acd4e850b89648819ce594cc0 129 0.05 vMB 104
197,022 197,022 00000000000001e198ecb5a82701d192cc69a7c96cf70c5984734c68a5b25d2a 629 0.25 vMB 138
197,021 197,021 00000000000004e5a7852cfcedd70453f655d59b67727c4b5b9f5a1b6962e5bc 362 0.16 vMB 113
197,020 197,020 000000000000019f5d92179ab085ac4e81369ab002c86657b6cbe43ef912f72b 653 0.31 vMB 126
197,019 197,019 00000000000003ab4322c7313524c17642268257d45e489253f594e90c8de65d 31 0.01 vMB 127
197,018 197,018 000000000000008402f9db6c9688e2eadcfdc7b5d23592588f38059568dde82c 389 0.18 vMB 125
197,017 197,017 000000000000019f7fc0a8dd5e2b3860705bf3feac5e6bd92e44e91d8648fa0e 256 0.11 vMB 356
197,016 197,016 000000000000040af297d7d2a019daf50ebf25a9ea143a37880f8ee81a2f21d1 12 0.00 vMB 119
197,015 197,015 000000000000041248d2eed78859f221b30d1e97eae7592feb0146115aa767fd 552 0.20 vMB 145
197,014 197,014 0000000000000303dbad707b571868dafe3dad23aee36114bd2d68568dd9dc40 1,024 0.34 vMB 169
197,013 197,013 00000000000001092e69eb82655ca26458d508aa09bad8d5b43685c08669dea4 659 0.25 vMB 156
197,012 197,012 0000000000000661d49d4d20f47c5a50eb4c51f15bb336c9fcd4643d2dad1867 193 0.06 vMB 153
197,011 197,011 00000000000004269cadf8aa68ddb36b02c35e1c63310211616fb48fce757936 135 0.05 vMB 165
197,010 197,010 000000000000039dd6a9e0e07b62213c13903b5406475b5e9cb7ef5562fde942 180 0.08 vMB 113
197,009 197,009 00000000000004592feaf6ec1344200d379c677447dafbf4904e45062b402e30 517 0.22 vMB 148
197,008 197,008 0000000000000413854a00189db1c6aeb125afcb10f31850b305ae4ce55b2e11 163 0.05 vMB 164
197,007 197,007 000000000000022ac4784809ffb9304254503a6ce880b3e4a5784a5426601427 709 0.25 vMB 153
197,006 197,006 000000000000022acbbc66c7bd547645ce717064d4d68ad02609bad171958466 377 0.14 vMB 136
197,005 197,005 00000000000001460dfe73b738a68b946106b046f49a30b2465d0c298c4e12ac 128 0.11 vMB 168
197,004 197,004 0000000000000281d1f2a85fba8ca0db691ffa3651b7ceb4b623e4f8053f130d 75 0.03 vMB 112
Previous 10 blocks ↓
Total Size: 779.51 GB

Node Details:

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