Loading Tool

Explorer IconExplorer

Memory Pool

89,094 transactions
33.08 vMB
0.20330840 BTC
Random Selection Loading Transactions
Max Size: 199.68/200 MB

Candidate Block

Mining Attempt c9879667710fee4a93afefc46f586563d8687955e7db7d45d46f851fde37d8a3
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root 5403a8407027f7f0405ed0bc3f0376d8db758e2217a8a7a8ace494ca1f058b37
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,864
Size: 1.00 vMB
Total Fees: 0.09039062 BTC
Feerates: 387.56 > 9.06 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (308,023 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
606,930 606,930 0000000000000000000f6393747da09ed4109bbccc2bbb89b020a3f8f522aa56 2,541 1.00/1.00 vMB 24
606,929 606,929 00000000000000000011d112e33a93bdd18fb3f0667e90b71bd9a7feb28ef943 2,817 1.00/1.00 vMB 27
606,928 606,928 00000000000000000014c2a0981f9121de41324f7e36c1c2af09865dbefbcc08 3,033 1.00/1.00 vMB 22
606,927 606,927 000000000000000000105b255bafc6363ae3bba923883663f24f4aff60e9e6f0 2,933 1.00/1.00 vMB 37
606,926 606,926 000000000000000000013cbe697e1744c9c016305818d5773c3364f816a68716 2,572 1.00/1.00 vMB 15
606,925 606,925 000000000000000000127db486859e40200cc4f16be3109ff14cf746e07e4a18 3,237 1.00/1.00 vMB 35
606,924 606,924 0000000000000000000380e73be77a11f58c2018f910f5146b152feec080bbf8 2,913 1.00/1.00 vMB 34
606,923 606,923 00000000000000000002bb511b6c023c8c1fd22be3599b473e8991ef05296c32 2,682 1.00/1.00 vMB 17
606,922 606,922 000000000000000000010563e97e5901ca49d7e4fb786f974631b8a675eea77b 3,474 1.00/1.00 vMB 22
606,921 606,921 0000000000000000000e81ec4676957123c988469ffa70eff6a67a6c8dc11bf7 2,522 1.00/1.00 vMB 29
606,920 606,920 0000000000000000001380942aa0b33137efb939203dda1a0d0f6807e8e2a9b9 3,007 1.00/1.00 vMB 42
606,919 606,919 0000000000000000000e29e224acdec53396c5be69ef289f9246d86b70526be6 2,731 1.00/1.00 vMB 27
606,918 606,918 00000000000000000002bb1e5e0c92a5a1f62f359348372f99c13296355faf77 2,429 1.00/1.00 vMB 19
606,917 606,917 000000000000000000019c0cb01a79614bf361ab5cfccaebb9f1cc57b1cbd423 2,499 1.00/1.00 vMB 22
606,916 606,916 00000000000000000004dc6421e7239b679b105dda4a95b84cb22852b3798927 2,653 1.00/1.00 vMB 31
606,915 606,915 00000000000000000014f24d5bfdfe074ca3f62ceb304ead7c5991cdcbb19541 2,763 1.00/1.00 vMB 44
606,914 606,914 00000000000000000010ff937c95f361523e292822ca0452adaa71e7b1c70c9c 1,021 1.00/1.00 vMB 65
606,913 606,913 0000000000000000000b7d927e2e9a31e098aa229748d11ac36900c79cfb59e7 2,923 1.00/1.00 vMB 30
606,912 606,912 0000000000000000000bf150946cd1a054d3c7272849c357dc1487be117790af 2,272 1.00/1.00 vMB 100
606,911 606,911 0000000000000000000d96a019a7374d2a032734646e13243d7fc1dabbb469de 293 0.11/1.00 vMB 27
606,910 606,910 00000000000000000007fe0f09db2435f0c7887478c826b7b8e2f2d08d0f9b63 345 0.09/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.31 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: 660.19 GB
    • Received: 14.62 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.