Loading Tool

Explorer IconExplorer

Memory Pool

44,248 transactions
27.37 vMB
0.08187057 BTC
Random Selection Loading Transactions
Max Size: 142.93/200 MB

Candidate Block

Mining Attempt 5835bdedc4a7a2dae13b8b61748309ad6eaa4ecac2a8bd4b70fec5dab91c3a64
Version 20000000
Previous Block 00000000000000000001aae22bf03485fc959de8eb2dba05795b3aa6b906bcaa
Merkle Root fb204d984231981f31ad5c81334d727064f8932ee4ba78a3938e1d9070e65f3b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,306
Size: 1.00 vMB
Total Fees: 0.02800961 BTC
Feerates: 100.45 > 2.81 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,884 (336,879 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
578,005 578,005 000000000000000000196384b8bfa36bb2d85a02e0130a7c4493c873ae5802d7 2,119 1.00/1.00 vMB 89
578,004 578,004 000000000000000000243d4b91541ce443b1342e0d033ba243f98652313b5bfe 2,564 1.00/1.00 vMB 140
578,003 578,003 0000000000000000000598e3cbc4966050e78ef50ce1422c7c718059a19c82d4 2,466 1.00/1.00 vMB 127
578,002 578,002 0000000000000000000758d834c7225e18f80b39ac51f5bd8893f629cc7c0df0 2,401 1.00/1.00 vMB 121
578,001 578,001 000000000000000000199fc785562593086afe8a8d479d9fa22add6ebe8ccc67 1,975 1.00/1.00 vMB 103
578,000 578,000 000000000000000000011cc472a189d1bebecf6da5b71bc3bac8df323d82ae11 2,779 1.00/1.00 vMB 157
577,999 577,999 000000000000000000227f2ab72a30445689f88c156c076958d1ebb6070b3a5c 2,445 1.00/1.00 vMB 119
577,998 577,998 0000000000000000001c83e361e56d8c14bbcd92e828853ac4e9c7165adc4c6b 1 0.00/1.00 vMB 0
577,997 577,997 00000000000000000018e0aca822e1e00aa4c222306f4451601b8130d2e20dd7 2,536 1.00/1.00 vMB 101
577,996 577,996 00000000000000000004a44bc9cae6a080bdb25210710c8755da36b5ddb1dd83 2,444 1.00/1.00 vMB 128
577,995 577,995 000000000000000000252af58672cba045a9c6e224381b2d92b2a68c4b7b6159 2,550 1.00/1.00 vMB 136
577,994 577,994 0000000000000000000ac53b0f673246ba0241bff9f52c406daf7cea60a17819 2,519 1.00/1.00 vMB 131
577,993 577,993 0000000000000000001bf37c53a5aac66d7f6f3b59c548ad2d7314f3e6ddd405 2,747 1.00/1.00 vMB 174
577,992 577,992 0000000000000000001a5df52c92387ea054c5a1fd2e0a085f2f1c19227315ce 2,460 1.00/1.00 vMB 71
577,991 577,991 0000000000000000000dbaaadc60d219eb39c0c41d03308e242856fad3cd27e3 2,569 1.00/1.00 vMB 88
577,990 577,990 0000000000000000001dba3ca347b5bdd3c3d42f62fab7e25ce8b50206a05880 2,244 1.00/1.00 vMB 112
577,989 577,989 0000000000000000001a92f76609182194365967d61dd983a17bafafdd378e9d 2,745 1.00/1.00 vMB 120
577,988 577,988 0000000000000000000fae72f69561993380e9cd178ebe6af44d96f2ab6e766d 2,765 1.00/1.00 vMB 188
577,987 577,987 0000000000000000000b58edb0462f9ae942969e89276ecc5f506a7314d85cb9 2,559 1.00/1.00 vMB 159
577,986 577,986 0000000000000000001bd7e121c3063419b8add4fa3f250d736a36f9b344e02a 2,927 1.00/1.00 vMB 117
577,985 577,985 00000000000000000010cf5c1b4a3a0ec588efb8065a759c3d691ce5d5ad1c52 2,819 1.00/1.00 vMB 147
Previous 10 blocks ↓
Total Size: 782.18 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: 653.65 GB
    • Received: 13.98 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.