Loading Tool

Explorer IconExplorer

Memory Pool

50,561 transactions
30.30 vMB
0.12675844 BTC
Random Selection Loading Transactions
Max Size: 162.29/200 MB

Candidate Block

Mining Attempt e3686452e90257c8efeab85cad99db0b52c262f49c10f63186bfd41272fe20fa
Version 20000000
Previous Block 00000000000000000001073fbbdfd9cf89877f0a8ea98729a2d0c883dbdb3937
Merkle Root 28566c18f444331408c76c342d74d909c4c9db33c050b2a3b489e6c52c43c1bd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,917
Size: 1.00 vMB
Total Fees: 0.05374348 BTC
Feerates: 150.75 > 5.39 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,813 (597,577 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
317,236 317,236 00000000000000000b79d111c97b1019362eef8cf3a41c90228278ce059b5d02 35 0.05/1.00 vMB 3
317,235 317,235 00000000000000000a01fb7d702ca3052a91fcd9d98e43f995b1c43c16655503 175 0.09/1.00 vMB 29
317,234 317,234 000000000000000025d95cc6653f5d470cbf93fb78b9ca403ebc9bd9725c300c 238 0.11/1.00 vMB 22
317,233 317,233 0000000000000000255509f0b902c67c1c92867d6e32cf4b698f63822ccd4a1d 517 0.34/1.00 vMB 25
317,232 317,232 00000000000000000779b66b1a9bca420f29c59dca8aca7a4b324afd5b2e085e 604 0.35/1.00 vMB 27
317,231 317,231 00000000000000000dc79ccd917984aed03ada3cb05f178dc25eb53f8a74c717 92 0.16/1.00 vMB 6
317,230 317,230 00000000000000001e2e3750bc90d8c59b25a0b6ca7d319b2447ce09db4f3889 600 0.41/1.00 vMB 21
317,229 317,229 0000000000000000138779fdce285146c82c37580be208588d08f9b917b12cfd 128 0.05/1.00 vMB 34
317,228 317,228 000000000000000029f8ddca13878ddd9c9b616b91238bd28c474cb1deae57cb 506 0.26/1.00 vMB 28
317,227 317,227 000000000000000011ce6417c44fc70443598b3b4607574f883505323acde189 625 0.29/1.00 vMB 35
317,226 317,226 000000000000000014d8429858a9e35c8a9805e0276c4e84d6362bc5b9359d26 342 0.23/1.00 vMB 25
317,225 317,225 000000000000000011408b96065c337dfa30bf08803767dfc82fa2715973a47f 25 0.01/1.00 vMB 30
317,224 317,224 00000000000000001e4b42b588c56f94cca5abf0c277a165f47addb8f2c7a4fb 143 0.06/1.00 vMB 34
317,223 317,223 000000000000000000e5a018e6deb13c84b5423a4589987e0e060538a48071e2 209 0.12/1.00 vMB 23
317,222 317,222 0000000000000000223d7fb09d0069dc7ef8ca0fe3ec2855a091e965e6bd2a68 64 0.02/1.00 vMB 45
317,221 317,221 0000000000000000256d9dadd7ac229b1c2530cfa989b8686162ba3184436581 8 0.00/1.00 vMB 29
317,220 317,220 0000000000000000243f8ff78bff3083fac005748a09eebfc2360591cd46e4d5 132 0.06/1.00 vMB 23
317,219 317,219 000000000000000025d8ea34b7282ae42555a8c4a7b98323b2de89e0baaa28d1 455 0.24/1.00 vMB 27
317,218 317,218 0000000000000000207fb7713fdfdcd461063b6c2de130f60f4c92c11ae5ee1d 62 0.03/1.00 vMB 28
317,217 317,217 00000000000000002375ec9c94721580e0207b526a49d07d81a188c552294a06 92 0.05/1.00 vMB 23
317,216 317,216 0000000000000000095b9d0cc0f2eeadd659171171e9176cce8fbdf1c9496868 224 0.10/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.06 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: 651.10 GB
    • Received: 13.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.