Loading Tool

Explorer IconExplorer

Memory Pool

77,034 transactions
28.61 vMB
0.06446049 BTC
Random Selection Loading Transactions
Max Size: 173.64/200 MB

Candidate Block

Mining Attempt 1e68401537bab476482dd0364dc448a6d39bcef67f34f42709ea2b63e01e7d84
Version 20000000
Previous Block 00000000000000000000a3d0f5c6cfeed8adce1f3d87a1319020a3e5786a42ed
Merkle Root 58a1fe9114419229d01397f517db00574f092afb0c859ee30c1178b482305ce9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,764
Size: 1.00 vMB
Total Fees: 0.00492017 BTC
Feerates: 100.28 > 0.49 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,092 (539,086 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
376,006 376,006 0000000000000000100f939124852e57a0657e2b399a943e1c974db0a96a82bd 1 0.00/1.00 vMB 0
376,005 376,005 00000000000000000943c137dc79b146c502418ccc62e40b9e664913832718fc 2,313 0.95/1.00 vMB 43
376,004 376,004 00000000000000000a41d4d00328570e8f5ef8a35d31333f0dc91a387bc02499 265 0.43/1.00 vMB 13
376,003 376,003 00000000000000000aa9f3373e6e591757b53f97fedbc28428f4ca9a3e1207b0 1,186 0.59/1.00 vMB 44
376,002 376,002 00000000000000000f1880aa58f1b5450fcdae7d1c304c41329f164ceb6b3629 872 0.62/1.00 vMB 42
376,001 376,001 00000000000000000600fd599dddf15b50f48b66ccdea01ea56d2c093192062e 716 0.63/1.00 vMB 27
376,000 376,000 0000000000000000106e9e99cf4fce4e8a4abc97f3e883956e26d76b3a1133ce 260 0.18/1.00 vMB 33
375,999 375,999 00000000000000000411035d4f1e86df3600e6e2eff976fe4dbfda1095a54ad0 433 0.28/1.00 vMB 37
375,998 375,998 00000000000000000b763091eddbad621de64c01327147bff4b6fbb9ab1098b2 696 0.45/1.00 vMB 30
375,997 375,997 00000000000000000f3e2531b310d40d2165e33378dae8c6c0c0e55aea8a6144 27 0.03/1.00 vMB 20
375,996 375,996 00000000000000000fd1c67353e8a555640fab6f6727c63dde3020c90180e90a 140 0.06/1.00 vMB 46
375,995 375,995 00000000000000000786541bfeb932d8dace2071aec694cf2f4b33c708134957 750 0.42/1.00 vMB 38
375,994 375,994 00000000000000001126403dadb1ce068643bc407cd369ed563f2cde8de83835 233 0.10/1.00 vMB 42
375,993 375,993 0000000000000000116ca984210a1fa2410772ea00ecbd1990edbf9c1621fe4b 1,547 0.81/1.00 vMB 39
375,992 375,992 00000000000000000bad3f1ff4df132d1c623b73b7b91c22a586dde226eb0ddd 110 0.06/1.00 vMB 43
375,991 375,991 00000000000000000b049602369b6ff082adda26e062d1f7367b1bd72383705e 298 0.15/1.00 vMB 39
375,990 375,990 00000000000000000516fcc9db1bf9edaefe5f2d32bfb61e77e99bc46e620fd7 386 0.37/1.00 vMB 22
375,989 375,989 000000000000000007b08db4b58e75f1b118c5cf7fa46b05dd62e40e818eb69a 155 0.10/1.00 vMB 43
375,988 375,988 0000000000000000107677c50cfda3c2fa4167fc1f71411cd1295f185d49b3b6 2,282 0.93/1.00 vMB 54
375,987 375,987 0000000000000000070cf1a1ad27158e6d78bdc4a43d312809eee7f0c0919472 2,020 0.91/1.00 vMB 57
375,986 375,986 0000000000000000006209ca13675c51b0fefb0b1b98226f6df5414c9ddf14de 343 0.18/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.55 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: 669.87 GB
    • Received: 15.78 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.