Loading Tool

Explorer IconExplorer

Memory Pool

85,504 transactions
32.70 vMB
0.06895104 BTC
Random Selection Loading Transactions
Max Size: 194.82/200 MB

Candidate Block

Mining Attempt 6fef1e0df21f3f0b626ee52d41ff8424809f8ccf4cb6b13c7f9b39b1beb4976b
Version 20000000
Previous Block 00000000000000000001120b3e90121a7d53199734640ccdc9413977ac8b9735
Merkle Root 9cc220611de83eaf08269acbd26b9bed5846fcc833aa5790d9c5f09490c79646
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,601
Size: 1.00 vMB
Total Fees: 0.00412845 BTC
Feerates: 20.11 > 0.41 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,947 (169,501 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
745,446 745,446 00000000000000000002f7ecc176c183e81dfec9f59e681e1364fd815129a308 1,829 1.00/1.00 vMB 12
745,445 745,445 000000000000000000086b9de87ef20574c08ed1feb82f89e824a923357c232e 963 1.00/1.00 vMB 21
745,444 745,444 00000000000000000003cd97b756d06f3388a428683371fa162d6ef07c414134 231 0.08/1.00 vMB 16
745,443 745,443 00000000000000000006e62f65311d0a3cce591e117ac0d56ed827ec056f19bf 1,564 0.82/1.00 vMB 17
745,442 745,442 0000000000000000000454b247ba1987abd3ca2a688135f54c49a10fbc5615bb 390 0.23/1.00 vMB 27
745,441 745,441 00000000000000000007b428290a9d015e36eb5fa2c36faa8d2e53668259021c 53 0.05/1.00 vMB 20
745,440 745,440 00000000000000000006859bc1458a7505762bd407d5fea2e82d90872e46e1f5 1,867 0.91/1.00 vMB 19
745,439 745,439 00000000000000000002b822fe3c88942102994a17747cb10df0609d855dbf2d 563 0.47/1.00 vMB 8
745,438 745,438 000000000000000000061782aa50329ebca60b460c16226dd446381641e895be 2,419 1.00/1.00 vMB 20
745,437 745,437 0000000000000000000931985eec17425d8321fee7fe82156d09328e3fee90ec 1,142 0.69/1.00 vMB 2
745,436 745,436 0000000000000000000082b0001fe471a13829c64a911d0a8000b537454e7c6b 1,593 1.00/1.00 vMB 13
745,435 745,435 00000000000000000007a2ae8e84aec7581dc7136dc2d88ad560899872cef839 1,880 1.00/1.00 vMB 21
745,434 745,434 00000000000000000004e9e9544e728abe15d4eea4decbdcab0d1fd66152e5e1 1,623 1.00/1.00 vMB 31
745,433 745,433 00000000000000000002839d41e5ce496ae4ebabc49272c562aa167c736df42f 710 0.26/1.00 vMB 18
745,432 745,432 000000000000000000037ab73d66d98ddaa1e1e23ae60392d77434e45112b9c8 173 0.10/1.00 vMB 9
745,431 745,431 00000000000000000001e9b67087fbddc870989563dc913c7a1bcbfcc9e56d00 1,168 1.00/1.00 vMB 3
745,430 745,430 000000000000000000011e950ab4def360e27b4470b493a9a8eef994ebf90316 2,330 1.00/1.00 vMB 23
745,429 745,429 000000000000000000048c8b2a73799d2e3e1b45f68bf83e08557d96798c9e61 526 0.18/1.00 vMB 17
745,428 745,428 00000000000000000003945d93b5b5ca376134275cb08b7eb8bf9f35f9807aaa 615 0.54/1.00 vMB 7
745,427 745,427 00000000000000000002d7bbd62d6a7052d4975f6efd70ef431b966c3253c174 211 0.06/1.00 vMB 13
745,426 745,426 000000000000000000089a88ba275e12216a4a1b9579be48f181cd918aede2f4 818 0.35/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.29 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: 657.31 GB
    • Received: 14.52 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.