Loading Tool

Explorer IconExplorer

Memory Pool

33,801 transactions
26.62 vMB
0.09071970 BTC
Random Selection Loading Transactions
Max Size: 133.89/200 MB

Candidate Block

Mining Attempt f292fa1ca7dc7c6cf6d5400ffced581d1d61e50f8d83c8cdd9c3cea4d481120c
Version 20000000
Previous Block 00000000000000000000f40d95165f1e56554a1a7c25dc329e090a256a29726d
Merkle Root 7f130f2fc8afd5075093f1658b167cff3692b60522ccec4078695a1283f66f5a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,731
Size: 1.00 vMB
Total Fees: 0.04070546 BTC
Feerates: 477.45 > 4.08 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,281 (653,151 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
261,130 261,130 0000000000000001435c9bdf42ac64bc084846154453bad37283233ddc39cb4d 401 0.17/1.00 vMB 114
261,129 261,129 0000000000000019f4e2998451fb59b3971a4cf5942af2a82a7a647b1de30244 897 0.45/1.00 vMB 89
261,128 261,128 000000000000000dfbab3f94bd00072d569cee7b03f99d2989d93c9c1da6e806 701 0.25/1.00 vMB 103
261,127 261,127 0000000000000009c1b9c692e723b2c5ec13668846cadc4f1f68ee9cd4bac172 720 0.25/1.00 vMB 164
261,126 261,126 000000000000000f7e2a66a35d4a75c4ebca670bf2100c8b00042fbe16714529 82 0.04/1.00 vMB 30
261,125 261,125 0000000000000015a46a7ce996d196b057db2c60826c780ca62cf0519c157be8 787 0.30/1.00 vMB 112
261,124 261,124 0000000000000001d08c6908a7aa5a07452bdb9d4920920ec392c409602b24a3 543 0.20/1.00 vMB 128
261,123 261,123 00000000000000105d4dd36793b5ea729696e14d46f419f5ccb92d69f045a036 334 0.14/1.00 vMB 89
261,122 261,122 0000000000000005007d3d328e8d7fb1a6a0fdd98cefb662c7feb70300b5867c 487 0.18/1.00 vMB 95
261,121 261,121 0000000000000017ba380938a959bc548f6e2b6bfd118cf475f511136fe8b12b 385 0.12/1.00 vMB 166
261,120 261,120 000000000000000d16a30613607b41d4393d09bfc4b0cb5f93efbdbc630956fd 398 0.19/1.00 vMB 73
261,119 261,119 00000000000000168520830f1ab6a38923496fa7ff43f4852ddebd52951b7e10 143 0.06/1.00 vMB 69
261,118 261,118 00000000000000097164ed6cb78904b15bb161fb4fe5b258e486e503b738da6d 134 0.05/1.00 vMB 96
261,117 261,117 00000000000000144b5b3bd892b507f080d09a5ac302a25a1e169e631fc21557 219 0.09/1.00 vMB 100
261,116 261,116 0000000000000019ddd07a5f0983fb003e998c5a99d84d425ca4b158150dbc8e 62 0.02/1.00 vMB 88
261,115 261,115 00000000000000134eccdd2f69286cc01c621e643e51a691325284e52d654a74 60 0.03/1.00 vMB 76
261,114 261,114 00000000000000165a3436edc02363d4d32df070478ad2741106fe366f04afca 246 0.09/1.00 vMB 105
261,113 261,113 00000000000000183eaf9edf64b02bef02197e0ca694f1c5b514b34c19db8723 56 0.02/1.00 vMB 67
261,112 261,112 0000000000000005b20ba798c65ba3863734770a743e5496e085d5c004bfb985 64 0.05/1.00 vMB 15
261,111 261,111 000000000000000f8b016a4a937a953cff2e777c3c87c1fc5106e5634c48ce92 496 0.21/1.00 vMB 98
261,110 261,110 00000000000000030ad71ea5a260553924f8553115a1f94ea4041b753cb8a1b2 369 0.16/1.00 vMB 182
Previous 10 blocks ↓
Total Size: 781.09 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: 579.13 GB
    • Received: 8.84 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.