Loading Tool

Explorer IconExplorer

Memory Pool

53,910 transactions
31.95 vMB
0.14010639 BTC
Random Selection Loading Transactions
Max Size: 170.53/200 MB

Candidate Block

Mining Attempt 61ac41eb01caec28df8cc6437b780aad279d4eba22eb21159f7b3527cfdd014d
Version 20000000
Previous Block 00000000000000000001313720cdab0b96a52eb599aa00254522f99d726b53eb
Merkle Root bb5fe0bd3952e7e0a133a98cf0e87dd3d55606e62eafe84bb8063eebbee4b831
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,772
Size: 1.00 vMB
Total Fees: 0.04226248 BTC
Feerates: 104.17 > 4.23 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,821 (88,275 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
826,546 826,546 000000000000000000003431573ad2eac1df766766ba0e01d62ecd6fc050346d 5,409 1.00/1.00 vMB 35
826,545 826,545 000000000000000000028fb39af83d1ac717de6f77568cc96bbe941c8b480aae 4,600 1.00/1.00 vMB 38
826,544 826,544 00000000000000000001629664e7bddf9fa1e3197c4123859fb9bde8ea310be9 4,245 1.00/1.00 vMB 54
826,543 826,543 00000000000000000000f78df45f677e75929279364b408f41d02c9de6454524 4,783 1.00/1.00 vMB 41
826,542 826,542 00000000000000000003d61d2aeca859921a2eb7c212939da026f97fd5d45d83 4,463 1.00/1.00 vMB 44
826,541 826,541 00000000000000000002723224059617839066cd1822ad0aba53f49d368418d8 3,717 1.00/1.00 vMB 51
826,540 826,540 00000000000000000000205ccf754aae461e2a754cc9f3b3d9d996d595fb33d8 5,232 1.00/1.00 vMB 37
826,539 826,539 0000000000000000000058c36569d1c3724e45b911354e4f58bd00485c703aaa 3,835 1.00/1.00 vMB 50
826,538 826,538 00000000000000000002a8e67931944bfe863182c5c778b6e74a1e7f4c01a529 3,903 1.00/1.00 vMB 61
826,537 826,537 00000000000000000001e917c1115ed0e532d6092d92a6f189337605108e14db 3,715 1.00/1.00 vMB 48
826,536 826,536 00000000000000000001d0f1fa862b6b7b820f3b1d0ba0c9661253cdff0e0cc4 4,543 1.00/1.00 vMB 41
826,535 826,535 00000000000000000001d46ac14d182e3c9f99c78b8d369a016062e8045eaf61 4,848 1.00/1.00 vMB 35
826,534 826,534 00000000000000000002261a4746648bcdfa67af1c884d8d5e3658392aa6b9cc 5,191 1.00/1.00 vMB 40
826,533 826,533 00000000000000000000e6fc443c73cd6b9fdc2eddd9e32cfddac6f1157ebf27 3,858 1.00/1.00 vMB 44
826,532 826,532 000000000000000000036afabb5e6e74b13a7d3dbda17bfd92fbaaaf38fdfc3c 3,961 1.00/1.00 vMB 55
826,531 826,531 00000000000000000000e84e11118b17d2d0d20bb47d80215b046c44d483f460 4,977 1.00/1.00 vMB 43
826,530 826,530 00000000000000000002c7744c4156ab19a16b857a9976832a94360d2aa1a3bb 4,337 1.00/1.00 vMB 40
826,529 826,529 00000000000000000000818cae91ec6e1fb624cfe04b5d93132756c669656c1f 4,483 1.00/1.00 vMB 48
826,528 826,528 00000000000000000002a28d6e42a52050c498763666c128b3bf892a2fd82bf8 5,017 1.00/1.00 vMB 43
826,527 826,527 00000000000000000002a1722885311881862600f8a46afb00f76e713d4c48c5 3,145 1.00/1.00 vMB 41
826,526 826,526 00000000000000000000ffef0f073a91ea75007155b3700baad211e63bf38ffa 4,085 1.00/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.07 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: 651.26 GB
    • Received: 13.51 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.