Loading Tool

Explorer IconExplorer

Memory Pool

72,747 transactions
27.97 vMB
0.06501155 BTC
Random Selection Loading Transactions
Max Size: 166.04/200 MB

Candidate Block

Mining Attempt 27077c6262750a55822d06004cad1a93fe6499cbd221d8c9fd0a9d259f93e1f8
Version 20000000
Previous Block 000000000000000000003563c4b66b8c7aee15d5eb92bb97c05d0ba548e70e53
Merkle Root 4f1a0af3a03b9c17bffa31486f92dd67799f6253773fce55518662ff84807ae0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,409
Size: 1.00 vMB
Total Fees: 0.00914783 BTC
Feerates: 180.34 > 0.92 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,033 (228,034 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
686,999 686,999 0000000000000000000b624e54e694fb07b4adab41497992a6a91bdf618d4340 1,516 1.00/1.00 vMB 33
686,998 686,998 00000000000000000005cdc8f6eb8c381929c0edfaa982802927120fff5aa4b9 2,920 1.00/1.00 vMB 64
686,997 686,997 00000000000000000003e22db65b57da1997551be0ce0cccb606f507c42d20e2 1,889 1.00/1.00 vMB 45
686,996 686,996 0000000000000000000721b42db62f2ae92218d645a26d136a0f85fec33aea39 2,136 1.00/1.00 vMB 79
686,995 686,995 0000000000000000000a40879cffe756db517cbe9bf4e6d817564dcc18e31f4f 2,048 1.00/1.00 vMB 64
686,994 686,994 00000000000000000009f4efd0507872c5a3d7d140706b264bf682aceb324cc7 1,434 1.00/1.00 vMB 67
686,993 686,993 0000000000000000000d18e266f2c36d7b6a305c45ef6d444204c4d9e92e874e 2,878 1.00/1.00 vMB 49
686,992 686,992 0000000000000000000a191c5cc7bf548fa2a73906625ff8d1a7f88b9987b687 2,524 1.00/1.00 vMB 41
686,991 686,991 00000000000000000007bb951cf5230217dd5cfc1a7939f0c42a8c18837aeab9 2,225 1.00/1.00 vMB 35
686,990 686,990 0000000000000000000830acbdf52fa6503031766c2ea2797b6192846a6449c4 2,903 1.00/1.00 vMB 31
686,989 686,989 000000000000000000000dbc8b4ff147ae25487f5cc05f69956691cf885ff86a 1,743 1.00/1.00 vMB 32
686,988 686,988 0000000000000000000007c6fd1fd774b3b6772b112b63cb8675e5eed3a5add4 3,313 1.00/1.00 vMB 33
686,987 686,987 0000000000000000000a4d58915f3884dfbd2ab9b0c19b0c0c6fd9b2885543f9 2,881 1.00/1.00 vMB 35
686,986 686,986 00000000000000000004fe2c7157abfc6f39bce10c4e1d26db0280ca4789eb39 1,122 1.00/1.00 vMB 30
686,985 686,985 0000000000000000000a4bac64b1dd04fd6d732307b87c7cc9a6edb027f0a12d 1,741 1.00/1.00 vMB 42
686,984 686,984 0000000000000000000d47a29a04da1d352e1b6c3671cd6b34b8d6dc0d8d832a 2,499 1.00/1.00 vMB 29
686,983 686,983 00000000000000000005c49786867f3821c9989d43682bb8a9b58ca923ddfd49 2,522 1.00/1.00 vMB 37
686,982 686,982 00000000000000000008fc4756a8b85e0b1f385e162f24b21c07c43f77cfe94e 2,466 1.00/1.00 vMB 34
686,981 686,981 0000000000000000000b1f16238f12525a8a77517b9244b7b5f020a4f51d7149 2,735 1.00/1.00 vMB 42
686,980 686,980 0000000000000000000d2c101e42246235b64967385b21f8a256d4de18b7646d 1,855 1.00/1.00 vMB 58
686,979 686,979 000000000000000000053bda5511477f0fe337c7ee462a43e08b5dcf0209ffe7 2,646 1.00/1.00 vMB 89
Previous 10 blocks ↓
Total Size: 782.45 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: 666.89 GB
    • Received: 15.23 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.