Loading Tool

Explorer IconExplorer

Memory Pool

82,538 transactions
31.05 vMB
0.10706357 BTC
Random Selection Loading Transactions
Max Size: 188.82/200 MB

Candidate Block

Mining Attempt 5c7f7126f6fb523f8a409076d98e8ecd74739614ca20e604e67af1763e4dbac7
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root 3ecf1e6b053c9ce5d120e6f3edf8a2b205db1d46f8798b1c2a94a3581c48785a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,174
Size: 1.00 vMB
Total Fees: 0.03309467 BTC
Feerates: 200.89 > 3.32 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (544,975 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
370,407 370,407 000000000000000011272922d7b433b28ebed45d746a218c13b967f11439a3ca 1,560 0.72/1.00 vMB 45
370,406 370,406 0000000000000000040bbc44311190164b35674b5007ee834581d5d68b55814d 332 0.15/1.00 vMB 41
370,405 370,405 0000000000000000106a167d233534fcefb1fcea153b37829d0c611b4b5d2a7e 225 0.11/1.00 vMB 36
370,404 370,404 00000000000000000ec23804a46814a55d6e0693c364fbe852d504bb4842559b 2 0.00/1.00 vMB 0
370,403 370,403 000000000000000012327b6d09e2a5dd3d68842162114548078b57137bfab038 574 0.27/1.00 vMB 37
370,402 370,402 00000000000000000b38b3fb38f57cd823f1ee700fa64ac95fbe246929d2b7be 1,263 0.73/1.00 vMB 36
370,401 370,401 000000000000000004103ca5a90aac25f5fb64ec3ac5f50411a751b7c199a4dd 1,160 0.53/1.00 vMB 40
370,400 370,400 0000000000000000042a040dc93bbdf3fd9bd08374c32ff3ff34030507594362 690 0.37/1.00 vMB 35
370,399 370,399 000000000000000010efaaef25d9a7c38140ec968ea2ef43ff9278de996c77f9 679 0.42/1.00 vMB 37
370,398 370,398 00000000000000000dae15ddae0724e96831b26d3c9eab1a5cb790a7f4a72270 1,200 0.92/1.00 vMB 28
370,397 370,397 00000000000000000545278ffe539a6d2fac41a1f9df65011b537478eb4e65c5 313 0.14/1.00 vMB 44
370,396 370,396 000000000000000006da429ca779dacca87db5786082a541acdc5f5241acf448 307 0.41/1.00 vMB 11
370,395 370,395 0000000000000000029709047c003f3a796ff30221300cd154648d7570d7a155 526 0.31/1.00 vMB 29
370,394 370,394 00000000000000000001de0b861df6656b9fe89c64eb77782e07cc3e5403ae0b 1 0.00/1.00 vMB 0
370,393 370,393 000000000000000000732b2664b1d4e24c13a78d30afa21273bb072afa388095 1,928 0.95/1.00 vMB 39
370,392 370,392 00000000000000000ddd0e78acf9f57e446a89d71801772f6c102959193576a0 316 0.16/1.00 vMB 30
370,391 370,391 00000000000000000127231b39fe687db63063ef6d50e0ed24ba4a659624007c 221 0.11/1.00 vMB 55
370,390 370,390 000000000000000003463ea67987dc6fcebdcc6a446f223c7c737a35da400d4c 1,107 0.54/1.00 vMB 38
370,389 370,389 00000000000000000799375a8d2a8d23429a9b59daa7d4e5285c5f26a0cca644 1,031 0.54/1.00 vMB 35
370,388 370,388 00000000000000000e741b3059964770e35e2e74889501bdaab108c1c9eb5f21 231 0.10/1.00 vMB 31
370,387 370,387 000000000000000010fcc613c83dec057c583228bf53808008351715e12b1a57 337 0.16/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 783.05 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: 720.60 GB
    • Received: 18.21 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.