Loading Tool

Explorer IconExplorer

Memory Pool

79,693 transactions
29.27 vMB
0.12636213 BTC
Random Selection Loading Transactions
Max Size: 177.19/200 MB

Candidate Block

Mining Attempt f535af15d6589af85c6da1b3c9ffab317cbe1993c65ed3ac7411aa010b067482
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 3e15b866cf88927cf59e9d7c8098049fbcf56235f62293a2867290f0ef82f476
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,448
Size: 1.00 vMB
Total Fees: 0.04702166 BTC
Feerates: 602.26 > 4.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (398,549 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
516,756 516,756 00000000000000000034a32aeea7899c0d66ec1b79cb3c8dfbcb5f14826bed90 470 0.21/1.00 vMB 36
516,755 516,755 0000000000000000002201b2e2accf6f6255c278d9d75031ec46cccc35a626c2 611 0.32/1.00 vMB 29
516,754 516,754 000000000000000000132a4fba5cefa782b230fd1ee57bacc9451d0bec3f47cc 328 0.17/1.00 vMB 26
516,753 516,753 00000000000000000004be23606768fb46671bd048cdc03a21e895d257a9577d 340 0.29/1.00 vMB 51
516,752 516,752 00000000000000000012ddcc7fb83c09ed5fb464f3f327660dd411e96fe70a85 1,348 0.72/1.00 vMB 13
516,751 516,751 00000000000000000041812c3113b5b1c076eaffcb648b8af69612cff106cbde 876 0.35/1.00 vMB 49
516,750 516,750 0000000000000000004f705dcbba9d731cb9753cfaea12fe7b4c6772d31b5fab 2,951 1.00/1.00 vMB 10
516,749 516,749 0000000000000000000f5a6d1ecf52ccf14e91fe9b6580f640b527f2f9405f70 1,305 1.00/1.00 vMB 4
516,748 516,748 0000000000000000003ec0e5f2477cd835bab057191f4bb95573b73cd7d88521 2,502 1.00/1.00 vMB 41
516,747 516,747 0000000000000000002a0d5144bfb748cebb6585738bd9ca537f9b3c7fe2ce56 1,574 1.00/1.00 vMB 8
516,746 516,746 0000000000000000000940b5d89621d18c8811cdb8f804a1293fca3dacae5849 1,528 1.00/1.00 vMB 22
516,745 516,745 000000000000000000067b2999d98e1fc73df6c2bbe82fa7c1cbe604c8bb3e9b 2,145 1.00/1.00 vMB 27
516,744 516,744 000000000000000000452322343a0bab1e2ff562cdd580e04d60d4add356786f 1,045 1.00/1.00 vMB 33
516,743 516,743 0000000000000000004ae5b7c7b552e3210927dee64eb94d547c6cdf811a0375 679 1.00/1.00 vMB 42
516,742 516,742 00000000000000000047273c4a080e6fd0f8a787d4bfded27c2efabbee1e76d2 880 1.00/1.00 vMB 76
516,741 516,741 0000000000000000001020b4c3ba5b395906162a9899cfb0c83e89dbdbdab550 2,394 1.00/1.00 vMB 22
516,740 516,740 000000000000000000387ba09044ddfb86d982eed22a89886d375c13af18865a 2,590 1.00/1.00 vMB 60
516,739 516,739 00000000000000000036b75c11bfa5c775a677a3f4ab875e9bc20045372ce542 1,586 0.92/1.00 vMB 59
516,738 516,738 0000000000000000003b10b69f6699fca467cbd701992e7c54a200ba07756e84 1,521 0.71/1.00 vMB 24
516,737 516,737 00000000000000000023a79b7114b1ce81fcfcdfa137ad4c2a1047652735d022 1,309 1.00/1.00 vMB 5
516,736 516,736 00000000000000000032c46c91a81abb4cf3c56ed31f193c650d5df3b682d9ae 2,466 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.92 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.45 GB
    • Received: 17.54 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.