Loading Tool

Explorer IconExplorer

Memory Pool

82,710 transactions
31.29 vMB
0.12698033 BTC
Random Selection Loading Transactions
Max Size: 189.63/200 MB

Candidate Block

Mining Attempt 3424b6a91c92d6c609c14146be1327f6cc140f760c77b8d476c371fe65ed25cc
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root cb5bad400c5b156c2f436180cc48d286e32549a958dd2470bd53e791d5481435
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,066
Size: 1.00 vMB
Total Fees: 0.04413760 BTC
Feerates: 318.30 > 4.42 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (570,322 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
345,079 345,079 00000000000000001229363cbea7494c7a84a0db8ef576af18c0e5c83c48be3a 1,473 0.75/1.00 vMB 30
345,078 345,078 00000000000000000907810ff0a8e22883cfb71e8c9dd67250f01f5a74e10109 76 0.07/1.00 vMB 21
345,077 345,077 00000000000000000a3af554c1a6aa9b98b345d14beac04962b9f7bfa625397a 1,131 0.57/1.00 vMB 27
345,076 345,076 000000000000000003bd0035b3294256c5d8bb1f389a009d5c216d5716583172 21 0.01/1.00 vMB 12
345,075 345,075 00000000000000000d10d10f94c1f38951e85a24e5257b52d780617a8cba9522 75 0.03/1.00 vMB 35
345,074 345,074 00000000000000000560db1074f43b1669c0061d5d5aad523f3c82bfc05b2141 255 0.14/1.00 vMB 26
345,073 345,073 00000000000000000775497ea868be7601419a0d4d83ae6a956015aa4e13ded6 957 0.58/1.00 vMB 24
345,072 345,072 00000000000000000c4cee164333db33588ae3e82e1b0562cd72df74a71fa23a 512 0.15/1.00 vMB 105
345,071 345,071 00000000000000000b78bb7a45fd458fdb29c9991e0f229ee15537e7b5023a28 607 0.30/1.00 vMB 23
345,070 345,070 00000000000000000d4dc2b77e7553294c136f996ae6e335335bfbc59545e741 502 0.27/1.00 vMB 29
345,069 345,069 00000000000000000152a3f5f1fe9cde73d1776a622f6daae0c77838b18081b1 265 0.16/1.00 vMB 21
345,068 345,068 00000000000000001776104ca8f0a558f58cfb6854cc10fd05e7bde4f23cf495 262 0.11/1.00 vMB 34
345,067 345,067 0000000000000000075195815fea617ec4eabb8c7de837107ffbfbb72e2b75a6 192 0.10/1.00 vMB 27
345,066 345,066 000000000000000000fdf440ed3afe9be4eb8d74b07bbc1ad7b01af7fc5b7361 896 0.48/1.00 vMB 22
345,065 345,065 0000000000000000092572ee73486126015c2144e190d4daabee30a0510add6a 1,468 0.75/1.00 vMB 26
345,064 345,064 0000000000000000075952cb30e35f3f3576621979bc9a50ecbccb019d1d8967 117 0.06/1.00 vMB 20
345,063 345,063 000000000000000012fdc8d986ab00c651c33e49b8573a6ac197768e52f4b891 268 0.15/1.00 vMB 16
345,062 345,062 000000000000000003f3d58726ab707c269dae384df2bc996599375ce75b3a28 1,646 0.77/1.00 vMB 30
345,061 345,061 00000000000000000378c65955905fb776abf0ca003d6a8d96954a8807f99dfb 350 0.17/1.00 vMB 20
345,060 345,060 0000000000000000016ededec99d7466aaae38d56bc1c84cd4e5c8dafcd68ccf 1,023 0.51/1.00 vMB 28
345,059 345,059 0000000000000000146902b4c687a85a343049a38cc0c1dc90cdab292488aec2 193 0.13/1.00 vMB 52
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.27 GB
    • Received: 18.39 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.