Loading Tool

Explorer IconExplorer

Memory Pool

46,337 transactions
20.78 vMB
0.05722116 BTC
Random Selection Loading Transactions
Max Size: 118.10/200 MB

Candidate Block

Mining Attempt 52bd810612309e75d9a0bf38525e704e66193789054592acc4b189f86061aa1f
Version 20000000
Previous Block 000000000000000000002b32e86d87b3cf8508db31771fa656074b68e0c647d3
Merkle Root 67f4021f94b97004385382b39178cfeede67cb8d3634638dc74b16d27258495a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,717
Size: 1.00 vMB
Total Fees: 0.01566899 BTC
Feerates: 199.00 > 1.57 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,016 (757,560 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
156,456 156,456 00000000000006c36f18ce735e8ffd6fc605a9b548ef6b350c6166d584eeba50 23 0.01/1.00 vMB 211
156,455 156,455 00000000000008428e82ba9cddcc227841151896d618a8a0526a9da95b3242af 4 0.00/1.00 vMB 0
156,454 156,454 0000000000000cffb7208d49e2cf73ee1d03d29597640991026840a903025e93 20 0.01/1.00 vMB 427
156,453 156,453 00000000000006859def9c002ee901bfc101690ab4486f4c01007ef808efb50e 25 0.01/1.00 vMB 99
156,452 156,452 0000000000000ee992c5a9faebd15e0f78c30273d45b8e58174dacf4130c2603 7 0.00/1.00 vMB 58
156,451 156,451 000000000000013f18973969c1a51357c6a47a27623df045266a0778ab6c7b82 14 0.01/1.00 vMB 25
156,450 156,450 00000000000005fe31af72b60b336bb065b6cc9d7f8dd0fbcd5e256868aecf0b 38 0.01/1.00 vMB 131
156,449 156,449 0000000000000871b9ec9c7220d984ffa50a76ce2b3a486f159aebbbcaf6f037 21 0.01/1.00 vMB 19
156,448 156,448 0000000000000005b13492c23ce7ba02d21d9d19a63c6ecf8b58cb867a9f0940 4 0.00/1.00 vMB 52
156,447 156,447 00000000000000cfb56a8fe08678eb3a694aeeffd9b928d21066699aa9e9a37a 35 0.01/1.00 vMB 125
156,446 156,446 00000000000000240701dba6e7927dd57a1c598ff9738259527f315a9089aa94 138 0.05/1.00 vMB 66
156,445 156,445 0000000000000c544239b373b6632882de3fb432fa1e1509f45c37b48277a291 8 0.00/1.00 vMB 121
156,444 156,444 000000000000023483e423e587361eeb5ca6b8e5cb87071a6927c734a616cfd3 16 0.00/1.00 vMB 66
156,443 156,443 0000000000000f0eee4c93125fafbe5d712bdb5f7a0d993daf7917fab14e2673 61 0.03/1.00 vMB 60
156,442 156,442 0000000000000495fabf9d66cf3aa7dfffc5d558a7a3712461a7f9377aeda4b8 7 0.00/1.00 vMB 73
156,441 156,441 0000000000000b61b06d71252c56757791e6c7c04f42c47274051db15aff7f22 39 0.02/1.00 vMB 319
156,440 156,440 0000000000000247468948b58789b0e403ddf6ac39dff49ba960f24e6cbdf4b0 136 0.05/1.00 vMB 131
156,439 156,439 0000000000000bdd84c46a872f8af71c22f2d589ce330da5e4e7489ab6dbd87e 31 0.01/1.00 vMB 148
156,438 156,438 00000000000006c02af1292b6638c22151a5d4417de8d7314f524dd785b28d26 18 0.01/1.00 vMB 163
156,437 156,437 0000000000000d4b8a87c4fb536347f5e8d8b69a5efa5fa410cffb972f5a10c5 6 0.00/1.00 vMB 55
156,436 156,436 000000000000031065838df244790c0afda5c9bb80001c6121a700969d785822 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.63 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: 549.92 GB
    • Received: 6.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.