Loading Tool

Explorer IconExplorer

Memory Pool

25,428 transactions
10.64 vMB
0.02885201 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 61.05/200 MB

Candidate Block

Mining Attempt 533a433dc16b882329c213211cabaea5ccdc025ef5be14520ac10bc280993797
Version 20000000
Previous Block 0000000000000000000042dc3a595584737aa5b0e59a9c730a957ef0652eded3
Merkle Root 0188f2c4ed11181ee69c1131110e4039ebb58596d9c37efe5d91d8e0f20782e7
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,128
Size: 1.00 vMB
Total Fees: 0.01106969 BTC
Median Feerate: 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,550 (681,487 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
232,063 232,063 000000000000010ee58564321baca532ba4dbe2f0f7ca71ad6f1cbfa6b4c2fba 711 0.25 vMB 180
232,062 232,062 00000000000001cc659f8400966d0afae8178a5f0db2027f214869e2f01cb383 600 0.25 vMB 172
232,061 232,061 0000000000000050dcfb8fb56d559d9c075b74d696d808cffdaf7395b21154bd 292 0.25 vMB 117
232,060 232,060 0000000000000116ff438a7538a8cbe23a2a3b796c20117b96bfd8eaab2685a1 75 0.03 vMB 28
232,059 232,059 0000000000000031e1df2f2c02dcd3d3875b4ee89214508a6ec6b68f1c0bc5df 346 0.24 vMB 127
232,058 232,058 000000000000011e27a5aa7e4606eaba0325fc89564054675ba0176f37f2f29a 521 0.25 vMB 176
232,057 232,057 00000000000000ea8ffc94a7d9259f1120a95e32258747cec74ca7a0462f04cc 724 0.25 vMB 233
232,056 232,056 00000000000000c46aafb948bfb0e377a74663cb7d816347091e197028bc48b3 653 0.31 vMB 152
232,055 232,055 000000000000009c57f16ca871247c43a0bb534aab8507dffe723250ed823269 118 0.25 vMB 33
232,054 232,054 000000000000008f02eaed7f490be67eb41ef91ec49a3ca96df2ea2957b5ae1a 583 0.25 vMB 182
232,053 232,053 00000000000001c40d031c2263d65da3072a19c8fa9aed027276e7bf1a83d797 469 0.25 vMB 124
232,052 232,052 000000000000007f123069a5abefccbb05ed3e2c4ac9aa8901474fe2553572ef 233 0.25 vMB 82
232,051 232,051 0000000000000071b2f8a8d3373c3c00ffb0d08102ada508a1b172724bfb36c6 432 0.25 vMB 132
232,050 232,050 00000000000001d2d96a5809d630cd7ed05dc0baabe1779566b9736270aec953 376 0.25 vMB 118
232,049 232,049 000000000000011498d36ec68d92cc41c70de0053242b1f8a4ef0c3dee78d808 412 0.22 vMB 144
232,048 232,048 000000000000016c4320b81118e8adb59c775d9fd8c09197b22f02b86c67c8f9 205 0.29 vMB 92
232,047 232,047 00000000000000faa9efdac3e832b6f3763078bb96c67fa9da3be728f67fd076 405 0.47 vMB 80
232,046 232,046 00000000000001ae5311c8403d6e5dcb0f868cfc7e311c375bd7bcced7401c33 571 0.25 vMB 170
232,045 232,045 000000000000001c667c83ce5ca37a19780f814d459ecc298cfceb237ad611b4 303 0.25 vMB 109
232,044 232,044 00000000000001d2acf36fd78fd88caa300ae5674f3eeb25fc1739b3e492bc2c 327 0.25 vMB 115
232,043 232,043 00000000000000bf17e510e0249a48ce2a99d484a257db25a2b9f17fceefa4ca 1,147 0.47 vMB 179
Previous 10 blocks ↓
Total Size: 779.82 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: 415.33 GB
    • Received: 2.23 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.