Loading Tool

Explorer IconExplorer

Memory Pool

69,543 transactions
30.93 vMB
0.08199474 BTC
Random Selection Loading Transactions
Max Size: 176.60/200 MB

Candidate Block

Mining Attempt 374886a773f25136c5ee46396c5a93cc068396e1b6237c423f2c00c1a9ee5471
Version 20000000
Previous Block 000000000000000000014ab2be0566cd20fccff9187da3853a74af3e86f6d6dd
Merkle Root 31c632786f3890fcaf23da7e2bc54c7c181cad1cd91658c7176b2d7c7387f4c4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,192
Size: 1.00 vMB
Total Fees: 0.02149876 BTC
Feerates: 150.93 > 2.15 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,944 (169,501 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
745,425 745,425 00000000000000000004285c252d82e2470cdb8534715e46dabedfeab36c9b42 1,509 0.76/1.00 vMB 15
745,424 745,424 00000000000000000004a58a4758ea010cc7da58d042c433565a576be88498c1 460 0.15/1.00 vMB 15
745,423 745,423 0000000000000000000062e07f2c447518d7dbfca757a1d066a6ce248e6dd478 711 0.29/1.00 vMB 17
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.09 GB
    • Received: 14.48 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.