Loading Tool

Explorer IconExplorer

Memory Pool

11,803 transactions
4.01 vMB
0.01728731 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 24.47/200 MB

Candidate Block

Mining Attempt 0eb5d52cab7081bb19a84934772812ca4725e94bc942988f4ae17336c82273d4
Version 20000000
Previous Block 00000000000000000001b147e1eea34998af284185b690f42f4d08ff8920dd12
Merkle Root 993d9d350b7e192ac7c7754a45879c7a922aea16666a1290e212fe46c5e2e25e
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,723
Size: 1.00 vMB
Total Fees: 0.01253096 BTC
Median Feerate: 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,487 (677,481 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
236,006 236,006 000000000000009d3f413030ea75ec3e35adc82741419bf803d6deffc176fd7c 196 0.15 vMB 22
236,005 236,005 0000000000000124820796151520eb5b4552cb89b594bf97e0d6a90bdb813b45 331 0.16 vMB 159
236,004 236,004 0000000000000002cfa22d15656c232493a5f6f30a4a90432154f48be40115de 64 0.05 vMB 42
236,003 236,003 0000000000000062c1b9f863c7e14095fa23867b739d28d3e5698dbc23c173da 644 0.25 vMB 180
236,002 236,002 00000000000000964c86442e99b067e7084a510da3100c6e17f05f6b071bce06 795 0.35 vMB 172
236,001 236,001 00000000000000a661436a3afba0ae9027f8ec858b45c87c309b22f1e53493b3 221 0.17 vMB 89
236,000 236,000 00000000000000f2f5e55e89dde082cecc9b4a46a10bbb4197f5e35b16612db5 119 0.05 vMB 120
235,999 235,999 00000000000000b7e102c9453da76dd268d5247af1817763731b0a158bfa44bd 133 0.05 vMB 105
235,998 235,998 0000000000000049e489c9e9cade94b7e354e84cda728bc6bb9de03ce1765552 261 0.08 vMB 99
235,997 235,997 0000000000000162ac56e9c356b8680f5206aa3ce4ccf696be96904bf7b0babb 907 0.47 vMB 1,863
235,996 235,996 00000000000001143416e91a33b0f735354ffa413c835dfe5a554e3b6b5c1964 166 0.07 vMB 89
235,995 235,995 0000000000000135a19291f4b940d636ba2c2c0febc9f2a5a3195f32706a55bc 5 0.00 vMB 0
235,994 235,994 00000000000000db0ed151a82f7f1e375b69a97ad2b45f25e47597cfc965c1e1 725 0.25 vMB 216
235,993 235,993 0000000000000061a4dfd6b3fb82f411c46f3752525d69f4ca7091cae00df422 4 0.00 vMB 69
235,992 235,992 00000000000000a56e001a793e483ca3c12c0043318242f5969d66f5746492de 43 0.03 vMB 100
235,991 235,991 000000000000009f20ef12e0b31fb03bee6c43d03a643184433b24edbb5e41f4 133 0.25 vMB 16
235,990 235,990 000000000000000fd63db1fa3f0bda5815a7463a53e04d7979623c6e324c2ce6 425 0.20 vMB 164
235,989 235,989 000000000000007e8f5547c96bcb208feea1cefe1fd0882aeeffa5eb7c95409b 248 0.08 vMB 63
235,988 235,988 0000000000000154aee110c0dafe9fcdf7ed062a3d55c0538f248a96caeacbb0 277 0.12 vMB 157
235,987 235,987 000000000000011bea532a671bceeb2aa31072c9e9ba8eb5e26a993f11584ced 197 0.24 vMB 45
235,986 235,986 00000000000000385de9faa268da4bf6883fdc1d944b9674157221c48d9d8eed 548 0.22 vMB 193
Previous 10 blocks ↓
Total Size: 779.71 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: 353.76 GB
    • Received: 1.71 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.