Loading Tool

Explorer IconExplorer

Memory Pool

79,236 transactions
21.84 vMB
0.10481574 BTC
Random Selection Loading Transactions
Max Size: 145.23/200 MB

Candidate Block

Mining Attempt ed96f7b74eedf7d9f76c90b692207505d6dc86463fdb44934496240e7769796c
Version 20000000
Previous Block 00000000000000000001d004763c7593ba5a20d2f474adb18f835c6e283fc714
Merkle Root 1787b75d068b5dbb095f4aa84dd0707c277538679345f2d50a6ae9711257887b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,605
Size: 1.00 vMB
Total Fees: 0.04753581 BTC
Feerates: 181.27 > 4.76 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,008 (862,655 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
53,353 53,353 0000000000657da31b4aa85d6287084669c01aed7d14c1f949166780d6970c21 1 0.00/1.00 vMB 0
53,352 53,352 000000000d88b5ab7d43e72210fe68aa2016cb9af950f70914591ac2d15a4a3f 2 0.00/1.00 vMB 0
53,351 53,351 000000000c018fe40563f5c991dbd9c6647b7e7102372ba2674376da65af005a 1 0.00/1.00 vMB 0
53,350 53,350 000000000e8bd5dd24631146a64e885182f4e0c105d81a228d46df9605233cde 1 0.00/1.00 vMB 0
53,349 53,349 0000000005b199da34b9dfcd94c5ad3d9fc8e307519d72a97c1a8df830fe4955 1 0.00/1.00 vMB 0
53,348 53,348 00000000017fc6ca321f5beb44af81c5bee1077f6ab6706792a643601e8d45a4 1 0.00/1.00 vMB 0
53,347 53,347 00000000015c7b63f994d8e6a688a61bc83ccafef731f2e5a1751fc2ad881862 1 0.00/1.00 vMB 0
53,346 53,346 00000000149269232048982ee96d04268b9cced24bb1f7567080c4f4a16a8d0a 1 0.00/1.00 vMB 0
53,345 53,345 0000000006675e2c99109391c3cc24c8ad466fe852a85612d1ec8a50971f99f6 2 0.00/1.00 vMB 0
53,344 53,344 00000000152da472aa83e14bbe9acd25858fc84f3c1e22ef6251cceb287c3ef8 1 0.00/1.00 vMB 0
53,343 53,343 00000000154cf0adc090b984ec1b9164f556b807b042c51254542dede0ac3bb4 1 0.00/1.00 vMB 0
53,342 53,342 000000000c8568e16b0a6b717a22d56e3658de404a27edda0f3095b8f8f69539 1 0.00/1.00 vMB 0
53,341 53,341 000000000421437933e0ac790ff6b3561f9a6f6e25051af6b0c513742d3a81e5 1 0.00/1.00 vMB 0
53,340 53,340 00000000103624777542879c37445cc635546539901fc13b18ff3cd2a1742963 1 0.00/1.00 vMB 0
53,339 53,339 0000000013dbb7b96e3c20a62a04fa303d9509d979478d8b2b2103c91fcf6090 3 0.00/1.00 vMB 0
53,338 53,338 00000000087002285674220060d4f753a746c99c532e013676780475da74b2b8 1 0.00/1.00 vMB 0
53,337 53,337 00000000085fa24ae8cc219c95a900ccb78609b9717d82a585789adeb24309c9 1 0.00/1.00 vMB 0
53,336 53,336 000000000a6565b815b68cb8bd9a76dd3549c5934cdc5fa81aa62e3b4044f7ad 1 0.00/1.00 vMB 0
53,335 53,335 000000000369d6b722d0d6d37b6082ee5f9bbf2d978192d3cf1fc43056ad632f 1 0.00/1.00 vMB 0
53,334 53,334 0000000003681b8896641de82fe962a63e70a90066c1bda53609909cb5500001 1 0.00/1.00 vMB 0
53,333 53,333 00000000143f4eea2cada5882eab0222b29d192da08599f9cbbbafa8d33b61e2 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.13 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 810.28 GB
    • Received: 23.32 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.