Loading Tool

Explorer IconExplorer

Memory Pool

32,709 transactions
18.83 vMB
0.05406569 BTC
Random Selection Loading Transactions
Max Size: 101.10/200 MB

Candidate Block

Mining Attempt a72a787a6becf6e3b9bc6c7fffa806b81e2e742206f3c18a32a06417cf9e1462
Version 20000000
Previous Block 000000000000000000011f82c37e61c2b895fcda2f91c7b75e5f21cf76d0e1d9
Merkle Root 9f97f411076ca566cf1b79a0bdcdd3243ced7011e99eecb9fd0aacddc020d7c8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,679
Size: 1.00 vMB
Total Fees: 0.01797999 BTC
Feerates: 200.80 > 1.80 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,906 (740,902 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
173,004 173,004 00000000000006cae6c7cb20dc5f4333c3709438499153a0dba66c19eb0a35cf 59 0.04/1.00 vMB 122
173,003 173,003 00000000000007a985fb0e3c436d3035b20563aeeeb67e430b7c3b0474474ff3 130 0.06/1.00 vMB 114
173,002 173,002 0000000000000aa06bc2de14036c3d47c0232d3c740ae30a4f782be2bfdefea8 124 0.05/1.00 vMB 239
173,001 173,001 000000000000060abd5d2b8ff55a15c9b885202da7ca697b7920d6a94bc2a1b6 17 0.01/1.00 vMB 29
173,000 173,000 000000000000077ff3de38ce09c0279dfd7746d07a476d72dd6323ffa2520ef0 63 0.03/1.00 vMB 61
172,999 172,999 00000000000007f4bdfa5e8489eb64bb0a7f74552ed79d0cdd9bf4b4c0f76c4d 13 0.00/1.00 vMB 341
172,998 172,998 00000000000001ba2a69003267e95e28dad090a8e0e26627585fe9dc31383c02 19 0.03/1.00 vMB 485
172,997 172,997 000000000000008ce313029fa1ef8eeaa6460df47fac68b17156794b0e371c88 167 0.05/1.00 vMB 36
172,996 172,996 0000000000000ac55c8a79cdd2aa62c8b44adea027ea2f430eb5ed451c568f83 85 0.03/1.00 vMB 37
172,995 172,995 000000000000026acc702a3111946c45634a58a1074f79ca371eadc84b306c30 108 0.04/1.00 vMB 193
172,994 172,994 00000000000009176bf831526120cd846fb91b4f174bbe13b26fdc4439497029 57 0.03/1.00 vMB 68
172,993 172,993 00000000000000b4b824bf5fa3136bd403df58ae54686ad4d8c2d0da9fd18534 1 0.00/1.00 vMB 0
172,992 172,992 0000000000000ad89bdfdd506dd90890e092b0dfd73affec90d0a822a64eefcc 98 0.04/1.00 vMB 154
172,991 172,991 00000000000004b3485104079c87aa6d5c44239e7f63b03ab8e96ea887688c45 13 0.00/1.00 vMB 0
172,990 172,990 0000000000000442caa9e52fbf0621e4e520e6673c7c6496b135d362734ec8f0 82 0.03/1.00 vMB 54
172,989 172,989 000000000000089fa0b84fc93a4523ac93b6b8917f5a4462f6b97833c937594f 56 0.03/1.00 vMB 55
172,988 172,988 00000000000006401d01af01e905e519380d77a2ae30296eae49ef18aa82c2a8 18 0.01/1.00 vMB 62
172,987 172,987 00000000000004500fdb7242c325f22c2bd9ff62b8b89873b79264ffaedefb74 45 0.02/1.00 vMB 99
172,986 172,986 000000000000043ee37cd61d840912db60e398e6bbd42e04c1736079d652f5d5 73 0.04/1.00 vMB 60
172,985 172,985 000000000000075234aea917ae90e409151f29b6ae673cd55b4638f5e96b5239 44 0.03/1.00 vMB 120
172,984 172,984 0000000000000189d6984be387868f49db006375479d59d6f266a884b0dfeaa8 23 0.01/1.00 vMB 61
Previous 10 blocks ↓
Total Size: 780.44 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: 527.14 GB
    • Received: 5.44 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.