Loading Tool

Explorer IconExplorer

Memory Pool

79,950 transactions
30.09 vMB
0.08919027 BTC
Random Selection Loading Transactions
Max Size: 181.35/200 MB

Candidate Block

Mining Attempt c9b5ae8dfc9fbacb362c78bc06b0a93502744c92f7b4a1fbb51a32eae5a2e6a2
Version 20000000
Previous Block 000000000000000000005a637be4f0674e0cd19654bae85c49d461bc204dc54b
Merkle Root 7ed75500425c64738d6269f7c9ada5bafcc8a9cac709ccb38d3cea38f0119328
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,103
Size: 1.00 vMB
Total Fees: 0.01897632 BTC
Feerates: 40.21 > 1.90 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,143 (85,400 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
829,743 829,743 00000000000000000000db2cd5112ee0425cdc104d1159a45ccab3b8e6e2b6f4 3,289 1.00/1.00 vMB 38
829,742 829,742 00000000000000000003a1ef301fd639d37e2c488333a4c17087ecc5d2b3649f 1,018 1.00/1.00 vMB 22
829,741 829,741 00000000000000000003a9011999ad7b6da0b03d6265272ac861727642cc2c1d 2,169 1.00/1.00 vMB 27
829,740 829,740 00000000000000000001954504d657a9f81a15632a89e16658696e52f2a41a98 251 1.00/1.00 vMB 21
829,739 829,739 00000000000000000000b92e086e5f3e434e0635a5f5d3477d443891f0b284e3 474 1.00/1.00 vMB 21
829,738 829,738 00000000000000000001af0498385ebad0a72938db0553564bd79b8153ad0b33 671 1.00/1.00 vMB 21
829,737 829,737 00000000000000000000b95cf1f6306782adaaff1cf768bb21316d53a7fd33be 2,520 1.00/1.00 vMB 30
829,736 829,736 00000000000000000000b2927d2c7665dd513e8b2552427f3af4d231f92297cf 1,316 1.00/1.00 vMB 25
829,735 829,735 000000000000000000023a703d098d58373f6d3ce6e1bf09b1df4e67634140bf 1,412 1.00/1.00 vMB 27
829,734 829,734 00000000000000000000ba9c1f42199c9f111ac9d116faeecc6701206176072f 1,193 1.00/1.00 vMB 21
829,733 829,733 00000000000000000000aa2e7f60d4cc545e357103fbbf4fc36e6dcf51ee0a1f 2,822 1.00/1.00 vMB 38
829,732 829,732 00000000000000000000f2390d74f47adb746e3a7c71174366efa032c569ef79 1,132 1.00/1.00 vMB 22
829,731 829,731 00000000000000000001ca149a8c833bc97e8e24626819d96aef169cf456530a 3,447 1.00/1.00 vMB 36
829,730 829,730 00000000000000000001545fa2a1ffde5b57ffb735133b535d929b7e6c7bf615 2,077 1.00/1.00 vMB 28
829,729 829,729 000000000000000000008dffecdc5a65cacfb5fde428726c2d7e1626a2004940 1,143 1.00/1.00 vMB 22
829,728 829,728 00000000000000000000bb195b17038c2924d3e0d6b98a5e88b663e47161f003 2,952 1.00/1.00 vMB 35
829,727 829,727 00000000000000000001bc43cc35745d78269614cf578057c04d133aa13001a9 2,325 1.00/1.00 vMB 29
829,726 829,726 00000000000000000000bf7bfa97379406b50a9de813979f071a794ae07bc266 2,811 1.00/1.00 vMB 30
829,725 829,725 000000000000000000001503ebf06b6f5cde4f9dd7611f69ea8416f541300972 3,193 1.00/1.00 vMB 28
829,724 829,724 00000000000000000001e4663b924c6bf354c71e4af33810bd9b6b22cd44515c 3,033 1.00/1.00 vMB 42
829,723 829,723 00000000000000000002f891cf13cd2ae81c2cacf16e3933d699e7791cba597f 1,848 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.64 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 672.44 GB
    • Received: 16.24 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.