Loading Tool

Explorer IconExplorer

Memory Pool

74,385 transactions
27.57 vMB
0.07327490 BTC
Random Selection Loading Transactions
Max Size: 168.03/200 MB

Candidate Block

Mining Attempt 304eac5bee21e1d697db2b7e1e8275e3ae43fd75c0c042fc895fc1ccd32df2b5
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root 831e3cccafb9c15fa94beb2c95c0c8dae062acc33da6cfc576f692b31c3c2c99
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,166
Size: 1.00 vMB
Total Fees: 0.01443238 BTC
Feerates: 101.19 > 1.45 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (627,573 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
287,738 287,738 0000000000000001072b1bcd4bd1930283b7ec0083656c6f47e095463daa9fc3 189 0.10/1.00 vMB 17
287,737 287,737 00000000000000000231b3b4b76f4040f62835110af0ce86cc497bcfe43ea93f 1,148 0.58/1.00 vMB 38
287,736 287,736 00000000000000012ae47e8eff29c356864a8b1354fca7bac93ca49bd691d6c6 291 0.46/1.00 vMB 17
287,735 287,735 0000000000000000c79ac030f461d38b3dbd84c99b7b1fd3abba078ce7f870db 897 0.50/1.00 vMB 36
287,734 287,734 00000000000000002e6091db794652416febacf9bd3cbf3cc6f0e5cd0e55ea71 846 0.35/1.00 vMB 45
287,733 287,733 0000000000000000ae96c84a8af1f1f7073e8127f98b9ec21a755ba4cf32491c 270 0.14/1.00 vMB 34
287,732 287,732 0000000000000000786020ee3d7a1f2e7807993e9eb39a995a282cd9c38f0302 233 0.12/1.00 vMB 30
287,731 287,731 0000000000000000f2f830caf25e20b88e8811de90817dd028648fece3433e47 652 0.36/1.00 vMB 33
287,730 287,730 0000000000000000936befbd918977b6552943f84a7e41d9bd7b3d41f4099122 33 0.02/1.00 vMB 18
287,729 287,729 00000000000000010df8ae9327152f12c78ae4d94d663357c758f83922f0ce76 373 0.18/1.00 vMB 38
287,728 287,728 0000000000000000cee52ea4f0d1a381320d647edadd65959904e27efecea4a9 167 0.10/1.00 vMB 29
287,727 287,727 0000000000000001058d82ff10304a1612b5bdace7cd1c5a0880778387ccfbc7 222 0.22/1.00 vMB 26
287,726 287,726 00000000000000013a9392312d5f244b1ead3a5444225a68ba1413f200b65cfe 638 0.35/1.00 vMB 29
287,725 287,725 00000000000000006c9cd7f7d95631fe6a72fa3ab7373e845efd848adcf2e667 611 0.39/1.00 vMB 30
287,724 287,724 000000000000000123a3a1be25150116b1658f9d512c8cf985f5f1523ffcd935 1,111 0.58/1.00 vMB 34
287,723 287,723 00000000000000006cc30d6596ea60f2e95a816762de70bff563bf698ab4698f 612 0.39/1.00 vMB 31
287,722 287,722 000000000000000063c7523031b03a128d41e18fce3e3c630879396eba09b8bb 79 0.04/1.00 vMB 40
287,721 287,721 00000000000000006458fb7e74a8fc8292174fb04ee0d94b3d3287db7e3c3e5c 161 0.08/1.00 vMB 43
287,720 287,720 000000000000000053b54385aa747804901737ce3b13aa01e2f8d84478590ea7 61 0.14/1.00 vMB 79
287,719 287,719 0000000000000001455deaeb48e3c8630689c1748129d23ddb6249e94de29690 307 0.25/1.00 vMB 39
287,718 287,718 00000000000000002034193964bb3ce9c9e1ca4a3f3957d46464d3b3b8bb8cb2 72 0.05/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.93 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: 714.66 GB
    • Received: 17.58 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.