Loading Tool

Explorer IconExplorer

Memory Pool

44,990 transactions
26.55 vMB
0.05422884 BTC
Random Selection Loading Transactions
Max Size: 140.76/200 MB

Candidate Block

Mining Attempt 46e82aed5ebb90722cdabb9734aa4dc9d43f2dca87b8f14f7c9d2d04f63af079
Version 20000000
Previous Block 00000000000000000001127a2e96d397c2be9f34cab3902b51cfac0ca622c96b
Merkle Root 4a534389ce97eee0e5c4929d83670e024c222128f2a80c9dfb11a5c9794934b8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,251
Size: 1.00 vMB
Total Fees: 0.00539010 BTC
Feerates: 40.21 > 0.54 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,780 (578,215 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
336,565 336,565 000000000000000002af278c57781f89007bc6482d980b3a5431a256b2cbe16b 74 0.02/1.00 vMB 32
336,564 336,564 00000000000000000f7c26a65fdd3d59869a2b66cc2763c9f0bd75bd71d8a38f 578 0.35/1.00 vMB 23
336,563 336,563 0000000000000000014f75eb26c54630877bc052b82917cd56b55244b7a8e040 401 0.19/1.00 vMB 26
336,562 336,562 000000000000000015f24a7ff0fedfb08d802970d04de3e1bbad74ce5a6b24fe 307 0.15/1.00 vMB 26
336,561 336,561 00000000000000000ee38934c5ff8b5b1763916d9e816496f0c2513faed87583 483 0.30/1.00 vMB 27
336,560 336,560 00000000000000001b4f2da1de920eee4190ab844998f92486df31a46d67d99b 595 0.29/1.00 vMB 29
336,559 336,559 00000000000000000bd38642fef471a14fec17dd4dcfa6b93da0f924947f49eb 403 0.21/1.00 vMB 26
336,558 336,558 00000000000000000c803ae36421440d397bd2d2aafc06f69744623ed70b83a9 527 0.22/1.00 vMB 30
336,557 336,557 000000000000000003a5c62681915520e8ee95cd6920aa19df520c0f26199269 439 0.34/1.00 vMB 21
336,556 336,556 000000000000000005230475782d5a2ae9e96d8f5b3afbb61fb443cda7fde3d6 139 0.09/1.00 vMB 13
336,555 336,555 000000000000000011bf9dc85f320ad609cc85ded7d319755742aa281b53942a 1,841 0.94/1.00 vMB 32
336,554 336,554 0000000000000000148f91c2b0d4ce3e13eb5a182e5be2b89a25e32f8017bdfb 1,270 0.62/1.00 vMB 191
336,553 336,553 00000000000000000f44e269816dadb77902de1db72b0b5300af9117097df14e 222 0.10/1.00 vMB 29
336,552 336,552 0000000000000000174ff95d8f833b412e49dadf041235620ec07d0a348d5ae4 1,346 0.86/1.00 vMB 21
336,551 336,551 00000000000000000317c98b7a8355b5a4de24aa097ea2457328a71ba34ca932 512 0.14/1.00 vMB 58
336,550 336,550 000000000000000000b0f18be634f741b30d9e0c2aaa167170e84b43a49d2c5e 125 0.11/1.00 vMB 13
336,549 336,549 00000000000000000cbfd4b7e2b3402b477043efe6ea33fa6c371184e296a99c 1,673 1.00/1.00 vMB 38
336,548 336,548 00000000000000000314dc3fef7c9e8fd80e638b91b68ecdba1f7facdb77a421 527 0.43/1.00 vMB 19
336,547 336,547 00000000000000000bb802c7aca2420676529ab894b5f51942d680b92a09da03 671 0.46/1.00 vMB 20
336,546 336,546 00000000000000001713357db8cff52d63d2fc839afd45e9b25e21a5f43c818e 821 0.35/1.00 vMB 35
336,545 336,545 0000000000000000018226f859f16c3c0655d66a53844ac530dbbf7e01049ccc 648 0.49/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 781.99 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: 648.78 GB
    • Received: 13.08 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.