Loading Tool

Explorer IconExplorer

Memory Pool

80,799 transactions
30.94 vMB
0.07089349 BTC
Random Selection Loading Transactions
Max Size: 188.36/200 MB

Candidate Block

Mining Attempt ea3d333afe43bdafda79a49478180c65d390afcb76183fa9b7007844a21b2e4a
Version 20000000
Previous Block 00000000000000000000e6b6d7770bd2fe9564667081eb588a4ee37f4db3b6f3
Merkle Root f64231c3f6f7dbc959828e0f3edd1d0e8b5aaee9e8e88be7e335b6869953124c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,915
Size: 1.00 vMB
Total Fees: 0.00435802 BTC
Feerates: 70.37 > 0.44 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,213 (618,750 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
296,463 296,463 00000000000000001548096c2da24c5eeecdcea74255953632004b92251fa3a8 91 0.08/1.00 vMB 22
296,462 296,462 0000000000000000192c72eb8a1b2ab0701c37d27ffe230b00e88fba75b49cf4 129 0.05/1.00 vMB 43
296,461 296,461 0000000000000000384e4a5124a25dc40817ecbcae1045aa5cc08561a571ef5f 8 0.00/1.00 vMB 51
296,460 296,460 00000000000000002470e3741bda6a6840ae6749051dd681a01822f31f9c0cd7 351 0.23/1.00 vMB 37
296,459 296,459 0000000000000000817610b968444d0686624675223b549f36fdfe54e06b996b 142 0.06/1.00 vMB 91
296,458 296,458 0000000000000000430289ea553216c142b0cbce00d2d7dbb0cfa31460c6c799 137 0.09/1.00 vMB 33
296,457 296,457 00000000000000004f92ab56a5c89837401a41ac21b60490db65bae81fd71192 289 0.20/1.00 vMB 31
296,456 296,456 00000000000000006b4453bde465e03345c1e896ede687132ee49c1e16369593 512 0.27/1.00 vMB 27
296,455 296,455 0000000000000000754f6fa734200ac42574da3285c89c0a9ee4da33961c65ca 512 0.19/1.00 vMB 58
296,454 296,454 00000000000000008891d5d6d3c5bc26382d7a6937e60182c1bc9b6099a97906 381 0.18/1.00 vMB 38
296,453 296,453 00000000000000004b774f401a84ae542b5601c5fb43d7308408280e93e9f19b 470 0.26/1.00 vMB 30
296,452 296,452 00000000000000001a4fb70ecd60b1fd6197ea0770795d2254aee2fa7d073991 755 0.36/1.00 vMB 33
296,451 296,451 00000000000000006a7d9e63e096dc0dc73cc475bf033473fed02810e911cc91 161 0.09/1.00 vMB 30
296,450 296,450 0000000000000000065e14c789c672210364b42dea5b5dc1007f5c446690769f 66 0.05/1.00 vMB 10
296,449 296,449 000000000000000084cd98294eec3879a252c3a15a558030a2a531f1c98d3f91 62 0.02/1.00 vMB 24
296,448 296,448 00000000000000002c87340016d215be48b1a88ac526b27a55c9bd95ea45371a 872 0.53/1.00 vMB 36
296,447 296,447 0000000000000000359c3ae4580798da8794c53a9c58ed3c257608644ed121b2 64 0.03/1.00 vMB 66
296,446 296,446 000000000000000035c234653ca43fc46a01b768218b475302bbf7e0e5cb2a37 50 0.02/1.00 vMB 18
296,445 296,445 0000000000000000432faf25812d6121ad17ad9140021b2d9fd0d9c6cf9cb34a 1,459 0.81/1.00 vMB 31
296,444 296,444 000000000000000079682adb41917f774331c5f08678c2544cd90c61cf782f25 512 0.19/1.00 vMB 66
296,443 296,443 00000000000000003230d372927bbfbc9743d6ddb3f6b4e473ce6bb2f7627ee6 50 0.03/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.76 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: 708.96 GB
    • Received: 16.80 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.