Loading Tool

Explorer IconExplorer

Memory Pool

77,019 transactions
28.40 vMB
0.08776292 BTC
Random Selection Loading Transactions
Max Size: 172.87/200 MB

Candidate Block

Mining Attempt f484df8e01b5c8ae94443a2ed38076b47dee83a7eb1787896fc0dcbb56682a88
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root cad8668f4ac917792fa4dbb0ab7e9f706e446e540175fe97ae2206cd0b9e6a8d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,584
Size: 1.00 vMB
Total Fees: 0.02433528 BTC
Feerates: 477.45 > 2.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (509,291 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
406,008 406,008 00000000000000000163d5b56c657753ac4a4beaf1d31c93baa685eb20f90fcd 302 0.27/1.00 vMB 23
406,007 406,007 000000000000000002b8eefff73cbe73e3ba6e905145f89d7992defe114a3264 1,121 0.64/1.00 vMB 39
406,006 406,006 000000000000000002bf2c17b51c05ebc3f080f574f922c3fc2bb0f5b3c1dd37 2,075 1.00/1.00 vMB 35
406,005 406,005 0000000000000000000af51a9badfd8a6ad5d438b23c18a3bc1c80249bbfe4eb 2,868 1.00/1.00 vMB 63
406,004 406,004 00000000000000000236a449db48d603788b301dada646c1709e257734b8397b 1,227 0.92/1.00 vMB 31
406,003 406,003 00000000000000000282a2e531dcd775200987a4bbedc53c339784a45cc37a8c 460 1.00/1.00 vMB 10
406,002 406,002 00000000000000000121f818af149bc8c060a986e24d7a13b8e84166c45ca314 2,389 1.00/1.00 vMB 63
406,001 406,001 0000000000000000031c610eb5a810af32b531569c5fe681d0c2ddb7ae56be80 1,543 1.00/1.00 vMB 40
406,000 406,000 000000000000000003b3efcefc5eaaef3b21671228233be52db1a080022462c1 1,395 1.00/1.00 vMB 31
405,999 405,999 00000000000000000125a728b6deee4099742b53d108ce328e66f949133fd748 1,260 0.99/1.00 vMB 26
405,998 405,998 00000000000000000593d617ca96690a53a964efe1bd6cf88367a0da18b6e6dd 3,113 1.00/1.00 vMB 60
405,997 405,997 000000000000000002c8c524fa082f4606316a26d48291d6c4772bed964f326a 1,866 1.00/1.00 vMB 33
405,996 405,996 000000000000000001e9166571aba71efb62cb96c5aa9bb593994c26c9b0d5cf 3,082 1.00/1.00 vMB 58
405,995 405,995 000000000000000000a2c60bcd4833fbaebb5bc77ea75adc0f497abbc958d146 981 0.53/1.00 vMB 39
405,994 405,994 000000000000000001beb128d0e223e31808492fada4367cc3b2419b0bfa8ef1 440 0.36/1.00 vMB 76
405,993 405,993 000000000000000003d82138b01a88126b47c42d390e92a5164c50b22267ebd4 889 0.47/1.00 vMB 40
405,992 405,992 000000000000000005c95938978e9ff07f7030b95de9ede0bf9b4a91080a56c6 179 0.16/1.00 vMB 17
405,991 405,991 000000000000000000ae4c5c82e57c70b1f612e6ac10ec9bece12dcec05f791a 141 0.09/1.00 vMB 30
405,990 405,990 000000000000000002cb7ddd0818cc835244522cc064440d51cc36e06c862440 2,105 1.00/1.00 vMB 43
405,989 405,989 00000000000000000210d0ac7b062a69ea74d61559190d429ed84d229bb057de 1,883 0.75/1.00 vMB 42
405,988 405,988 00000000000000000358f5ecbf9c64b41c5c2496f1399d9ea49e9c9ecda5d684 1,512 0.79/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.91 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: 713.77 GB
    • Received: 17.47 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.