Loading Tool

Explorer IconExplorer

Memory Pool

41,145 transactions
26.61 vMB
0.05444190 BTC
Random Selection Loading Transactions
Max Size: 139.37/200 MB

Candidate Block

Mining Attempt 3b5b5cb13cf71a7de5355ce759c7be668e56084b021fdfaba3264a744dc42e38
Version 20000000
Previous Block 00000000000000000000625f3ecbf1c94fa42f7788ebbce56cac527f5d7f730b
Merkle Root 7017ed37051b29d2d685cf9e4f47f0ebf0374a7cdba48b55d8e527c33c994163
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,799
Size: 1.00 vMB
Total Fees: 0.00533402 BTC
Feerates: 103.41 > 0.53 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,924 (179,433 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
735,491 735,491 00000000000000000001775a100075c2adb7ae8a662bbfcfee41bf3b95972592 19 0.02/1.00 vMB 12
735,490 735,490 000000000000000000010918830a3952e974bed9cc1663b40353ad9356b9b188 1,986 0.59/1.00 vMB 11
735,489 735,489 000000000000000000049d809a6ff8847b7468ac12f2fe372c24b5046b1a12a2 2,680 0.92/1.00 vMB 10
735,488 735,488 00000000000000000002099e028ccaf350321d551d8aa5712ef5c8405c880904 1,503 0.59/1.00 vMB 11
735,487 735,487 00000000000000000001c4865b261d6c961d662ee85cc8de3e09bfd7b12606ed 523 0.27/1.00 vMB 12
735,486 735,486 00000000000000000009206915d462efe8f6ef0be9b5e92bf9c7623ec4cb1406 1,698 0.72/1.00 vMB 9
735,485 735,485 000000000000000000070ae2be0226eaca79d5efd9c24ab4767bb2210b43eb48 588 1.00/1.00 vMB 2
735,484 735,484 00000000000000000003567ee168a0cc2ca4de41450de80b6d115cd8ff4088fb 2,870 1.00/1.00 vMB 12
735,483 735,483 00000000000000000008a8bb0d9a76c285b1c1343c5605cf6c58adcb3c79edbb 2,636 1.00/1.00 vMB 10
735,482 735,482 0000000000000000000736baf9ab60a460a8fa25b51171e5a83e4725a4d4d26d 1,487 1.00/1.00 vMB 3
735,481 735,481 00000000000000000006622dc5c5855f16b5ff0375de05473d9378fff22e2a83 2,843 1.00/1.00 vMB 17
735,480 735,480 00000000000000000003627ab10562e68a4d54ce05eb0b0cfec3f04eb4e81f7a 2,034 1.00/1.00 vMB 8
735,479 735,479 0000000000000000000923cb4cad794255fc8201bcebcadc8ac07892b36403f9 485 0.16/1.00 vMB 3
735,478 735,478 0000000000000000000331d826341246ef360dc20e75388c7e89b5de2339474a 2,010 1.00/1.00 vMB 16
735,477 735,477 00000000000000000000f90fa46bb723029d18e7d07e2c72a6e82d2efa84ed19 614 0.31/1.00 vMB 10
735,476 735,476 0000000000000000000372861d598269ee444fb4d5362cdfaa639ae20a40d63c 2,417 0.86/1.00 vMB 12
735,475 735,475 000000000000000000056f1046bb20abaf6dfd70db06d19044489427a3fe7767 1,321 0.51/1.00 vMB 11
735,474 735,474 000000000000000000093661df26566cff2bf773c70024f28839bf0d8b5f2f9f 811 0.25/1.00 vMB 13
735,473 735,473 0000000000000000000793858b9f4985b3965d71f33f3b51d05f7339ce458aea 1,068 0.54/1.00 vMB 9
735,472 735,472 00000000000000000006c0ef26ecc4096565e6f4e4034aaf7185d2e824e3b8a9 506 0.18/1.00 vMB 10
735,471 735,471 00000000000000000001a7cd08cd293dbeefc67d24526f4d9773e4227cde0583 245 0.06/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.25 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: 655.52 GB
    • Received: 14.32 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.