Loading Tool

Explorer IconExplorer

Memory Pool

81,927 transactions
30.60 vMB
0.07992988 BTC
Random Selection Loading Transactions
Max Size: 184.55/200 MB

Candidate Block

Mining Attempt ffe310087dfb7131648e0a35c24bd28e780564f70efab366ed45b73f5cb16c48
Version 20000000
Previous Block 000000000000000000004deb7d1e347c8f6581c1f9b70e6ff46143ce8ce3cc35
Merkle Root 7544a3ed7273f33ad9c84b039476c0048979edd0b816473ce36cafbc4d23324e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,123
Size: 1.00 vMB
Total Fees: 0.01595846 BTC
Feerates: 40.91 > 1.60 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,975 (339,216 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
575,759 575,759 000000000000000000274002199406a1a4c21d96d3078eab2b5d45bfb7129a8c 711 1.00/1.00 vMB 8
575,758 575,758 000000000000000000208ed1742754730f186bcb06d80ac729d4385d21d9b149 2,083 1.00/1.00 vMB 63
575,757 575,757 000000000000000000102396e183c19631a3e910fd66ca3e963032d415afd140 1,772 1.00/1.00 vMB 37
575,756 575,756 00000000000000000021078df2b82e0785d38be8a6bfdada83934bb3ec56e9d6 2,734 1.00/1.00 vMB 103
575,755 575,755 0000000000000000000cfb3d43bb23c23b4b022bbfcf494261c86b255b1c8afe 2,835 1.00/1.00 vMB 96
575,754 575,754 00000000000000000019083f697ffdfd4bea094555612e3f3593c76b76c1ed88 1,476 1.00/1.00 vMB 8
575,753 575,753 00000000000000000007550a2079793614c4ae92aac239795fa34122adff0fd9 2,249 1.00/1.00 vMB 68
575,752 575,752 0000000000000000000714d3690ffba7a7b9d143a275c851f287172ee59758d9 1,335 1.00/1.00 vMB 29
575,751 575,751 00000000000000000011302d1f78b84246df44702d7aa4fecd78d58d351df91e 1,917 1.00/1.00 vMB 57
575,750 575,750 0000000000000000002933641bb7a67a133864d74f1bc5b799275cc5e358dae6 1,100 1.00/1.00 vMB 14
575,749 575,749 0000000000000000000bee5b08636881580baf0540ad7db1e7600ebe192e324a 873 1.00/1.00 vMB 4
575,748 575,748 0000000000000000001d8f78589786960f44eddf6fa91cd71b2629df6e40efa1 552 1.00/1.00 vMB 12
575,747 575,747 0000000000000000000f33d27bc63c35aef1becf9d9b7f5a1628bee334a52ac9 2,132 1.00/1.00 vMB 4
575,746 575,746 00000000000000000013f94d808584a2bc00c7932742d4f2b68870eca753e499 2,489 1.00/1.00 vMB 34
575,745 575,745 00000000000000000029fb14cd045c1146da05f76f7cf8cdf8aef0fa9af73ad1 1,600 1.00/1.00 vMB 49
575,744 575,744 0000000000000000000491b09c1891453bb068d846ead6e073c475a5814c8fc6 1,125 1.00/1.00 vMB 26
575,743 575,743 00000000000000000002e0d355b5f1b48770a7c4fb42fb1eca23aa5f51d9b6cf 2,372 1.00/1.00 vMB 58
575,742 575,742 0000000000000000000e14fcf57185d455c9314c8ad4c85f6c31c776093c5d41 2,684 1.00/1.00 vMB 65
575,741 575,741 0000000000000000000152a87a06a9cdb6cc7543b411dd23258bb656f48297e8 1,928 1.00/1.00 vMB 38
575,740 575,740 00000000000000000010d07c01fff017ccde6f1dfbbf601431ffeaa49ed0c2ed 2,995 1.00/1.00 vMB 94
575,739 575,739 00000000000000000005b66a76f2e85766f6530be85f173446f9b93b8915148a 3,221 1.00/1.00 vMB 60
Previous 10 blocks ↓
Total Size: 782.35 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: 661.73 GB
    • Received: 14.82 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.