Loading Tool

Explorer IconExplorer

Memory Pool

40,667 transactions
27.90 vMB
0.07248085 BTC
Random Selection Loading Transactions
Max Size: 143.18/200 MB

Candidate Block

Mining Attempt 9e416873d8555281f217140ba5784510b5abc96bea9f32895cf2b961ca229172
Version 20000000
Previous Block 000000000000000000018167fb0d67da764ebb58599678ecc8c26a00688f59da
Merkle Root afa23dcf434713ab6b82de7227d4d0ba28222ba1fcb7db371ed5d15387ba36f3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,897
Size: 1.00 vMB
Total Fees: 0.01892506 BTC
Feerates: 101.49 > 1.90 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,645 (306,562 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
608,083 608,083 00000000000000000013048b38aa0e41b6305441b0ab62aa394ff714a0ae4613 3,276 1.00/1.00 vMB 13
608,082 608,082 0000000000000000000b163742c43dcb285491fcc5aa60657e88c00da6ce80f4 896 0.28/1.00 vMB 14
608,081 608,081 00000000000000000011d3243386f96098bd2500c3cdeff1c8d89db2e12d2ecc 2,069 0.78/1.00 vMB 14
608,080 608,080 000000000000000000055500f03d0fd42a04ecb2b2375bb4ab32be65a7381c04 460 0.45/1.00 vMB 2
608,079 608,079 00000000000000000009d416ef39a07e091baa991c676509cc8ec6d95cfbfd0d 2,931 1.00/1.00 vMB 12
608,078 608,078 0000000000000000000557e69658ca1178e569714fcbbf988d72152caf5ecc18 2,696 1.00/1.00 vMB 4
608,077 608,077 000000000000000000112247becb7e91c4bf72ea58968b92089e477a82312e9c 2,380 1.00/1.00 vMB 21
608,076 608,076 0000000000000000000ab36f05c2d8c51cc2b19d51d2132c079973eb8e2be9d3 1 0.00/1.00 vMB 0
608,075 608,075 0000000000000000000d898ab68fa10f38acf7a91a92f91b3ce6f705fb1f8a52 851 0.27/1.00 vMB 12
608,074 608,074 00000000000000000014f9b94f97f18a6c83934c8bdd9497de012edf1f00296d 865 0.24/1.00 vMB 11
608,073 608,073 00000000000000000004d4923f4a7833af7fe20759414abc349c6f55a89cb374 1,337 0.42/1.00 vMB 14
608,072 608,072 00000000000000000000b0203356290123803957377e51ecf4823a5f0da36b4e 476 0.13/1.00 vMB 12
608,071 608,071 00000000000000000001152ef93a215bccaf6206b3b46b4730251a2eccf92139 2,095 0.76/1.00 vMB 14
608,070 608,070 0000000000000000000749d6b41c9dc27db4205af797284531faa71482a8aa74 886 0.33/1.00 vMB 16
608,069 608,069 000000000000000000157525240eec1e8f35625d7c2d8b4258571ea3634348fe 162 0.06/1.00 vMB 15
608,068 608,068 000000000000000000080851127143286c8c064544fb9d0c0a3d1aceb26d05de 2,273 0.68/1.00 vMB 13
608,067 608,067 0000000000000000000937ea87c707cfb5848821a52e773914afdd9af1a0885b 1,109 0.36/1.00 vMB 14
608,066 608,066 0000000000000000000580aadc59a62169415c3eb7d5b48d400ec650f3cefb75 633 0.18/1.00 vMB 17
608,065 608,065 000000000000000000137a014459e2e58bcc1669010c6bea64e531a4732c809c 1,516 0.45/1.00 vMB 16
608,064 608,064 00000000000000000001867e39917512f746519378ca2126d5ea43a0b3d83453 2,567 0.77/1.00 vMB 14
608,063 608,063 0000000000000000000d41274d7b92ef1b2025809ea3993a7d3ab07753b95652 2,287 0.70/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 781.76 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: 632.53 GB
    • Received: 12.12 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.