Loading Tool

Explorer IconExplorer

Memory Pool

80,467 transactions
29.91 vMB
0.09145378 BTC
Random Selection Loading Transactions
Max Size: 182.60/200 MB

Candidate Block

Mining Attempt ff59f4813c07a11bb77187507a19d690c231fa41d8505d743fa45a89df6b3c4c
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root c457168f9502defdc4d437aeefb9465a23de752f59f17cb7f835b0665d2740dd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,411
Size: 1.00 vMB
Total Fees: 0.02492834 BTC
Feerates: 402.60 > 2.50 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (555,010 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
360,313 360,313 0000000000000000066221a63cd8e7f2aa58cbb75539bd1ef361e464ca0b5452 461 0.32/1.00 vMB 23
360,312 360,312 00000000000000000d9d2892b145aa1bf9cc52c472cbda60bdd7b9a4ff72421d 769 0.37/1.00 vMB 28
360,311 360,311 0000000000000000040a01d6d3e98a2bb3b6000f91dded089524213a1b8d45e6 1,393 0.88/1.00 vMB 36
360,310 360,310 000000000000000009b59a0e8cd36ecba8c01355ceea7be028092b85883562c5 368 0.25/1.00 vMB 23
360,309 360,309 00000000000000000b2116b1354510cc61c35c72209fc093cbd8b0e048df302e 383 0.30/1.00 vMB 14
360,308 360,308 0000000000000000160ef20a86a8f3591dd04ef53fd228b7bedcd5683d0babfc 710 0.36/1.00 vMB 28
360,307 360,307 000000000000000000442452c6672518d16a41c1c50901821b1bc76d9d86f28a 1,056 0.53/1.00 vMB 31
360,306 360,306 00000000000000000be70f3a9a14d4bea344c9cae998a534b1edf36e77e242b6 899 0.51/1.00 vMB 24
360,305 360,305 00000000000000000b17d3004f92f19c2f69f1d47920438a7f2b975579db9acc 519 0.28/1.00 vMB 24
360,304 360,304 00000000000000000c3e16750d119336c6b518bae162076f455461763c3b6227 1,459 0.73/1.00 vMB 12
360,303 360,303 00000000000000000fbd119b77e43adf5476d88082b991e4d620a1fb52d1b1ca 1,765 0.93/1.00 vMB 36
360,302 360,302 000000000000000007931cd7bcf6eda22bf86f8a2be4864bbf2ba5856ba42e4c 1,519 0.74/1.00 vMB 30
360,301 360,301 00000000000000000486880ccfc0703e3e2f5641389c078c51324137c1fff15e 501 0.58/1.00 vMB 10
360,300 360,300 00000000000000000a319eb6e855726d67d35e5091725f67cb086abbd80aeb2d 1,795 0.75/1.00 vMB 32
360,299 360,299 000000000000000002a5e56031999e56dabc90c69e532cdbe756fb6557e38ab4 307 0.14/1.00 vMB 28
360,298 360,298 0000000000000000018ed4671edb51c7d0dfa88bd0c07bd83401af801a15a73d 451 0.23/1.00 vMB 29
360,297 360,297 0000000000000000154d6dc656390c62704f42b419e012635463e16e1d447d55 267 0.15/1.00 vMB 21
360,296 360,296 000000000000000012f999b971016ed2a45433cbd1e6fbf4a00e2ae1aa3f9c06 206 0.10/1.00 vMB 24
360,295 360,295 00000000000000000c156900cdccf58cd60e45e76de66858120819c969c6a2ab 1,582 0.75/1.00 vMB 28
360,294 360,294 000000000000000016f86eb86380abfc39868b860c11881aaffebc4491e561ce 98 0.06/1.00 vMB 6
360,293 360,293 00000000000000000fd3bda9af0de12e6f3365d41b3d502c784b852a27d21095 479 0.25/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.95 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: 715.20 GB
    • Received: 17.67 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.