Loading Tool

Explorer IconExplorer

Memory Pool

82,716 transactions
30.86 vMB
0.12807837 BTC
Random Selection Loading Transactions
Max Size: 185.77/200 MB

Candidate Block

Mining Attempt 8682a72d9e94e6ee22b84f9e51905efc092e6e3199410878e8cc94ca26a8a95d
Version 20000000
Previous Block 00000000000000000000199f724f1ef29eab80f2f04d88a242934c5235274752
Merkle Root 31cc32986bd0ecc93dbb221ab0176de13e82912214fd1343865190387eb88218
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,602
Size: 1.00 vMB
Total Fees: 0.04682847 BTC
Feerates: 180.34 > 4.69 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,142 (93,514 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
821,628 821,628 000000000000000000042303364e5e50144b3d77362842354fb7992af10a80af 3,895 1.00/1.00 vMB 301
821,627 821,627 000000000000000000029bdfd95ebc8cbcf83261ba8340db9b208d863aa280db 4,142 1.00/1.00 vMB 263
821,626 821,626 000000000000000000026e45bbe7f94f84ef5af7b00e6e944189c9eba290c215 3,505 1.00/1.00 vMB 256
821,625 821,625 00000000000000000000ce712aaea14e0036697b46a0bdfe9d6f5b5cb5cce387 3,490 1.00/1.00 vMB 430
821,624 821,624 00000000000000000003d591d7c6518b0fab50b31891c52aa14146eb91ee4b31 3,850 1.00/1.00 vMB 283
821,623 821,623 00000000000000000002f4add222948e3fe02d00b837edc454ded700ede2fdc4 3,593 1.00/1.00 vMB 279
821,622 821,622 00000000000000000000b3f7bf146fe42323976d9247efeadf213e7714146b72 3,913 1.00/1.00 vMB 290
821,621 821,621 00000000000000000001c373eef3dbf046a0077dd8628bef1c81d8b67b3f75b9 4,817 1.00/1.00 vMB 319
821,620 821,620 00000000000000000002f2644866f43e743b720abcbd5c5b937e94bc6f42d3b0 4,830 1.00/1.00 vMB 325
821,619 821,619 000000000000000000000f25d51688a53fb5ff480078a74b4984e5398e13e547 3,730 1.00/1.00 vMB 265
821,618 821,618 0000000000000000000289bd02b8f2c0df605eb0fa2a9d070e7b44c7472bb600 4,299 1.00/1.00 vMB 360
821,617 821,617 00000000000000000002f1bb9cab9fb45117072143776dce2b952a140173304c 4,090 1.00/1.00 vMB 393
821,616 821,616 000000000000000000029dc64a101a4b7df9bb55b8bebb1c8e9bf4044e34c45f 3,287 1.00/1.00 vMB 475
821,615 821,615 000000000000000000030bd052b1f75b720a06b6a09a3625cbf9b8c240987d88 4,187 1.00/1.00 vMB 294
821,614 821,614 00000000000000000003c213203d6e57ec332357ebdbbf057d70c8227b4209d3 3,866 1.00/1.00 vMB 284
821,613 821,613 00000000000000000000fdb964d2ae1684888b969063e712d2bfc59b32224435 3,175 1.00/1.00 vMB 255
821,612 821,612 00000000000000000003a6687f03c3226fdd168ba58091bf6e1b0d93ac8c0376 4,251 1.00/1.00 vMB 358
821,611 821,611 00000000000000000002a261d4a5478407fdf5b9ec12d5a4a9c92976c71994bd 5,611 1.00/1.00 vMB 370
821,610 821,610 0000000000000000000197ea5fcd3f2a984194a2a75b86ab1fc5879557fb4c21 4,352 1.00/1.00 vMB 364
821,609 821,609 000000000000000000036453900cafd7c5bd84b316129f6a3e0771bac627ffe6 4,866 1.00/1.00 vMB 356
821,608 821,608 0000000000000000000401c5ed96af8093c10be5a85dc380ae20f13db41690b9 4,836 1.00/1.00 vMB 396
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: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 672.42 GB
    • Received: 16.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.