Loading Tool

Explorer IconExplorer

Memory Pool

80,855 transactions
30.26 vMB
0.11342070 BTC
Random Selection Loading Transactions
Max Size: 182.32/200 MB

Candidate Block

Mining Attempt 6b0aba8ce2eb5455bd77710e0d58d5eabc0aeb18c638005126d536876f7befdd
Version 20000000
Previous Block 00000000000000000000df3472a1fecf1266b59b222ff852cf918f03b4495fb4
Merkle Root def7ad94a6ba20c3f8bc2c2d8c4d2a5dc6402e503ee6f56d7fba8e60f709c994
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,120
Size: 1.00 vMB
Total Fees: 0.04101016 BTC
Feerates: 150.68 > 4.11 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,141 (446,021 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
469,120 469,120 00000000000000000131a4c7f7ed22a3a60c32adcee08917a4e2d2cf83ca5ff3 2,516 0.99/1.00 vMB 367
469,119 469,119 00000000000000000116fe5dd1d3750d4e3d209acaf71be57e20d5d578d79892 1,588 1.00/1.00 vMB 320
469,118 469,118 000000000000000000c8adf434da02c5ec103fd1c78eabcff4f97fc65277eaf9 2,177 0.99/1.00 vMB 390
469,117 469,117 0000000000000000003af3ba9bf2d07366fe34e22346e124dc6e811812ab6313 2,534 0.99/1.00 vMB 440
469,116 469,116 0000000000000000002870ff958b59fc01964bd1fa58dfe1d138513c20253397 2,753 1.00/1.00 vMB 461
469,115 469,115 000000000000000000d8a22f8bbfa2dafdb2ab1ee5fc6697513d2753f78d4e76 2,093 1.00/1.00 vMB 385
469,114 469,114 000000000000000000f668c695087ae88ec9fb36f393faf9898b805296a33109 2,001 1.00/1.00 vMB 282
469,113 469,113 00000000000000000024aa39921eb5e8dba7cca7b2f8bd57ecfaca4c6dc0137e 1,944 1.00/1.00 vMB 317
469,112 469,112 00000000000000000146c93c2e81020bc12b672a9257e928752a31b6f4515f89 2,792 1.00/1.00 vMB 336
469,111 469,111 0000000000000000019f7af11a4cb751def76cee8f785ddb472ee26f492d10fe 1,603 1.00/1.00 vMB 392
469,110 469,110 000000000000000000e5dac0040b7837da23f69e4080eb0a9c06407b8d2828fa 1,766 1.00/1.00 vMB 332
469,109 469,109 000000000000000000c1e6e055fa8b1183f5124756e8e94f0ae1fab79d88290c 2,394 0.99/1.00 vMB 379
469,108 469,108 00000000000000000129405dd847edc4c91e0105d7fa6636775c1b4d62e43bce 2,483 1.00/1.00 vMB 443
469,107 469,107 000000000000000000de9061392dde6f4d83adf934b3fca28d2cf0fadba0ae6d 310 1.00/1.00 vMB 95
469,106 469,106 000000000000000001cbd6f5e3210bb44649bcc64a9ecf7bf239427146d7d9c8 2,152 0.99/1.00 vMB 413
469,105 469,105 000000000000000001cc880ce19c025ed5ac5c0803783de4e6a7080eae4fc156 2,248 1.00/1.00 vMB 380
469,104 469,104 00000000000000000057685afd27b0e6c556daa764a8d317cb03c6f7fbc8316e 1,719 1.00/1.00 vMB 332
469,103 469,103 000000000000000000220d3e15fb9fc60d94c087ee22c4d8065ca21791d9aca1 2,171 0.99/1.00 vMB 448
469,102 469,102 00000000000000000155cff633057041082c8bf9fcf2466db94598618ceb55a0 2,739 1.00/1.00 vMB 422
469,101 469,101 000000000000000001546cd12da8d719a035d9afe84bef983df522f0401a5ec5 1,933 1.00/1.00 vMB 377
469,100 469,100 000000000000000000ea2040c5c0615d63e9032b5fe69cb85bafd08aea879994 1,900 1.00/1.00 vMB 329
Previous 10 blocks ↓
Total Size: 782.64 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 672.40 GB
    • Received: 16.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.