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 14da4104e95e1a2f27d516a78ec6c86f40080628ad59b2ef80eb6d5cc198264b
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 (651,460 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
262,556 262,556 000000000000000e1508db1ed4181ce1a10418b5936d1a9a172388b8fe2308ba 255 0.13/1.00 vMB 70
262,555 262,555 000000000000001695fcf7599b6e796334ca6016e31cc29a8d9e79265f731907 279 0.10/1.00 vMB 116
262,554 262,554 000000000000000a4555f6b0c41b32516f5e90d6daccb18a5ad2b86bdb3317a2 309 0.15/1.00 vMB 95
262,553 262,553 0000000000000000fe4e5e2621993a24b33e77a0e94fd48a151cea7de5fa8ba5 208 0.10/1.00 vMB 6,463
262,552 262,552 0000000000000014f6c3ae3aee35833c9d356fbf3501756dbeb1c4ca02435155 1 0.00/1.00 vMB 0
262,551 262,551 00000000000000158d312547d885e8753751c5e95b05701e234ffdbf7259e8fc 135 0.05/1.00 vMB 87
262,550 262,550 0000000000000011da521c12855922a9d567017553ce686f3412a8052cc6df6a 305 0.14/1.00 vMB 75
262,549 262,549 0000000000000001a305b414f60455ed7d62caed618af679df0f3cc268998d18 231 0.15/1.00 vMB 70
262,548 262,548 00000000000000050b842689a675951296d202501b5aa9dbc30b07b6f98589ca 263 0.10/1.00 vMB 97
262,547 262,547 00000000000000098d081a36130b06c40045cd66055f5f8bb3fa8574810cb248 37 0.15/1.00 vMB 6
262,546 262,546 000000000000000a00c8528773d00edb38d7171f750e6e5435e17b14ceed63ed 80 0.03/1.00 vMB 74
262,545 262,545 0000000000000014edc8728fa15d7338686611c76d515542f3305ac989881ed7 176 0.06/1.00 vMB 101
262,544 262,544 0000000000000012c0f464ea5fb82c9ecadab8d86b0780127ce642023fd6e625 250 0.09/1.00 vMB 100
262,543 262,543 000000000000000d71697a1b6d293dd4395ccc37573f2b3bf06959744129590d 324 0.13/1.00 vMB 89
262,542 262,542 00000000000000000ea421607de0cb308fd42744a2c36ff7a42bf8911461a5a2 291 0.11/1.00 vMB 112
262,541 262,541 0000000000000015d9e88295d8e081fcec125b1b2db15e8e747ad38c77f85aae 103 0.04/1.00 vMB 48
262,540 262,540 0000000000000013f7be70c98ec3ab3d537c1e52bf23336f04e5b6222a478127 409 0.15/1.00 vMB 113
262,539 262,539 0000000000000014300b9a71c59aa5e03f7a470b73a3493a6e3c144781053663 474 0.18/1.00 vMB 104
262,538 262,538 000000000000000440a446641293d3f2db5dbdc71898a4c6b4e16083c57fc4a5 453 0.19/1.00 vMB 96
262,537 262,537 000000000000000935568d21d5d58efc12576e46ab0ffee2340bf786ff9e01f2 165 0.15/1.00 vMB 34
262,536 262,536 00000000000000042f0219ce52098958bc1488062f995bf803c998eea83df6a3 184 0.07/1.00 vMB 102
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.