Loading Tool

Explorer IconExplorer

Memory Pool

80,450 transactions
29.79 vMB
0.07470618 BTC
Random Selection Loading Transactions
Max Size: 179.53/200 MB

Candidate Block

Mining Attempt 971154c4e65ce2287ede7ab6996f115e63ea8dd723c0a880a2a943a1f69c565d
Version 20000000
Previous Block 0000000000000000000115431274d076f8aa22965479bdc44a0f8d6a1664cabe
Merkle Root 58715124267164d3e333dde024d90cef96113c4162a181429e772d81c6cdf1de
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,480
Size: 1.00 vMB
Total Fees: 0.01406561 BTC
Feerates: 147.04 > 1.41 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,983 (401,196 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
513,787 513,787 0000000000000000003d55dc1def9d9219dd2fe0a6ace8c75c9b5dff0e2bf3db 488 0.26/1.00 vMB 43
513,786 513,786 0000000000000000002074bddef2c9d010371d20b1f960345056a6cb13b728ef 646 0.24/1.00 vMB 42
513,785 513,785 00000000000000000035efc840c0648d8e6763cbc80c8181f63a01d54975b45f 1,519 0.69/1.00 vMB 39
513,784 513,784 0000000000000000003b6c4bb34f6bb28afc79f4b8e6389e18fe54c01dac92d1 637 0.63/1.00 vMB 13
513,783 513,783 000000000000000000243f52ee444f6997eb8e3a314b660ad06ef5e731221e45 1,461 1.00/1.00 vMB 5
513,782 513,782 00000000000000000033c98438bf05ec6669ae16d9b32d22183f4f73c111f87b 2,260 1.00/1.00 vMB 53
513,781 513,781 00000000000000000021a7c81f02e2c1e6d24a41a56140ca98a8d4ff719dc02d 669 0.34/1.00 vMB 47
513,780 513,780 000000000000000000117b83bd98d0768df546da54a28a731d6d1883cc4106f1 79 0.03/1.00 vMB 24
513,779 513,779 0000000000000000000ee75ddaf3293f61a307255d7a2cc1427d775705fdef13 466 0.37/1.00 vMB 21
513,778 513,778 0000000000000000001acdb16b27d36717a31282a698e21bc282da2ca2295597 2,385 1.00/1.00 vMB 39
513,777 513,777 0000000000000000003b159438423a3fb383785a245fd13d7589cdcf65c528ac 73 0.02/1.00 vMB 14
513,776 513,776 0000000000000000002b87fc737bf898cc59bda61edb2261473b865977b9aab2 460 0.22/1.00 vMB 18
513,775 513,775 00000000000000000040fdf88959febd7f3ec96c36cea37adcb83cbed5115a85 1,275 0.63/1.00 vMB 32
513,774 513,774 0000000000000000003fad66ca480ce72510ced734e1fe8df34767d1f0208bc6 1,246 0.69/1.00 vMB 40
513,773 513,773 000000000000000000033c1f2ca97a91f0ca1720ac16041902823491afb6ccc2 666 0.34/1.00 vMB 37
513,772 513,772 0000000000000000000dc6139e3aba1ab11dbc2da31a6189eadb7aa180c0d6ca 589 0.46/1.00 vMB 12
513,771 513,771 00000000000000000024ce20031430ea44a9ab86c90cb283ba14c0e722b946a0 2,614 1.00/1.00 vMB 43
513,770 513,770 0000000000000000000f448d828a098a5b35ac57fa1e93bd7400b3f18ef6755a 890 0.45/1.00 vMB 21
513,769 513,769 0000000000000000005267d697ceb5a311526fe84376b040910ee8135f6bdcb2 1,613 0.99/1.00 vMB 12
513,768 513,768 000000000000000000408d893e648d1b365b3e2ddca041a56e3468ca375a0012 1,914 1.00/1.00 vMB 69
513,767 513,767 0000000000000000001e0ee7194054502baaf9f5a09a703bf2020a03608fced3 257 0.22/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.36 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: 662.89 GB
    • Received: 14.88 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.