Loading Tool

Explorer IconExplorer

Memory Pool

79,238 transactions
29.47 vMB
0.08263341 BTC
Random Selection Loading Transactions
Max Size: 178.23/200 MB

Candidate Block

Mining Attempt 215966570725e7e93846aa07f23eca56e27bbcf31be4bc8383b8862a4ff19e53
Version 20000000
Previous Block 0000000000000000000134f51554c94e7c4e33ec04070a06b3ca9e0eb5c85a0c
Merkle Root 5f6f57982f614a7b02129167e373f901c90f831555825c9aea7d558fec87586a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,853
Size: 1.00 vMB
Total Fees: 0.02081634 BTC
Feerates: 100.11 > 2.09 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,097 (407,388 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
507,709 507,709 00000000000000000046a00d27a65cb30c333c1bba5f76b9e3d5c56c73c3b93e 1,210 1.00/1.00 vMB 92
507,708 507,708 00000000000000000033fd87f33609b610b3b40cbb20efa9f1d7928e2c74b297 853 0.97/1.00 vMB 57
507,707 507,707 00000000000000000025d8bb4c5117b79bea5ce47d5e4a457790bf734d8845d9 1,297 1.00/1.00 vMB 43
507,706 507,706 000000000000000000388b25e59f3e969a9067cce1007abab18b1ca0bc70598e 1,803 1.00/1.00 vMB 187
507,705 507,705 00000000000000000034d392fc4d4d4b544be6aa0ac0538adbb7286cdcd12dcc 1,220 1.00/1.00 vMB 77
507,704 507,704 00000000000000000024c4d843e74208b37484c9ba239a63cd5664c40bdbd428 1,924 1.00/1.00 vMB 196
507,703 507,703 0000000000000000005c14c59fe0cad6b07189300e90fdba08dd391e5c5dced4 1,980 1.00/1.00 vMB 239
507,702 507,702 00000000000000000025b1b2a98db0dcb8d0b80d983b16baec27c8b7610ef078 1,638 1.00/1.00 vMB 107
507,701 507,701 000000000000000000670778f94877549b04263bf1dbfc5bec80f44c91d44189 1,016 1.00/1.00 vMB 107
507,700 507,700 0000000000000000001b22c66654ef91bc87668ebd104ee04039c8c9319985d8 1,521 1.00/1.00 vMB 187
507,699 507,699 0000000000000000003ab044b2e6c204eef197acb26004003646d863f1be7178 951 1.00/1.00 vMB 49
507,698 507,698 0000000000000000006aad7aa72934180588827a0c07921891fd935aaaa3d5b3 659 1.00/1.00 vMB 41
507,697 507,697 00000000000000000056902a4a347f241ed765ccd350e85146fb8365f5b545d0 428 1.00/1.00 vMB 21
507,696 507,696 0000000000000000001f772040322aa28d6bb5fd93b8c2c17ccbfe5e7cc626e7 1,265 1.00/1.00 vMB 86
507,695 507,695 0000000000000000005b661f0c4404253c767021698fbbb52bd753810d855e31 27 0.03/1.00 vMB 13
507,694 507,694 00000000000000000060ef29acafc96efb74eaeeb92d91e885418651d5e2ccf1 538 0.46/1.00 vMB 79
507,693 507,693 00000000000000000027d2215c59c43fae87e4f9bbac30da76c89b918cb94ab4 1,074 0.85/1.00 vMB 41
507,692 507,692 0000000000000000000932615de8ff15347b3d8c17978e26c113de9ab64f6ce8 661 1.00/1.00 vMB 1
507,691 507,691 000000000000000000410224387e8deacb7985e39c368978125c64d83bd6a8bb 165 1.00/1.00 vMB 5
507,690 507,690 0000000000000000001224ae6b6e9a9b6d096c57d21107ba761472d8417ef064 876 0.63/1.00 vMB 115
507,689 507,689 00000000000000000031cfe3c46ee47fa69e747fcbcb2c22740b933cafe5b857 659 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.56 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: 670.17 GB
    • Received: 15.82 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.