Loading Tool

Explorer IconExplorer

Memory Pool

39,258 transactions
27.55 vMB
0.06660167 BTC
Random Selection Loading Transactions
Max Size: 140.71/200 MB

Candidate Block

Mining Attempt b2cb29283da159c90dc306210e6f547f53cbc3f1a676d70376cfd0470f860fcd
Version 20000000
Previous Block 0000000000000000000150af92ee92bd2e82ce4cfb7457b8417f1c43deb942f9
Merkle Root 73dd5352b5615131fe4c40ed526f620549a34e1ac5b44d0c4fc508f2b4cec41d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,423
Size: 1.00 vMB
Total Fees: 0.01413706 BTC
Feerates: 100.95 > 1.42 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,644 (535,653 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
378,991 378,991 0000000000000000021b653f8ef980dcf60429d8f4fd62e147349139bfff2c62 2,332 1.00/1.00 vMB 43
378,990 378,990 00000000000000000c19a367693edb3b30b649bb3d804f5dc17aacea88a9119a 290 0.75/1.00 vMB 6
378,989 378,989 00000000000000000f7e0dfaeca94c1b6c16da151fd1a61612211aac21cd293e 2,071 0.93/1.00 vMB 39
378,988 378,988 00000000000000000066f919cf71426cfcd8cbfb20fd1b19dfd539a45c692f35 2 0.00/1.00 vMB 0
378,987 378,987 0000000000000000066bc80986f60a134fe6dfc6a21cc859c54a5b96c54d1685 752 0.75/1.00 vMB 12
378,986 378,986 0000000000000000110c8c1c53becee9e8ea7361c7bdaa8fb41eeac136f435dd 1,998 0.93/1.00 vMB 37
378,985 378,985 000000000000000001e28d3cf2eb3a7537f6f74a8996a5c15d7087e87835f190 604 0.29/1.00 vMB 42
378,984 378,984 000000000000000001317afd21c7d74bfc3dcf558a38f18b60780e69771d6d08 636 0.30/1.00 vMB 35
378,983 378,983 000000000000000004049ce4a4cba32aecd039cb58d2ad438222bc5f30eb4a7c 827 0.42/1.00 vMB 33
378,982 378,982 00000000000000000e5b9129dcb370e5fcaabb0bbc1e799b9ed84ff915dba3ce 613 0.35/1.00 vMB 32
378,981 378,981 00000000000000000e8c52c93db13423f47deb1bd9decf2013aa9fb297a2e0eb 67 0.06/1.00 vMB 11
378,980 378,980 0000000000000000061dffdaf1bd9b5fee8dec3b31b324f3667d7b002a09c497 707 0.46/1.00 vMB 38
378,979 378,979 0000000000000000050e60a22460a5f7a3288ed2ab187be2044ccadff6bcdb50 808 0.69/1.00 vMB 26
378,978 378,978 000000000000000002aebb522edf7fc5abe89c096521422175e2102d6f012abd 1,638 0.93/1.00 vMB 26
378,977 378,977 00000000000000001012d536dc43f41127f962288e200cde81b191d1f6cf5843 2,292 0.75/1.00 vMB 63
378,976 378,976 00000000000000000db162a108c92e1062b84cdfa64652639aa8b308314292bd 1,343 0.73/1.00 vMB 31
378,975 378,975 00000000000000000595b684fd11ffa3dbf198465a21cb8062b5d01f48c7acc9 336 0.24/1.00 vMB 26
378,974 378,974 00000000000000000a1448b3f605c0f4e85327828c6bcc183d6b075caaa05ff2 84 0.07/1.00 vMB 13
378,973 378,973 000000000000000006744b3d84eb14d448bff05126007f44e1e5a2360da15a87 461 0.27/1.00 vMB 33
378,972 378,972 000000000000000012059aacd6e2efbbeaab9ba27c097e5a0858a56c7b1c833b 310 0.25/1.00 vMB 23
378,971 378,971 000000000000000001b9ebee97e5aee1f3245c6549bbd99f2e1e7c5caa591763 1,494 0.84/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 781.76 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: 632.28 GB
    • Received: 12.11 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.