Loading Tool

Explorer IconExplorer

Memory Pool

77,239 transactions
28.85 vMB
0.09844603 BTC
Random Selection Loading Transactions
Max Size: 175.08/200 MB

Candidate Block

Mining Attempt a6e81f85117c9eddac8d39c6300a195f92d98b8fb46509453c83829893beef7e
Version 20000000
Previous Block 0000000000000000000172681c51a3d1420d64b53f092a1fc2f3f9d3e0558f71
Merkle Root f8d3e6978501e5fbcc11681703a4e846dd090030702312f655807aeacd87433c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,410
Size: 1.00 vMB
Total Fees: 0.03017901 BTC
Feerates: 180.82 > 3.02 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,270 (318,165 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
597,105 597,105 000000000000000000102ff6340509f3558205b2b64643696c1a6b56f98d7f39 2,884 1.00/1.00 vMB 24
597,104 597,104 0000000000000000000a0a2aaab454fb9c6d19345cf0f983134fecf0fa7f21fe 2,832 1.00/1.00 vMB 18
597,103 597,103 00000000000000000014bc616e75e21c8e27882789b3b32ded72ac58adb91910 2,879 1.00/1.00 vMB 17
597,102 597,102 0000000000000000000b4ede2643ff7c191fd15ff1df5b0f8efe0ffdad1d74fe 2,900 1.00/1.00 vMB 46
597,101 597,101 00000000000000000005cb26142b2255105780925be3b8af7a65c9ade35d954b 2,796 1.00/1.00 vMB 28
597,100 597,100 00000000000000000000a9f654d628dc7ff0d681875951df6da962a2acddc027 1,070 0.41/1.00 vMB 6
597,099 597,099 000000000000000000063975668489675409745fbbc2b345d4db2b1704bd574e 2,931 1.00/1.00 vMB 24
597,098 597,098 00000000000000000004012f8994c7fec36825c35bd2f21260ac7147221a339d 651 0.23/1.00 vMB 32
597,097 597,097 0000000000000000000ff26435d2c9632fd084cd63c836b57237ab32d514187e 281 0.08/1.00 vMB 33
597,096 597,096 0000000000000000000a98a3e6ae7422fdb6befc7f499c23337505d9cee172f4 2,057 0.76/1.00 vMB 2
597,095 597,095 000000000000000000045b71ec4664fb2237b1b8b1c2af48fe834741254f05f2 2,939 1.00/1.00 vMB 37
597,094 597,094 00000000000000000007af7f3f1bd8bb5ebf79637370c58724299a317f0c219e 2,919 1.00/1.00 vMB 22
597,093 597,093 00000000000000000002172f35eef2cfa94ce6a739241259cae26f44df6722ca 2,316 1.00/1.00 vMB 44
597,092 597,092 00000000000000000002d44d892d37dd2b4392ad49e407ddce3df96a441cf46f 1,240 0.44/1.00 vMB 22
597,091 597,091 0000000000000000000ac38e08af388ea0187c67d569e708779ef39c12dcf407 1,940 0.62/1.00 vMB 22
597,090 597,090 000000000000000000005ca4d5f79a228ba438a070a679514ee05b554b9e940d 1,417 0.41/1.00 vMB 4
597,089 597,089 00000000000000000003a5d726a34c7e7cc9b42d21d53bc9d2d030aa895e4d66 3,234 1.00/1.00 vMB 21
597,088 597,088 000000000000000000066ed1a59e1716d9c633eb690e84fc6a37ddd20d55fbe9 2,701 1.00/1.00 vMB 33
597,087 597,087 0000000000000000000777e27e55f829b23119226566072ed53ead339daa98a1 3,153 1.00/1.00 vMB 18
597,086 597,086 000000000000000000089ce7c10e54862143437f9c9cda85b442f10a8a6e9549 2,840 1.00/1.00 vMB 23
597,085 597,085 000000000000000000073e51950ddd06927096dd2be61936c1a89b3d23322f19 3,062 1.00/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.86 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: 712.90 GB
    • Received: 17.24 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.