Loading Tool

Explorer IconExplorer

Memory Pool

76,632 transactions
28.54 vMB
0.07057595 BTC
Random Selection Loading Transactions
Max Size: 172.85/200 MB

Candidate Block

Mining Attempt aff9825a254b89c1c39ef329510962b0c16e76cd17dfc9f27b1798091969240d
Version 20000000
Previous Block 00000000000000000000c592a532bdf8ba2e0763e5fa7bb67e40a013f200bb7a
Merkle Root 7e4497b3214e2ef5dc846f0bc757ba0206e8646886e84ebc9431f70e25846a39
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,734
Size: 1.00 vMB
Total Fees: 0.01142379 BTC
Feerates: 150.62 > 1.14 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,156 (640,193 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
274,963 274,963 00000000000000040bfa7caaf1bf988d4f10ebba75f9f1bb184d2eaea99148e2 86 0.03/1.00 vMB 40
274,962 274,962 0000000000000003139ae86328e43dabf3e216b32f4542c05fcf28da934ffdf5 254 0.14/1.00 vMB 44
274,961 274,961 00000000000000044c6bf804d4be50507cd13675aa4697481faa7be120f970e0 322 0.17/1.00 vMB 37
274,960 274,960 0000000000000003dc0b02d85eca80ef359b812b6dc7a371151cad291891f0a1 104 0.07/1.00 vMB 24
274,959 274,959 000000000000000001e437cba937a6f3ee3dc20e849e2dc37af0d44bd483f6c2 223 0.21/1.00 vMB 23
274,958 274,958 0000000000000003e2fe6c3c4bec2f34728cbe4eb24cd9a427163970732e90e3 443 0.25/1.00 vMB 42
274,957 274,957 0000000000000001cdd960e211c790d0aa8f1ca306c8763c44dc43fa19f82a19 224 0.11/1.00 vMB 34
274,956 274,956 0000000000000001cd4bb2bde773e1adae8c4e726dfebe26696df7d015457c98 454 0.22/1.00 vMB 45
274,955 274,955 000000000000000141c6b95a5ed3f2063652fc3db66bdca09090054be81c8bb2 546 0.25/1.00 vMB 46
274,954 274,954 0000000000000000bce0f19570f0c7b184ea8b750235e79d5199ccd6e80be28a 60 0.05/1.00 vMB 23
274,953 274,953 000000000000000040cd98f678571fd93bd71c3dce113b8a3e3822970b30f259 163 0.14/1.00 vMB 31
274,952 274,952 00000000000000025ad50ac2529861837c747f8d75d035da21e18e0b9f141c9b 223 0.11/1.00 vMB 39
274,951 274,951 0000000000000002e3351c2e805922665a2427fc88a810ba649e46191f9f6bfb 252 0.15/1.00 vMB 33
274,950 274,950 0000000000000003bf3788648d100a4f7436436c98122327c34b0cf54747b94c 260 0.16/1.00 vMB 30
274,949 274,949 0000000000000001d614562caa1e299b7fe9bef4a598debdc7b96dbd529aae32 94 0.15/1.00 vMB 8
274,948 274,948 0000000000000003a927f15a65e45984c12c285b7b5d7db670063dc17058d256 128 0.07/1.00 vMB 37
274,947 274,947 0000000000000003237ee57e3f21b4895b888bf12c220db63cc00053c5b0e9b8 124 0.08/1.00 vMB 34
274,946 274,946 0000000000000000217422d21d962e6d30f9b4fe2c2d9bc133704c7d32723d6a 149 0.11/1.00 vMB 34
274,945 274,945 00000000000000015d8feb2bb4bb68a70fa5c36c200a041643ff87f4e78b7af7 193 0.15/1.00 vMB 39
274,944 274,944 00000000000000008b556a65cd2944d421decc960a188d494dbe943ad8fcfe5e 270 0.15/1.00 vMB 41
274,943 274,943 00000000000000030547fa0b9dfaece9120a257c643f59123f60582ff04de872 68 0.05/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.66 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: 673.07 GB
    • Received: 16.37 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.