Loading Tool

Explorer IconExplorer

Memory Pool

43,119 transactions
26.90 vMB
0.05399142 BTC
Random Selection Loading Transactions
Max Size: 141.73/200 MB

Candidate Block

Mining Attempt 09a4be119f9ef593c63773163c94a0c3db41378475260a5bb8b5751f3791593b
Version 20000000
Previous Block 00000000000000000001994882487e351febb51281fc30d3f9402f5efdddf083
Merkle Root 84d513819af5a9b35ffaa31bb4d8d3a8649940abd6ac465fc017028296a74634
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,406
Size: 1.00 vMB
Total Fees: 0.00414317 BTC
Feerates: 160.56 > 0.42 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,915 (236,422 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
678,493 678,493 00000000000000000007600091e801f291acf3c39354e7777578fec6f7eda933 3,162 1.00/1.00 vMB 88
678,492 678,492 0000000000000000000a4db8bd8c493e4f5f20474284121b3cef4799a0faa037 2,947 1.00/1.00 vMB 101
678,491 678,491 0000000000000000000a64ff04707014b4928d0cc6813986da969234793174c8 2,412 1.00/1.00 vMB 96
678,490 678,490 00000000000000000002e7d6541ead6014ead837c5f988576348e1cf779dbeb1 2,716 1.00/1.00 vMB 111
678,489 678,489 00000000000000000001daf7eec774d0c4115c7bf0cd7d300a6b66e974826b02 935 1.00/1.00 vMB 92
678,488 678,488 0000000000000000000b0b1ce34e33ce3e4f3b1643d7ddbf87b9f1389167dfd0 2,126 1.00/1.00 vMB 96
678,487 678,487 00000000000000000008dc82c0bde9a55e58f24af4eb4ff2604f68b89836fc51 976 1.00/1.00 vMB 84
678,486 678,486 00000000000000000005c74fd89bf7ff68ec196fe4d432f690955f36b41de0bf 2,204 1.00/1.00 vMB 97
678,485 678,485 00000000000000000004211f869a4081ec837730700b6b7759627cdd637d9dec 2,806 1.00/1.00 vMB 109
678,484 678,484 0000000000000000000820b2705265bbdb3e72b85b16f54d9ba41d2232ced890 2,384 1.00/1.00 vMB 85
678,483 678,483 00000000000000000003da09afb1121a69b3cfda7f463594990ada498099fc2c 1,564 1.00/1.00 vMB 22
678,482 678,482 00000000000000000001799cf1a0c20d7b721fafa6da3d0ebd20d2daedf8771f 2,326 1.00/1.00 vMB 61
678,481 678,481 000000000000000000047716bbaf8711cab23d943feb1b8fb101593b4c5b862d 1,515 1.00/1.00 vMB 21
678,480 678,480 0000000000000000000a8b4d6b9718b3fed5253dd590626a346587a6b0136f8a 1,962 1.00/1.00 vMB 25
678,479 678,479 0000000000000000000bbd2704b98d8b249fee31d83a36576f8f6d00f679b605 2,171 1.00/1.00 vMB 51
678,478 678,478 0000000000000000000139b9bd6c0a4142b255846561e80863a9f6c5bbc5ce73 2,520 1.00/1.00 vMB 76
678,477 678,477 0000000000000000000bc7e12b2978661f28f4844045fe6bb37def4785ab6cef 2,528 1.00/1.00 vMB 25
678,476 678,476 0000000000000000000beae3dc72e5669c52056f0662dd62fd8dad24622fa92f 2,262 1.00/1.00 vMB 47
678,475 678,475 0000000000000000000779d548919c5defe94acc9bd13b69762d385abbbaa307 2,547 1.00/1.00 vMB 52
678,474 678,474 0000000000000000000966e9793aea349f1371e97a54f438390baaa93bea1c0d 2,010 1.00/1.00 vMB 51
678,473 678,473 0000000000000000000262127c639ae143aa13a6c0e0df68bd45a2987b68b8d0 1,905 1.00/1.00 vMB 55
Previous 10 blocks ↓
Total Size: 782.24 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.07 GB
    • Received: 14.25 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.