Loading Tool

Explorer IconExplorer

Memory Pool

80,383 transactions
30.12 vMB
0.08932426 BTC
Random Selection Loading Transactions
Max Size: 180.60/200 MB

Candidate Block

Mining Attempt ccb62a008a9a8c5b99387c6ed5ecc90dc82eecc6bb3f3f80db3b4920d0c62a0d
Version 20000000
Previous Block 00000000000000000000fc1cfe4bfb6adb943cbada4574a41a2d38831cb69697
Merkle Root bd0f48b0e8fbf03a688491913cf92ee52aa03b4d4aedb11416693051e9a81e6a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,380
Size: 1.00 vMB
Total Fees: 0.02768781 BTC
Feerates: 301.07 > 2.77 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,007 (349,561 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
565,446 565,446 000000000000000000239e8c9072e794baf357665d791ca859cb539ab2b480a2 2,715 0.90/1.00 vMB 11
565,445 565,445 0000000000000000002ded0238d61609e6a4e3e058d2fc6d9af78ff48fa29d01 219 0.07/1.00 vMB 25
565,444 565,444 0000000000000000002abbefdf3284836df839f7b14e33eff3fd67c7fc7cbc3d 1,090 0.33/1.00 vMB 11
565,443 565,443 000000000000000000211bd2c27f902ac9686b4e93a21b8b5f623d9bb89b054e 304 0.10/1.00 vMB 9
565,442 565,442 0000000000000000000a79efbc1ce1127a46b9cdb0e1258db20ec496119cc2bd 1,859 0.56/1.00 vMB 7
565,441 565,441 000000000000000000223d888f56751fc8e2c8515ab7810f750d9b44d7723d28 1,348 0.41/1.00 vMB 15
565,440 565,440 000000000000000000225a501b0463fcecf0357c0afa8b0c965c0a3a6a88b050 241 0.09/1.00 vMB 19
565,439 565,439 0000000000000000002aab37d0482cefaa481a3131fedcd6d9d7361e0eebd032 3,219 1.00/1.00 vMB 11
565,438 565,438 000000000000000000213ed83437f422b8c13fb9d89d50370925fe1e36338253 3,337 1.00/1.00 vMB 6
565,437 565,437 0000000000000000000667a36f61e501bc51917c1a58b967a5184c5bf246506c 2,907 1.00/1.00 vMB 24
565,436 565,436 00000000000000000019a285a242854054fbdadba81dae612e12835d19003ec6 2,211 0.81/1.00 vMB 3
565,435 565,435 0000000000000000001cb8752770f4fda67af187488e609079b6075321ac0559 1,007 0.31/1.00 vMB 29
565,434 565,434 000000000000000000156294d83b0f23dfecf8768775a0472f88646d71234fde 540 0.15/1.00 vMB 4
565,433 565,433 0000000000000000001fe79d6c50eca459350434bdd93970a4dcc4ff2c15ce28 229 0.08/1.00 vMB 25
565,432 565,432 000000000000000000043fe6c3e3872849ccab484507a5802f2b9dc5c2017762 1,875 0.60/1.00 vMB 16
565,431 565,431 0000000000000000000d98afd33f8fd17d1ac48995ca2e467c5f6246ac54eb83 3,087 0.91/1.00 vMB 6
565,430 565,430 0000000000000000001375f24696236030ca228650329a3839526dbf9f726c0d 3,213 1.00/1.00 vMB 20
565,429 565,429 0000000000000000000d5ca8c50f099a739ce60c7fcb53842f0467e17b410432 835 0.28/1.00 vMB 27
565,428 565,428 0000000000000000002135bb25170ed81afddd71dfea36700ff825b7a8bab7b0 2,623 0.85/1.00 vMB 5
565,427 565,427 00000000000000000025d07679e513abfcf2a28d845f25b9646f0a5b731e6477 3,289 1.00/1.00 vMB 13
565,426 565,426 0000000000000000002b62db349fcc85fc14590e9b88c61fff7a89372f5a8a6d 3,201 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.41 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: 664.97 GB
    • Received: 15.07 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.