Loading Tool

Explorer IconExplorer

Memory Pool

53,021 transactions
30.66 vMB
0.28016322 BTC
Random Selection Loading Transactions
Max Size: 162.00/200 MB

Candidate Block

Mining Attempt 08d803205685466210c4533ab280a46606cc6714aad01c5574177b99370f4257
Version 20000000
Previous Block 00000000000000000000624d4057b8824b6424cdc1dfd72c3851a194c52d8c6f
Merkle Root 998bc67439616a4775f8a05c7f045e06d9e5d446a8db8377a8087a3f2b06a9dc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,711
Size: 1.00 vMB
Total Fees: 0.08782179 BTC
Feerates: 229.15 > 8.80 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,705 (254,922 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
659,783 659,783 000000000000000000036ff3a29dfaa2724daafa4505cc55883c849adbbfe2a9 2,457 1.00/1.00 vMB 109
659,782 659,782 0000000000000000000d30f90c648f59ea9bacdc2c13ed26d48d65a62f14b37b 2,231 1.00/1.00 vMB 72
659,781 659,781 000000000000000000021425db6bdde056df2f61cc97f065509728257f70105d 2,579 1.00/1.00 vMB 49
659,780 659,780 00000000000000000006f27941514260368d14043f3720f1974faa7aeb395446 2,616 1.00/1.00 vMB 112
659,779 659,779 000000000000000000018006df93eb46fb0c9c322e7f20ed3b3579910fca90b0 1,666 1.00/1.00 vMB 95
659,778 659,778 000000000000000000054d43651f1807b026f3a1c941565e8d72d927cc0bf4b1 1,850 1.00/1.00 vMB 135
659,777 659,777 000000000000000000063127321cbd2cf82c1a01db9ca1dbdd1d869fad2c3d71 1,823 1.00/1.00 vMB 135
659,776 659,776 0000000000000000000b4b7a33514c80e14cf5d2c3c0cedb9a081fa6fb8dc0f1 1,073 1.00/1.00 vMB 27
659,775 659,775 00000000000000000003e08dfa67c191b86427d1934621985883d939a3086a64 2,320 1.00/1.00 vMB 63
659,774 659,774 00000000000000000005880b8fdc62a4d55198a21db6a1da57faf6e70ac4fc14 2,005 1.00/1.00 vMB 47
659,773 659,773 00000000000000000006fe747c1c10bad483dc21b003d46848bc95149e80d583 1 0.00/1.00 vMB 0
659,772 659,772 000000000000000000061d7013d0d270b6d8445480901847972c5285f1682f8c 1,637 1.00/1.00 vMB 99
659,771 659,771 000000000000000000030f255dee31e941b2b9698af8b650dcd3c9b5dd7b389d 2,376 1.00/1.00 vMB 97
659,770 659,770 00000000000000000005408db76bab0ed0e7a535768638a9272aba4ff3a7410f 1,415 1.00/1.00 vMB 126
659,769 659,769 00000000000000000008551223b91bbd59db3ec9ec04a09cfb6a9c4fa5167866 3,177 1.00/1.00 vMB 163
659,768 659,768 0000000000000000000007edc6bad37f66046274b2d99a14cf6312ccb3d5f4f5 1,587 1.00/1.00 vMB 47
659,767 659,767 0000000000000000000855da8ea33a845de010b8e10445f0659e48b817c96c13 2,697 1.00/1.00 vMB 72
659,766 659,766 0000000000000000000e009383b9f233649787a90e1d9e26f71691867e719bb2 2,043 1.00/1.00 vMB 132
659,765 659,765 000000000000000000029500a0c6f744455c162dc6d153fdb530c4bb4f7aae55 2,420 1.00/1.00 vMB 109
659,764 659,764 0000000000000000000a56d305a426eaf55e0d4760996f4dd9316e1d61547afe 1,821 1.00/1.00 vMB 23
659,763 659,763 0000000000000000000b257224bd3314bc01b09e7c458a7d30a78d2650220722 1,822 1.00/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 781.87 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: 644.24 GB
    • Received: 12.61 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.