Loading Tool

Explorer IconExplorer

Memory Pool

78,780 transactions
29.09 vMB
0.09900644 BTC
Random Selection Loading Transactions
Max Size: 176.43/200 MB

Candidate Block

Mining Attempt 99347cb9a67eaca4a4d68c1b20a871c9e7781435486dcaf8c81c94ff6403146f
Version 20000000
Previous Block 00000000000000000001b1838b6a5a4a957646894043843182780c2fbbc032ab
Merkle Root d811d48a0a829defda230d171bb3380166f42bc90a98ed5965d2f614e55e50a5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,477
Size: 1.00 vMB
Total Fees: 0.03828386 BTC
Feerates: 137.15 > 3.84 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,113 (640,314 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
274,799 274,799 00000000000000014c420f7a18c1b296a2394dfec9215e6886cc31d4a692f718 282 0.16/1.00 vMB 59
274,798 274,798 0000000000000003d326098b77cbfb4ba98b945071b1f2c85b29e2cb6134ad21 491 0.25/1.00 vMB 59
274,797 274,797 0000000000000000690f2aad1757ca0cf1d96e5f3f69fa9b21b008123d6298cf 17 0.03/1.00 vMB 11
274,796 274,796 000000000000000121e8ab3bc83258a7592a6615d088626f3a53cd6bcf76f48c 178 0.12/1.00 vMB 29
274,795 274,795 0000000000000003b5b1f0caae54464d897f7454beb60b3992c730552b82dba5 151 0.35/1.00 vMB 11
274,794 274,794 0000000000000001b794be53bfbcd4f2aa6bc6ca469473ccf093675f34988f48 451 0.22/1.00 vMB 49
274,793 274,793 00000000000000008dfcc44d8f24d2288d03f17ab189e70c7e81a96ce14e886c 8 0.00/1.00 vMB 74
274,792 274,792 0000000000000003cfb9d52e73c98f736bac9a937e14eac0a2a92670770e6446 154 0.09/1.00 vMB 32
274,791 274,791 000000000000000492410ecdb1f93eb5efc51ffbfdbcaffc6042a766efa25fe8 315 0.15/1.00 vMB 43
274,790 274,790 00000000000000011452d5b95bd7fcba16c1b7a1063673019a430deb5a671430 28 0.07/1.00 vMB 7
274,789 274,789 0000000000000001aa7a03558e3418d76fdb99ef7d404c584709b454b64c09c2 84 0.06/1.00 vMB 19
274,788 274,788 000000000000000477212fd9389142ec9ea88c1c50e1540dc927d6f6f2c087f3 422 0.22/1.00 vMB 36
274,787 274,787 0000000000000004787486603380087264bf2276376ac7feec44790e2218bb34 872 0.44/1.00 vMB 41
274,786 274,786 0000000000000002516b0c3597d65578a776ecf95a05915cc45d5c428e488003 269 0.15/1.00 vMB 37
274,785 274,785 0000000000000003ccb236460744a6f46cbda32cce386c91873afd83506500c8 106 0.12/1.00 vMB 20
274,784 274,784 0000000000000004131c0911a3f9185dbde481583cf1b3dfd33407e7290c7f40 439 0.25/1.00 vMB 46
274,783 274,783 0000000000000000d8d720f3d7f4bd8c44d386f4a61575906899291601b5d9e0 25 0.03/1.00 vMB 10
274,782 274,782 000000000000000353aeda93d6d26ca41abe66cf68f18bc7b171a9f4931c35e8 92 0.04/1.00 vMB 46
274,781 274,781 0000000000000003f7ef013a5258dfc0657b5c64a7bccdd4ccec35d9b46ff8df 118 0.15/1.00 vMB 10
274,780 274,780 000000000000000202bb1bc74c6ad8057f8b77e04a8d9a3fa96f86b641a923d0 331 0.17/1.00 vMB 50
274,779 274,779 000000000000000131f466a730c0b1406be5ea8b9f517ad7d1db785a69e4bd7d 162 0.15/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.59 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: 671.40 GB
    • Received: 15.93 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.