Loading Tool

Explorer IconExplorer

Memory Pool

36,011 transactions
26.09 vMB
0.06673456 BTC
Random Selection Loading Transactions
Max Size: 132.90/200 MB

Candidate Block

Mining Attempt 760b2e06e79584488a9cf1ae1c3f053c09d466016b297383ea645052b8e0839b
Version 20000000
Previous Block 000000000000000000000fe35af4d037ca03b402462f88c6c27529d0780dc853
Merkle Root 467d7d5f046e10df13c46dd1979f8f94de6e928d329b4ea943ee1cf4adb9bc02
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,347
Size: 1.00 vMB
Total Fees: 0.01855760 BTC
Feerates: 165.59 > 1.86 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,693 (533,132 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
381,561 381,561 0000000000000000028292f072122b92bf45f3640752b4d4b489a3cde1349f87 1,794 0.97/1.00 vMB 29
381,560 381,560 00000000000000000329cb62da0b7ae2dfc6d6c8ffe5176b5eb6aa848d2e3fce 113 0.28/1.00 vMB 12
381,559 381,559 000000000000000011856b629afef84318dd40dd9cc144d56aaaf17a71ebfb40 2,065 0.99/1.00 vMB 40
381,558 381,558 00000000000000000b222fb22dc886d1f706754263f00416e3f0db99c3f400f9 892 0.59/1.00 vMB 31
381,557 381,557 0000000000000000101493230c730fb27380c0a2d782d72e0806996c5c5a6ddf 1,076 0.75/1.00 vMB 33
381,556 381,556 00000000000000000eb3ee9c1af2e68322f803072608a2336eb3aa157ea3c056 882 0.46/1.00 vMB 33
381,555 381,555 00000000000000000476efc9ce8aed80b097737176c15d3647bdcd66aa77d21f 986 0.49/1.00 vMB 35
381,554 381,554 00000000000000000088b559727b005a1f88692df6dd5e2059a6fa2b159fce2b 271 0.25/1.00 vMB 14
381,553 381,553 000000000000000007b15bef08be455606e4ad386502dd1ac1ae8213c33df811 1,120 0.55/1.00 vMB 37
381,552 381,552 00000000000000000f3d38b6abe616bd99bf8bad164fd00344b4a32bfc497efd 1,028 0.73/1.00 vMB 18
381,551 381,551 00000000000000000219b3edbcebc3a1cfee55e1c326ba4e3c7a7ea37c34026d 2,560 0.93/1.00 vMB 50
381,550 381,550 0000000000000000077c31865b61b1a73c9664e3e961ae7c317e3317a8799fdc 1,871 0.95/1.00 vMB 38
381,549 381,549 000000000000000005192a117db526f0d8dfebe2029224b9596457ee5979f5d3 201 0.13/1.00 vMB 13
381,548 381,548 00000000000000000afe7230d95795d8e0e11abd58cf9e25025fb487dce26f17 696 0.32/1.00 vMB 36
381,547 381,547 00000000000000000431035811b3645f36c665611857ccb426efa2e87e216a59 827 0.27/1.00 vMB 42
381,546 381,546 0000000000000000109b014d7b0de557a6577dcfaab2b33e6856ab486b59e0ad 570 0.26/1.00 vMB 36
381,545 381,545 00000000000000000e36da12f797d077be2aaa6904d6c06a13268d47dcdf69ed 685 0.33/1.00 vMB 36
381,544 381,544 00000000000000000d48779b0d788ec40dac18c7bee683ab985811adc499962f 434 0.24/1.00 vMB 29
381,543 381,543 00000000000000000a52c9eeb785f2535c43e6b422520d553427279c2e5d5cd4 1,528 1.00/1.00 vMB 20
381,542 381,542 0000000000000000034937720fc6e0fbf3e551904fa9c013e0a5f4587e416da5 671 0.30/1.00 vMB 35
381,541 381,541 00000000000000000365cbf8cc05850c8fac5ebc6714b4f523d30efecd7f50a0 1,614 0.86/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 781.85 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: 638.24 GB
    • Received: 12.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.