Loading Tool

Explorer IconExplorer

Memory Pool

80,645 transactions
35.12 vMB
0.20389819 BTC
Random Selection Loading Transactions
Max Size: 195.45/200 MB

Candidate Block

Mining Attempt 3519b132852cb5f7dd97719c121a4c88f3bc0999d07a3a844288914acc9ded48
Version 20000000
Previous Block 0000000000000000000126d576615cf900a89a9f62b23487f0429d0de73cc9a5
Merkle Root ab82ab50dc356c1e02e98f3ede7495959022f3d513cbdd1e7555a20ae8254f42
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,385
Size: 1.00 vMB
Total Fees: 0.06511967 BTC
Feerates: 477.45 > 6.53 > 1.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,417 (34,022 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
881,395 881,395 000000000000000000025cf619f07d74251d3185b9f53c0e4564f5cb38726d56 3,202 1.00/1.00 vMB 4
881,394 881,394 00000000000000000000410a6195e82fb770c61c4d7ceb773f10ef756d2b472b 3,066 1.00/1.00 vMB 3
881,393 881,393 0000000000000000000212697f96fab2c5923ec26223323a937fc25f9b3ab8f1 3,668 1.00/1.00 vMB 4
881,392 881,392 0000000000000000000281e8d6bed70def565fbe786e6942a7a01152da0a4936 3,642 1.00/1.00 vMB 9
881,391 881,391 00000000000000000001774643fbd217873cd9c52a1625f47861e1d0881e65fd 3,474 1.00/1.00 vMB 7
881,390 881,390 00000000000000000001111df162d82b5995450657cbb416ad433ba71d96b626 2,688 1.00/1.00 vMB 3
881,389 881,389 000000000000000000023b66fa60a09255b9b2afbbc3de1f65903b4f714370c3 3,250 1.00/1.00 vMB 5
881,388 881,388 00000000000000000001bbfc958eccdb26b414a6fd97188fbd0b65734eb9f4b4 1,074 1.00/1.00 vMB 1
881,387 881,387 000000000000000000012fc06cfbe8498f7052515344794b10f1bd372ed20c3c 456 1.00/1.00 vMB 1
881,386 881,386 000000000000000000000651aa541396a155d14ab3b384197c74c7594b15354a 3,815 1.00/1.00 vMB 3
881,385 881,385 000000000000000000008d2327c322182879bdaf4bcba6ac2542e0219a22a1e4 3,301 1.00/1.00 vMB 3
881,384 881,384 00000000000000000001b1aa4a0ba813e2a2ec4d1a36c49f85fbb6222007a2cf 3,550 1.00/1.00 vMB 6
881,383 881,383 00000000000000000001809a3f1b30f6d6646a77e031edd329624205ed872dcd 587 1.00/1.00 vMB 1
881,382 881,382 000000000000000000009c200cf3626df11e01678c7d92af4a9202a41ebaf0d3 595 1.00/1.00 vMB 1
881,381 881,381 0000000000000000000139db968a33f22b343f7cf9c2ddb2a0f6d4ac726ef60a 1,627 1.00/1.00 vMB 1
881,380 881,380 0000000000000000000048a740ee99a7e8e94b2996c644cbb24b1f7c58935e37 2,710 1.00/1.00 vMB 2
881,379 881,379 0000000000000000000177488e8f1f10166fee187bfb4c3c117ace16b597d3f0 3,519 1.00/1.00 vMB 4
881,378 881,378 0000000000000000000282ba19e133f82dc4dadd25fc877213146318b511c24e 1,154 1.00/1.00 vMB 5
881,377 881,377 00000000000000000001d9d7b0a57b68760c89695a0f86000d73bc3154ff4153 3,489 1.00/1.00 vMB 4
881,376 881,376 00000000000000000001bcb68c897309dbd26397e4a709b5a337c6c22d072c0c 3,336 1.00/1.00 vMB 8
881,375 881,375 000000000000000000009d4cbb3b19f5ba5aa1e0cfb47974ffb182f57953864b 1,926 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.11 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: 736.18 GB
    • Received: 18.58 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.