Loading Tool

Explorer IconExplorer

Memory Pool

81,379 transactions
30.91 vMB
0.08583212 BTC
Random Selection Loading Transactions
Max Size: 187.42/200 MB

Candidate Block

Mining Attempt a7eaba2707eb6af850fc96fdb525f02c471dff02b2d9003d430c4607845b489b
Version 20000000
Previous Block 00000000000000000000fed5f49642163633dd960a214f08d883622a0aac23f5
Merkle Root da3855aa787cceedfd5aba104e85af04f2cd7f7be49efb86ab3e8bfbe9b92572
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,966
Size: 1.00 vMB
Total Fees: 0.01347624 BTC
Feerates: 115.63 > 1.35 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,379 (582,886 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
332,493 332,493 0000000000000000178d194a8f9ca845023f250efbe0bb3f5e216645ad0a521f 1,839 0.75/1.00 vMB 37
332,492 332,492 000000000000000010d44b7d9b269b7ac2c10654195505c6a5f3d4cd655aac2e 16 0.03/1.00 vMB 18
332,491 332,491 000000000000000007ab402fce774fd5caad4e2b04af58baa80d015243e74946 937 0.75/1.00 vMB 18
332,490 332,490 000000000000000013683d26d38430491d5fed60790ed102e50b6afaa98545da 1,248 0.75/1.00 vMB 20
332,489 332,489 000000000000000015a57e8c9012cb21294f0a2a04ff65d7d8a9e2802f2acc45 1,956 0.75/1.00 vMB 36
332,488 332,488 00000000000000000791dcd7bf55dccc4439e62689188ca300adbbf737ac9b24 568 0.25/1.00 vMB 27
332,487 332,487 000000000000000010e02c287904bcc3d7aa01d8097bf8fe18a57ced6c16bf55 1,199 0.50/1.00 vMB 28
332,486 332,486 00000000000000001862c4a08381b43f6f928573c3ea19639d7d93b8e1189fa9 1,415 0.75/1.00 vMB 22
332,485 332,485 00000000000000000905b15b9c9c316ac8fe7c29c24d7fd2ca205183c5f2caeb 3,417 1.00/1.00 vMB 51
332,484 332,484 000000000000000002a25a8c6eaa74080ce16054c4bb198dde1a36354c4737ed 569 0.20/1.00 vMB 40
332,483 332,483 00000000000000000cd870126ef77104a552b0825c9121fa362f2ce6bbc3ba89 672 0.71/1.00 vMB 13
332,482 332,482 00000000000000001ad76a20ce7b5de6dca2b22081f8bb109a8814da92ba9b09 512 0.20/1.00 vMB 37
332,481 332,481 00000000000000000595840512810b5d5e5ea0f1f96ef1103048522d4a0ca9d3 1,998 0.75/1.00 vMB 34
332,480 332,480 000000000000000016b66be59cef7729cfb8044b08653410068a2ba44c4437a0 574 0.33/1.00 vMB 21
332,479 332,479 0000000000000000097afe3956ec7664ded35c6cfc88ec6602ecf9eb7c161244 238 0.11/1.00 vMB 22
332,478 332,478 00000000000000001a2f9029a959f88f3a9899cf3a9b9c1055fe12ccb4ce5829 153 0.13/1.00 vMB 19
332,477 332,477 00000000000000000cb31a34a88075f87a85f94ce02b2671b1adc722cb959264 987 0.49/1.00 vMB 29
332,476 332,476 00000000000000001993ed84547189ef090e3bd77ff252d09ba758cca70af34d 524 0.36/1.00 vMB 21
332,475 332,475 00000000000000000a430eb9705910bc59758183e8d47aca9a9edd0094409840 677 0.46/1.00 vMB 16
332,474 332,474 00000000000000000a302dee296ef724d56cc49b1894bd731c180ba2caab0f0c 169 0.09/1.00 vMB 18
332,473 332,473 00000000000000000b4de96db0ae6ff6167903242e0570c2facfb276b584afcd 1,466 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 783.05 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: 720.53 GB
    • Received: 18.18 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.