Loading Tool

Explorer IconExplorer

Memory Pool

75,380 transactions
28.23 vMB
0.06157683 BTC
Random Selection Loading Transactions
Max Size: 170.96/200 MB

Candidate Block

Mining Attempt 160210df815acb6fa9f31a8b57017947034c5e71a4e27f486f7ac77dc13c3c3d
Version 20000000
Previous Block 00000000000000000000c592a532bdf8ba2e0763e5fa7bb67e40a013f200bb7a
Merkle Root 9034f90cf8744a3ea1a4492163732e8a1c4faea6f6b7d1a70f5dae4a04953fb5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,604
Size: 1.00 vMB
Total Fees: 0.00327110 BTC
Feerates: 10.59 > 0.33 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,156 (640,195 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
274,942 274,942 0000000000000004b0f7a73dbafe6a0af915cad68deeaf81718b73bba56c4091 414 0.19/1.00 vMB 55
274,941 274,941 0000000000000003f880c25594d8cd3642553622c2c59837371fde8e370639bb 348 0.17/1.00 vMB 53
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.06 GB
    • Received: 16.36 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.