Loading Tool

Explorer IconExplorer

Memory Pool

82,208 transactions
30.04 vMB
0.14932290 BTC
Random Selection Loading Transactions
Max Size: 182.03/200 MB

Candidate Block

Mining Attempt 75545698e6a661a85adc526dc50026f8c09236faff97afc7b4bbb2bb2bb09b6b
Version 20000000
Previous Block 00000000000000000000ca68321e715c058b4ac6f690c42b142839c1ac65667b
Merkle Root 89203b0c500b61d82f28c8482a4d96c1ce1ff26895f67174d236498026d3a8f0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,839
Size: 1.00 vMB
Total Fees: 0.07893901 BTC
Feerates: 101.65 > 7.91 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,119 (347,694 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
567,425 567,425 00000000000000000021ceefd4fe2260ac2e308fe9371d0904412f398a6d435f 1,217 0.38/1.00 vMB 18
567,424 567,424 00000000000000000014bc6367e399b7ec1f469653a37489c0f5281bb2e51466 1,071 0.30/1.00 vMB 22
567,423 567,423 0000000000000000002ad35e4c880dc629137dab909963293e60e6554f9cb0e8 1,158 0.42/1.00 vMB 20
567,422 567,422 0000000000000000001ba1f5752aeb5b68032a4f35bd26b85f078d4d38497b8e 317 0.10/1.00 vMB 17
567,421 567,421 0000000000000000000f2fc48554751a030809b23a22b5489fc71ad95a5df350 396 0.14/1.00 vMB 14
567,420 567,420 00000000000000000027115b26edc465a68376ce4a4bf49a15a67b7addeb80fd 479 0.15/1.00 vMB 16
567,419 567,419 0000000000000000001e4698c2435fc61afd98e62d5b1b4686e80040a6e5b245 56 0.02/1.00 vMB 18
567,418 567,418 0000000000000000002c88fd0100ab2f6a23b603e1990555f65dc570427c9ff6 285 0.09/1.00 vMB 18
567,417 567,417 00000000000000000014e2fd64fda7b2ac1a029ac5b2be68ebb66fac8ef82e32 1,185 0.41/1.00 vMB 12
567,416 567,416 0000000000000000001d154524d54a0e7849a184c64150e258a6f4f5fa68c290 2,425 1.00/1.00 vMB 17
567,415 567,415 00000000000000000026d8c62a8717fbd8123c796a98ae2af0a45472287f58a3 242 0.06/1.00 vMB 17
567,414 567,414 0000000000000000002ae560f849144643d17c08f680c5e91de89d59dffe63a3 120 0.04/1.00 vMB 23
567,413 567,413 000000000000000000012081a1443f2544bf80e0992d51e767e23a756dc85012 525 0.15/1.00 vMB 24
567,412 567,412 00000000000000000008a637b9e1007b234b7f197727ac0e40066d1f2ee907e1 1,044 0.35/1.00 vMB 15
567,411 567,411 0000000000000000000b75449b31ba8f4a11521d62b4f3e434e1ed6768ab5fd9 468 0.13/1.00 vMB 17
567,410 567,410 0000000000000000001bca983e014be4d6f95c326ce5d30f8813637cc4ca5587 342 0.10/1.00 vMB 23
567,409 567,409 0000000000000000002a79f2fcd6beab4c8e4f44e184effcc9103089c04eaf25 1,071 0.31/1.00 vMB 18
567,408 567,408 0000000000000000000d84175f75830020fe3436937c20d4b1bf4284e9e1cd70 254 0.07/1.00 vMB 18
567,407 567,407 000000000000000000050f9d37b916d3f6b8ffe189a7b0d85aecb334c4a44b50 344 0.19/1.00 vMB 9
567,406 567,406 000000000000000000298a233862fdb0f52999e4aee41be68bff73af68076b35 488 0.15/1.00 vMB 34
567,405 567,405 0000000000000000000bcc2cc7ec2b0560c04be9e8f6f1eb9a858475d52104df 2,490 0.84/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.60 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: 671.70 GB
    • Received: 15.99 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.