Loading Tool

Explorer IconExplorer

Memory Pool

77,684 transactions
30.01 vMB
0.06795157 BTC
Random Selection Loading Transactions
Max Size: 182.00/200 MB

Candidate Block

Mining Attempt fbfbbf7f8b4eb9fb4ae1303b4100897adc9d06466bd1727ea5d7ecfe7993266a
Version 20000000
Previous Block 0000000000000000000041d60a92a6ed88a5f4f780ef10a467a2b56d3042f027
Merkle Root 0446f43613ad7d019005c5f85bf835e4ef2c809877466b30793b000edc49fd1c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,270
Size: 1.00 vMB
Total Fees: 0.00432280 BTC
Feerates: 24.96 > 0.43 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,192 (763,272 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
151,920 151,920 00000000000002877709e5041c3f3ef2caa07f0c397746017326d3d23b5ed4fa 57 0.02/1.00 vMB 62
151,919 151,919 0000000000000bda503693df75c991cd54074ab9db0dae7e4dc79d0593a990ff 31 0.01/1.00 vMB 281
151,918 151,918 000000000000086469b574dd146bbe31e796970a78ece085e319d8d087010b71 27 0.01/1.00 vMB 141
151,917 151,917 00000000000005c5617a58c994d48e89b655089ce9b8a5a1c97d90ba2a79d105 13 0.01/1.00 vMB 222
151,916 151,916 00000000000007c9ff9851686bf5dcf248d5328c8faecf92208fe14e71e2fc3a 52 0.01/1.00 vMB 4
151,915 151,915 000000000000039ca5e3b6e17302509db4a8c06c34ec5b3cdae6098812e72224 11 0.00/1.00 vMB 329
151,914 151,914 00000000000000f447ad83b7eb8a7fe595e815c3abab369c587a5b1ab4f5c3b2 1 0.00/1.00 vMB 0
151,913 151,913 00000000000003858f659fd7144274003bfda496e9fe8891b3a5d6edc1067149 38 0.01/1.00 vMB 223
151,912 151,912 00000000000009cfd9523008052e0727388745669e163e445e433f14edd9dda3 33 0.02/1.00 vMB 6
151,911 151,911 00000000000006783534752c34ef6ec7760e48b407c34a73a18ed3af7c40e611 65 0.04/1.00 vMB 73
151,910 151,910 0000000000000a860455625d55cc34f75152b807c5dc4d595633011653e5ad47 92 0.03/1.00 vMB 3
151,909 151,909 000000000000072f987ff1d9594ed76c385fada170ec45e009a14c7e643587de 88 0.03/1.00 vMB 203
151,908 151,908 0000000000000b830c6f5da108022264c45883e5465ffa4e6ac84784b4ddff3a 4 0.00/1.00 vMB 0
151,907 151,907 0000000000000b07aeed2b09fdfa69850998def956133cfa2819a964344b92ff 78 0.02/1.00 vMB 18
151,906 151,906 0000000000000248aa55b92064ce7f016a2eede9f160900609a61cef1a6dba1d 14 0.00/1.00 vMB 33
151,905 151,905 00000000000006886b5f234005c26a111a9f9f06bbea3be7d878ab0e8dd2104a 11 0.01/1.00 vMB 203
151,904 151,904 0000000000000beb754369c48aa7cdcbf77d59c0dca156c1f3db2ce4b711bff0 16 0.01/1.00 vMB 70
151,903 151,903 00000000000003aeedfb3168c942dee19b0c650e32a7ed96be0c8340f60474ba 27 0.09/1.00 vMB 58
151,902 151,902 000000000000011e1f56069d03439f1de5e3292ab51aad544c11c93fe2f59ca0 119 0.05/1.00 vMB 197
151,901 151,901 000000000000030ef51754641501fdcf5d5c4c2750a9d7f3ce0a8612ba44143e 20 0.01/1.00 vMB 29
151,900 151,900 00000000000003347276a7a1d0978a89ebbffb46b36f6bc197b2b98da1c6fd7a 48 0.02/1.00 vMB 73
Previous 10 blocks ↓
Total Size: 782.72 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: 707.08 GB
    • Received: 16.66 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.