Loading Tool

Explorer IconExplorer

Memory Pool

40,707 transactions
25.78 vMB
0.05018471 BTC
Random Selection Loading Transactions
Max Size: 134.63/200 MB

Candidate Block

Mining Attempt e7ec7bfde36973749da9eaac8d46bfd5e6a45bb30a5a4c62642718a5955c7f4f
Version 20000000
Previous Block 00000000000000000000d8ba2955f02eb456e7c5acbac6935bbd800431352c76
Merkle Root 3ba4b61436b5c6ea3d2185c180b6b2449fb90a28b1ab8dca2f00796b6324faef
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,731
Size: 1.00 vMB
Total Fees: 0.00353134 BTC
Feerates: 100.28 > 0.35 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,739 (602,359 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
312,380 312,380 000000000000000008f0e34162d222ab6ec814982f6ff48e6860e16271dd729b 386 0.28/1.00 vMB 23
312,379 312,379 00000000000000000786e930cc2dd2106191f294de74a93eaa05958adf591921 167 0.10/1.00 vMB 26
312,378 312,378 00000000000000002f67cb266821596427a2293a559b1fb1689699bafb0b6f87 181 0.09/1.00 vMB 28
312,377 312,377 0000000000000000297f4c941ab4efb8fe68c14f142c52b065f6d139a1bb6b96 515 0.31/1.00 vMB 23
312,376 312,376 00000000000000000293e23f92af0c6fae8ac300a816070ac01688e7d8a7c76f 327 0.21/1.00 vMB 23
312,375 312,375 000000000000000001bc059f81878b4dbdec49a79e74c3b8c84115598dcf37c0 1 0.00/1.00 vMB 0
312,374 312,374 00000000000000002b4c49199aeff0d5efd7af73800aae9426ee63010be10279 398 0.17/1.00 vMB 25
312,373 312,373 0000000000000000067cd7dc450aeab9a6015fcb42744067d1bad1f86d2d6ea9 222 0.22/1.00 vMB 19
312,372 312,372 00000000000000002d8c87958bfad4a919e9e8bc7e1d22929f8fa2ddfd1154e1 605 0.74/1.00 vMB 17
312,371 312,371 00000000000000003b9854a853ebfe59cb2dfeb3efede1dbab4c9b3f7b6a0e86 1,561 0.92/1.00 vMB 30
312,370 312,370 00000000000000001fa4c01da4b546c5adc0f20cca4603227e782e108d6855a5 975 0.35/1.00 vMB 42
312,369 312,369 00000000000000003ecd16f311e82811852a2624a056b8fcf78d5458cb3ab464 52 0.02/1.00 vMB 23
312,368 312,368 0000000000000000045620ca62e4ae57869fcdc6b62ec5e774689a9db1128919 83 0.04/1.00 vMB 29
312,367 312,367 00000000000000003339bf73f053c63e321b44c9a5931132834e55d9c7105bd2 454 0.35/1.00 vMB 22
312,366 312,366 000000000000000021ad63a36f8d97d694ab42c9570a674f0959d0f84f91cee0 241 0.30/1.00 vMB 17
312,365 312,365 00000000000000000838ff92cf4ed8e44946c10497246bbd93d632feb08c5555 808 0.35/1.00 vMB 38
312,364 312,364 00000000000000002dd1c991ac0df8493f59e207d5304d339062514ae258e9b6 160 0.12/1.00 vMB 24
312,363 312,363 000000000000000009b21291d8f9d6a473b63ec8265f42a433383763383e4e44 121 0.08/1.00 vMB 27
312,362 312,362 0000000000000000124341a546a6bf4b78ff52ddc5f4fd0728b4a53929c9ba23 51 0.03/1.00 vMB 23
312,361 312,361 000000000000000002a6ea8f28efd8ee2f0f0a0e81220ae19d7a0ad1add7275f 250 0.16/1.00 vMB 26
312,360 312,360 000000000000000028883c77e8412438db298e1f0cf0d4a734806ff2e224686c 101 0.08/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 781.93 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: 646.27 GB
    • Received: 12.83 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.