Loading Tool

Explorer IconExplorer

Memory Pool

71,708 transactions
27.77 vMB
0.05998149 BTC
Random Selection Loading Transactions
Max Size: 164.62/200 MB

Candidate Block

Mining Attempt d66eb7d84fe1371256e8d51fa172b203d046ce1a06d3df4e52ea15a579b9d0ec
Version 20000000
Previous Block 00000000000000000000a6021cd756592116928201db218641aa213304cf81b0
Merkle Root 86aef9211975dade1b443351664d6faade517bf392637c8fce91d140ec1e0119
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,801
Size: 1.00 vMB
Total Fees: 0.00466082 BTC
Feerates: 21.55 > 0.47 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,034 (108,554 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
806,480 806,480 00000000000000000001e8f2b93bc7a3c3ef4096ac9b9d0ca4b505920141b54a 1,476 1.00/1.00 vMB 19
806,479 806,479 00000000000000000000ed81d4c0b01362e6cd0cab7c73e7df197ad68fbebaa4 1,825 1.00/1.00 vMB 20
806,478 806,478 00000000000000000004e2677149143ba8f7c1227b6a8194c764824bc258d52f 3,228 1.00/1.00 vMB 28
806,477 806,477 00000000000000000003fc39627694b7705c138e1d67908f52f8297c883979dc 3,076 1.00/1.00 vMB 20
806,476 806,476 0000000000000000000009a2a170b65816f83a10c52ad1ba4b6377c55afc8b08 2,414 1.00/1.00 vMB 31
806,475 806,475 0000000000000000000279c7e2330ec1836895911d88d3ecf1cf3b342f37da7a 2,805 1.00/1.00 vMB 18
806,474 806,474 0000000000000000000278a21860c2c810e77ad0fb2bdc27aa1a6c8309b7a002 3,071 1.00/1.00 vMB 23
806,473 806,473 00000000000000000000e2d19da0fe29b6d2fcc7f5b46111b84b892fd8e3a09b 4,596 1.00/1.00 vMB 22
806,472 806,472 00000000000000000001c9a374e2614623c914be9478c48c76377a9dfadad3cb 3,246 1.00/1.00 vMB 41
806,471 806,471 00000000000000000000f7cafab498a78e7ea375e1eb5666413bb8d7fac32244 2,263 1.00/1.00 vMB 33
806,470 806,470 00000000000000000002b2cb8040fc83b6daffdd22adec1e888f54815eb8a119 4,997 1.00/1.00 vMB 20
806,469 806,469 000000000000000000047cf9b3aeafbc81abf5f0fd541b8dacf74b325c856df5 3,071 1.00/1.00 vMB 21
806,468 806,468 00000000000000000002922fdd7b17bacbb7de92191d097ea79c3e61a94ce031 4,921 1.00/1.00 vMB 20
806,467 806,467 00000000000000000000ebea66a7306a863ac4dac1acd7c90d630b32b0bc8d19 3,631 1.00/1.00 vMB 25
806,466 806,466 00000000000000000004183432d2833ddb13873a9dbe323a25781f07e9df3eba 3,510 1.00/1.00 vMB 23
806,465 806,465 00000000000000000003380b286afb62ca8aaff14c7ec932e37c3a03b55db570 4,537 1.00/1.00 vMB 24
806,464 806,464 00000000000000000000f3e284953fe6413b7ec8dbe531676cd71e03ce53f8c8 3,322 1.00/1.00 vMB 24
806,463 806,463 00000000000000000001858b67013dc55b19846420640dc3d839274fefe5a73d 2,014 1.00/1.00 vMB 20
806,462 806,462 00000000000000000002e9a20b794eb9532a6fe563639ac662eb465479b0a4ea 5,008 1.00/1.00 vMB 21
806,461 806,461 0000000000000000000127dc874095958de2e8f321d335c5526c5ef535a916b7 5,144 1.00/1.00 vMB 21
806,460 806,460 000000000000000000008ac0d16075d320a68dfbceb68d9ad8c31607ba0910bb 4,215 1.00/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.45 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: 666.96 GB
    • Received: 15.24 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.