Loading Tool

Explorer IconExplorer

Memory Pool

82,777 transactions
30.60 vMB
0.07347431 BTC
Random Selection Loading Transactions
Max Size: 188.35/200 MB

Candidate Block

Mining Attempt 8816d52641bf15e8f12fa341fbcefee8e54e5f38a87035051365ef32376e1c0c
Version 20000000
Previous Block 00000000000000000001520f04690fd94ab2fadc4a76a81688efaa2562fb1328
Merkle Root 3f4a6e4e14fb8e8d77fb357720ba6a4a278f1609357d4aeb5ead46b2e3fe1072
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,914
Size: 1.00 vMB
Total Fees: 0.00491672 BTC
Feerates: 40.21 > 0.49 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,344 (628,401 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
286,943 286,943 000000000000000078ee1eb50c0cb3d87d780ecd70ec4db6bf12e18248154778 89 0.05/1.00 vMB 30
286,942 286,942 000000000000000007eebe8413045ccfe1d8099f76dad423460811bf2300ec0a 137 0.08/1.00 vMB 26
286,941 286,941 0000000000000000440286563e042b6227a5f0de9a318bc9b339fd3ced2b7bde 328 0.13/1.00 vMB 51
286,940 286,940 0000000000000000b72831bd49c327f7ea61b634d4318a6bf5044ef45b9667cf 662 0.31/1.00 vMB 39
286,939 286,939 0000000000000000d123eacdbf50fe148c130eb40891a76d3a5af2fa0533854f 424 0.23/1.00 vMB 35
286,938 286,938 000000000000000000f8f13e0c19a79e6b8aff72a299ce8c5419d9ea0149c889 100 0.05/1.00 vMB 43
286,937 286,937 0000000000000000e346fb6ec28b0a3c6f90314800436953a7c904730f014c5b 163 0.08/1.00 vMB 36
286,936 286,936 000000000000000084ad05cfd28bef168dc429bf7264109fbb9361fdadf12a03 852 0.40/1.00 vMB 40
286,935 286,935 00000000000000005bc6f9d996e72d505cd647a1f13fdb8b79832db335dc11bc 253 0.15/1.00 vMB 29
286,934 286,934 0000000000000000875afab172793670ed49b23511aeb5027e85fa9820187770 71 0.04/1.00 vMB 29
286,933 286,933 00000000000000013509262bcbebf9bb870990becd30531634cf0fef8a357814 580 0.28/1.00 vMB 36
286,932 286,932 00000000000000011d914d51e015715b263ed9d4e0e67721ad27b88cb0cf089d 167 0.12/1.00 vMB 49
286,931 286,931 0000000000000000f45aa03212c300d098881affb08755a99ebef51cc0404816 83 0.03/1.00 vMB 41
286,930 286,930 0000000000000000651261b3b8ea82c8bff86d8d18dfabe73cf1083a51a63fb6 808 0.37/1.00 vMB 40
286,929 286,929 0000000000000000fd87c76f7450307552e62da8dfbee5248a4323e95e7359cd 146 0.06/1.00 vMB 47
286,928 286,928 0000000000000000feb522ee47eedefcf06bd0b32294efc6b44c2271d24cb5a9 145 0.11/1.00 vMB 24
286,927 286,927 000000000000000029839e68b003284ad3868e5df886c144f2bcbfa8ea640da3 667 0.33/1.00 vMB 37
286,926 286,926 0000000000000000986fb55de86072ead26accd2c1cd5400259ce96e17fa8856 64 0.03/1.00 vMB 380
286,925 286,925 0000000000000000516114cfc8d360ebb71e5f6290f601954f5bbce9b59b9ac2 171 0.20/1.00 vMB 64
286,924 286,924 0000000000000000c01fbb156826be59ae432a2967a0b6c520f9e9392cde7ac2 1,147 0.50/1.00 vMB 41
286,923 286,923 000000000000000153c61610c54ba0d0fdbd37fb848073a03e5477d55d760e03 273 0.16/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.99 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: 717.18 GB
    • Received: 17.83 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.