Loading Tool

Explorer IconExplorer

Memory Pool

75,973 transactions
27.93 vMB
0.07791792 BTC
Random Selection Loading Transactions
Max Size: 170.47/200 MB

Candidate Block

Mining Attempt 46a2509d5c668277459d20ff506e629009f61ebe5ab06baffe4479050534679e
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root b35d7b84e996c05bc3977e2cd3b148f30e541abe2efd097d704858fc68806301
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,111
Size: 1.00 vMB
Total Fees: 0.01801100 BTC
Feerates: 150.93 > 1.80 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (462,500 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
452,797 452,797 00000000000000000023f3f6ea2150dcf36558bca3bbf65ec7871484fb1808fc 372 1.00/1.00 vMB 15
452,796 452,796 0000000000000000012d2b750551a8a4558fb6fce7a6d8e3bdc8d340cc95a26f 373 0.18/1.00 vMB 99
452,795 452,795 0000000000000000027cb8295af3cb5b19776b78beb1140a72e32a29b9141699 1,070 1.00/1.00 vMB 42
452,794 452,794 00000000000000000086c3572c01d9046bdce57054272c6bc1a13e1a857a2453 1,140 0.50/1.00 vMB 93
452,793 452,793 00000000000000000046e32653526c83e681c6c66b7da4f72637cf0ae0fc85df 1,499 1.00/1.00 vMB 50
452,792 452,792 000000000000000001eb8011ba771cce7b772193fd28f8b4b0098477ce3707a1 2,319 1.00/1.00 vMB 94
452,791 452,791 000000000000000001903ae011d9dfc9c89274bffba5d63c501b74c2dc01c231 2,145 1.00/1.00 vMB 85
452,790 452,790 0000000000000000016c5551c3f0963d9f12ac1b36e378191904d94f74e1d936 2,404 1.00/1.00 vMB 105
452,789 452,789 00000000000000000045ab3cb5b972a9743460997c72e24442663f3b77f4e95f 2,458 1.00/1.00 vMB 107
452,788 452,788 0000000000000000000b5f14302588dabffe4c6f9939f9f26e00028b225c4897 1 0.00/1.00 vMB 0
452,787 452,787 0000000000000000008f92125dc1090a1ae55713f721be9498592372a2594a0c 1,033 0.85/1.00 vMB 41
452,786 452,786 000000000000000000ea5deb66e370a244fbcb32b27be1d87fe77146ea8a6a84 39 0.02/1.00 vMB 208
452,785 452,785 00000000000000000011b635aa114da8d0e376e5c48fc89fea598826fd9173b2 2,127 0.92/1.00 vMB 90
452,784 452,784 000000000000000001e1487134f5b11db5cab23d45cf97ffb6f4bc37718d0967 1,099 1.00/1.00 vMB 47
452,783 452,783 0000000000000000024eaa3e29f0ffafcca9ba20229a89de3155e33907e24ff8 781 1.00/1.00 vMB 32
452,782 452,782 00000000000000000131817d0e608b44888db1f580d1cda870d7f19aca6cb7a5 1,636 0.90/1.00 vMB 94
452,781 452,781 00000000000000000091270d0cc221ccd8ebb9b46cb2741ccdfe9608be868583 876 0.52/1.00 vMB 97
452,780 452,780 00000000000000000206e5cfd9460fc29725e246f59d41247e62aabfe23f3f1d 1,039 0.69/1.00 vMB 39
452,779 452,779 0000000000000000027c9b823f37e350392d647647968b0669b6c86ee3af2190 1,640 1.00/1.00 vMB 65
452,778 452,778 000000000000000000c6ab399f40138feb093ead6b21dc5230bea8ce2c050601 2,742 1.00/1.00 vMB 82
452,777 452,777 000000000000000000827cb2252d44bbf13168915b2307e1cd10d83e9fec7683 2,391 1.00/1.00 vMB 94
Previous 10 blocks ↓
Total Size: 782.90 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: 713.72 GB
    • Received: 17.44 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.