Loading Tool

Explorer IconExplorer

Memory Pool

74,648 transactions
27.52 vMB
0.07144622 BTC
Random Selection Loading Transactions
Max Size: 168.05/200 MB

Candidate Block

Mining Attempt f0aa943d29eaa210befc4e8d0b601d08cbc849f0934094cf8d7a6f3bbeb25a8a
Version 20000000
Previous Block 00000000000000000002102afa1db3081518716f594315bc6c7bf9736cdf6fb9
Merkle Root 2a3f2ec1b7a4e717cc0136b152cc5b8b8b693c11cd92b3c7ebb147f976e473b8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,762
Size: 1.00 vMB
Total Fees: 0.01271337 BTC
Feerates: 80.55 > 1.27 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,258 (180,775 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
734,483 734,483 00000000000000000006e52f89bea519dedd918c71c4a62e726ead9374243b68 2,526 0.94/1.00 vMB 6
734,482 734,482 0000000000000000000812d7cb6831dc9f50659519201173b0c94f4132805f36 1,588 1.00/1.00 vMB 12
734,481 734,481 000000000000000000061fa2f0bdc7591b182d05303848b68c6387c7f3f0f1d4 853 0.33/1.00 vMB 8
734,480 734,480 000000000000000000061b2254151ff4f7dc7b4adede5bdfeb3393e83dba815b 670 0.20/1.00 vMB 7
734,479 734,479 000000000000000000034a3e79060cf5443b0edd23f6fade126c515163eee6fb 1,626 0.59/1.00 vMB 8
734,478 734,478 00000000000000000005fe77fcdf612a838b4dcbafdf12e78ab4ae58b8ef9ef6 752 0.25/1.00 vMB 8
734,477 734,477 000000000000000000060cbc71b6a7dc43359d34d560a4c482c19ea5cf56b9de 204 0.05/1.00 vMB 10
734,476 734,476 00000000000000000007418e4e683447fc76dc63be7c7f61e5e6bf783bff1c36 1,937 0.61/1.00 vMB 8
734,475 734,475 00000000000000000002def144325a9eca1a3b365d63d30c5fcea435d7d09455 919 0.50/1.00 vMB 5
734,474 734,474 00000000000000000001bc0f57f03fd1cfaa612b20724266dbffeb3105c9a6d6 2,636 0.94/1.00 vMB 7
734,473 734,473 000000000000000000029e1fd3fb90f91d1daa31e195cce1adbc67ecf7dba633 1,149 0.39/1.00 vMB 6
734,472 734,472 00000000000000000000b7d65ff1b3c7791000df3dc35b9b4a617c17f532ca8a 1,232 0.51/1.00 vMB 6
734,471 734,471 000000000000000000041b170f84a82d6f2defa21d25d71e63213192b08b89fb 773 0.25/1.00 vMB 9
734,470 734,470 00000000000000000004c38f035bcc26b75bf112753a003055c94ee844a442a3 54 0.01/1.00 vMB 8
734,469 734,469 00000000000000000000610dc09ffcf78545f41c8959b93f536a2f91b77742ea 284 0.15/1.00 vMB 5
734,468 734,468 0000000000000000000479acf1bb1ad2a9a9479e12ec65d255dce2559ca0d190 1,781 0.89/1.00 vMB 5
734,467 734,467 0000000000000000000732296918d6c57e67e9fa07559e08b869a1d1675946dc 565 0.15/1.00 vMB 7
734,466 734,466 000000000000000000047cc974cd677bdde4ebffd2d6486b0cbec7266629a400 287 0.09/1.00 vMB 6
734,465 734,465 0000000000000000000056f384164b05afad19078939aedb41654017f441927d 15 0.01/1.00 vMB 2
734,464 734,464 000000000000000000048cd7f4b7ccfb67299496c18564b71153f7032211c082 810 0.31/1.00 vMB 6
734,463 734,463 000000000000000000061c4cd9332696289fb39a2b05459502776fae5c77410f 2,678 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.84 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: 712.00 GB
    • Received: 17.15 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.