Loading Tool

Explorer IconExplorer

Memory Pool

82,960 transactions
31.34 vMB
0.12935933 BTC
Random Selection Loading Transactions
Max Size: 189.97/200 MB

Candidate Block

Mining Attempt 78faf7d215da77ee298cd10e1b020292a82cb542afaa0a5f413c1a4d721cdf46
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root 8636e0c9ebf9f57669b9027c5fdf7dc91fd2ef0e32c7f21f0930b08b404563f8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,006
Size: 1.00 vMB
Total Fees: 0.04553891 BTC
Feerates: 318.30 > 4.56 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (653,229 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
262,172 262,172 00000000000000006ca6d2391564c7264f6c66a5d764cf5f14afb2cf5420a3ff 330 0.22/1.00 vMB 79
262,171 262,171 00000000000000032c8b1ab61f3c47ed5c46e5a0c73d8c04714b094c6665ac2e 637 0.25/1.00 vMB 127
262,170 262,170 000000000000001370db35e34b60cfa0ca6b286c01c89b3a9b4c2f6ea9d87020 383 0.16/1.00 vMB 77
262,169 262,169 00000000000000110508563ef5ea20688886f6f0f8d8249fd67e0e22ffe320f2 94 0.05/1.00 vMB 46
262,168 262,168 00000000000000107291daa55e6a4719425328873a9e61d7836be6c3b9f2b626 446 0.37/1.00 vMB 71
262,167 262,167 00000000000000125c4e90cc4d3da920bdd447088db601b3f059af348f1f652a 298 0.50/1.00 vMB 46
262,166 262,166 000000000000000ef41e6724ef814c6eccba435e43748accf96af1dbc9440e90 130 0.15/1.00 vMB 25
262,165 262,165 0000000000000003efe49144d29c983cc12556835c64ec3556f718b382a40b70 48 0.03/1.00 vMB 54
262,164 262,164 0000000000000015a32aba84d499e5e2197a087f247086e63bd9d008cb180ebc 50 0.04/1.00 vMB 7
262,163 262,163 0000000000000006345125fb7e04de60f95f8f4c9f44eab6c6fa122cb77b8c40 586 0.25/1.00 vMB 105
262,162 262,162 000000000000000d4053bf24fb9d015e8c386ed00c1ba7007f5ef78b25394d6f 69 0.04/1.00 vMB 56
262,161 262,161 000000000000000316c55cc836f52a3e654cff9849320a4b9cb766bda96dc94b 328 0.14/1.00 vMB 98
262,160 262,160 00000000000000035313704b38017968b747486da3671650e7119db14a427e02 87 0.03/1.00 vMB 143
262,159 262,159 0000000000000007627cbd0f0dbc6362ae62e63a075039a770223a6137e554f1 122 0.05/1.00 vMB 70
262,158 262,158 0000000000000013405d2ceeba06aaacfe6a54948c02ff6275e258a43415c621 194 0.10/1.00 vMB 78
262,157 262,157 00000000000000136b70c2bd3a8bd1bb6045ecdaf43008f74eb4c9e06e454e7d 311 0.19/1.00 vMB 66
262,156 262,156 00000000000000076a249fb086c43ade231bc5f41fc864e29db58ae269604729 162 0.07/1.00 vMB 83
262,155 262,155 0000000000000000823113c0ad6c2a51a6fe32f277954be75a08680a12f2ecb7 393 0.17/1.00 vMB 121
262,154 262,154 000000000000000881ae3d69cabc05090948c753196ee9b83dbd413290c5eed4 108 0.04/1.00 vMB 87
262,153 262,153 0000000000000006b770f7b11a0e07da73ae1e1984ce574a6fab4775617fda7b 33 0.02/1.00 vMB 45
262,152 262,152 0000000000000009a6bdb489f08b27c62ea03d832dd363bf0467e6a8ef6224dd 174 0.09/1.00 vMB 88
Previous 10 blocks ↓
Total Size: 783.08 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: 722.47 GB
    • Received: 18.40 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.