Loading Tool

Explorer IconExplorer

Memory Pool

80,926 transactions
29.66 vMB
0.12492212 BTC
Random Selection Loading Transactions
Max Size: 179.84/200 MB

Candidate Block

Mining Attempt 78163d5c732ee6f559402f345820358fc1cb8b034538003d3c1caad37e9b1c3a
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root 9759fa2fab87827237b1580fe143363752cc51f5d3d7887b2d44167c1a49b4b8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,850
Size: 1.00 vMB
Total Fees: 0.05906106 BTC
Feerates: 151.07 > 5.92 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (388,886 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
526,232 526,232 00000000000000000035bd4df87a46fab88d886afae7283c1344c44774bacc23 2,831 1.00/1.00 vMB 27
526,231 526,231 00000000000000000022495e7e167ab3c1820058e41bb25c14315df553dade22 360 0.17/1.00 vMB 18
526,230 526,230 0000000000000000002595d7aa312e40a61d86eb7fbf26c517feae3d6a2cbbf9 927 0.53/1.00 vMB 17
526,229 526,229 0000000000000000002e09917a308c7407915fa89b52aa580fa4177d9f2f7e42 2,523 1.00/1.00 vMB 18
526,228 526,228 00000000000000000020f476dd21e2e54952a85c5b83f14f99db29061b04703f 2,370 1.00/1.00 vMB 24
526,227 526,227 00000000000000000004ad5f4f83e6455faf99c458926b6e8156e35b6490390b 360 0.13/1.00 vMB 17
526,226 526,226 00000000000000000033620b2c08bfc8a038eda93687a172a3a022147cb389d2 1,687 0.78/1.00 vMB 21
526,225 526,225 0000000000000000001ae4980e5cc6345c48ba4c14cb64a1129b504920d4699a 370 0.14/1.00 vMB 23
526,224 526,224 0000000000000000002c959fbd7f4eea215b51ee612a3e3f12753e9aac7e99b3 2,011 0.74/1.00 vMB 23
526,223 526,223 000000000000000000164c687bd54c0cebc3b680307e08d3fc5f7bb0af427c37 631 0.30/1.00 vMB 15
526,222 526,222 000000000000000000088f4a9fb1b9f6a71b1e92443e6208e780b09e03112d44 456 0.15/1.00 vMB 21
526,221 526,221 0000000000000000001b04204d0d303ed48c7c3775fc3ddaf10834a1594914e9 1,383 0.97/1.00 vMB 10
526,220 526,220 0000000000000000001d4136667ce48a3feac32c642eabff439d6bbcc2ec2446 367 1.00/1.00 vMB 2
526,219 526,219 0000000000000000000ae6b3728db13614f97f7b4190054d41b6fbb5f526749c 345 1.00/1.00 vMB 3
526,218 526,218 000000000000000000248961c70209ec9db3fcbca6c2fd62858544b33de9d3af 1,404 1.00/1.00 vMB 13
526,217 526,217 00000000000000000014f781e41da48b0d27f29e86667b7652c9ab7072d0c3b7 247 1.00/1.00 vMB 2
526,216 526,216 000000000000000000320ce1534e7d7e81e2176c9c4474819989e4bceb37550c 329 1.00/1.00 vMB 4
526,215 526,215 000000000000000000092f99bb620bf8c4cbe6c43be328f6eaf3f9ea4a023c46 978 1.00/1.00 vMB 9
526,214 526,214 0000000000000000002add36cfece6a625cbb613d2e34c204f24dda30e0421d6 2,451 1.00/1.00 vMB 21
526,213 526,213 0000000000000000001afb0c90f1ef08aeacaf4ae28aaccc71e4805fd73b0055 132 1.00/1.00 vMB 1
526,212 526,212 00000000000000000015ad6a9de2c7a64f2679fbe9a66dcfbcb6f421878a41cd 270 1.00/1.00 vMB 1
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.64 GB
    • Received: 15.97 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.