Loading Tool

Explorer IconExplorer

Memory Pool

77,945 transactions
29.80 vMB
0.10682438 BTC
Random Selection Loading Transactions
Max Size: 177.77/200 MB

Candidate Block

Mining Attempt 64054d4953dc79b3bc4b83ac4026a596e983be366000a406ac86d821c7caf3a4
Version 20000000
Previous Block 000000000000000000010026c30848cbcc1679bc49d9573a0419ebbd657413b2
Merkle Root 05ee8bb98e79b7530a36fa18f0d5ce0e35fe587eb81bb62a95a286ddf4a4c8cf
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,539
Size: 1.00 vMB
Total Fees: 0.02340371 BTC
Feerates: 109.82 > 2.35 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,302 (211,076 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
704,226 704,226 0000000000000000000e179b3c5df2bb890c4ee33bd20ff42ce03b37f036436d 2,585 0.89/1.00 vMB 13
704,225 704,225 00000000000000000006a4b424229e1f6913422d59d070b62bd37ada926d3fea 357 0.13/1.00 vMB 7
704,224 704,224 00000000000000000009f7c84b2c69ba83621b5ac2f94d91dcec331309b909f7 2,402 1.00/1.00 vMB 16
704,223 704,223 00000000000000000003331def46d44d9492cb4eee99ceb33e0c7ea3ba02dd89 383 0.11/1.00 vMB 17
704,222 704,222 0000000000000000000a0f6d6d140696bd29e3f508d342f3d3079f86ae638d8e 189 0.06/1.00 vMB 18
704,221 704,221 00000000000000000000891cab0c99679b4e362f1d76a88ae4cee40f1e6d76e8 1,939 0.69/1.00 vMB 10
704,220 704,220 00000000000000000000b3978155d0c20d3333a8fe25999ee6163a5bf41f2632 3,183 1.00/1.00 vMB 13
704,219 704,219 000000000000000000089f372c79297dec5df331d1857e5ef07e0719e2996606 2,845 1.00/1.00 vMB 16
704,218 704,218 000000000000000000018f8e916954459b066d0f338a1589a9752828eebabc06 1,492 0.64/1.00 vMB 11
704,217 704,217 0000000000000000000dad9f1f9ce29303a8a4dac7bf12b57a375e01f6712827 168 0.10/1.00 vMB 14
704,216 704,216 00000000000000000006975da65da4ef32ef466fbeee84167e0dafeffcdc8f16 350 0.29/1.00 vMB 14
704,215 704,215 0000000000000000000a56f5cf7aad3e8a84267ec2da5196dba61a20aeab3904 1,055 0.51/1.00 vMB 5
704,214 704,214 00000000000000000004cb1d64f8e1b1e50d64b68f5a364fad73f401fa3d5a8c 1,562 1.00/1.00 vMB 16
704,213 704,213 0000000000000000000b63333a45dd187ba9545d1895975fcf5d59fb584abebf 278 0.10/1.00 vMB 19
704,212 704,212 00000000000000000001e7183fa7b679e8e20b43891001b4bca89770a3545f78 1,519 0.61/1.00 vMB 11
704,211 704,211 000000000000000000011e70385462b6237b1be921ccc65546ced584bcdb3758 993 0.30/1.00 vMB 13
704,210 704,210 0000000000000000000c6f842f2cdb58fcb200165193c17530362d5392b32960 1,356 0.48/1.00 vMB 12
704,209 704,209 00000000000000000008d2a55f96f97541425d968f8fcc952d783ccf07df11ff 1,560 0.73/1.00 vMB 12
704,208 704,208 0000000000000000000b2c9f7cb1aaa77f136ea65ba96e58e651e8fcccb33867 2,144 0.63/1.00 vMB 13
704,207 704,207 00000000000000000006f44457e6c80500a35a7889d4ac4800e2e6a8bae771a7 173 0.06/1.00 vMB 11
704,206 704,206 0000000000000000000abeb1cd7824b55a7d2d3227425fb76963671ce06e9998 1,352 0.49/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.91 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: 714.14 GB
    • Received: 17.51 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.