Loading Tool

Explorer IconExplorer

Memory Pool

21,415 transactions
22.84 vMB
0.02968278 BTC
Random Selection Loading Transactions
Max Size: 121.73/200 MB

Candidate Block

Mining Attempt 442bc219a97ff4a46ae87873e80a8365d0a99055ae1406217d39a0ee7b23d657
Version 20000000
Previous Block 00000000000000000000fc7032e62749540f1687e52d24b9a4ab217f40cd2194
Merkle Root 850aa9a3c7605da67bdebd5dc9b5f5d4e6b3d20a162723d246354318d7fb66a1
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,097
Size: 1.00 vMB
Total Fees: 0.00496923 BTC
Feerates: 479.62 > 0.50 > 0.12 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 939,520 (69 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
939,451 939,451 00000000000000000000c76f1d250bee7f654eb0d05b4aa68300abcdf609cb3d 350 0.16/1.00 vMB 2
939,450 939,450 0000000000000000000027005ae19fbe66bcd3307342fd4b9f08f5451da106c1 1,736 1.00/1.00 vMB 0
939,449 939,449 00000000000000000000fd4cfc01f29992f769e49d9273beddda41ab28f5c026 1,905 1.00/1.00 vMB 0
939,448 939,448 00000000000000000000efd5438af8429eafc88abde0be16563473756e28eee0 4,372 1.00/1.00 vMB 1
939,447 939,447 0000000000000000000085b3db4eb455a88d1eb01a6d1f91f3bf3c43fbeed0fe 3,394 1.00/1.00 vMB 1
939,446 939,446 00000000000000000000fd4219783c7e682e45f11e4f77d44ab74c96bcb5a9fd 2,891 1.00/1.00 vMB 2
939,445 939,445 00000000000000000001a0ca1e9439fa43984b9ce3ff063d204d98604883e068 3,987 1.00/1.00 vMB 1
939,444 939,444 000000000000000000001f6cc793252fc15075648befb6895bc42e4c7ef97246 2,224 1.00/1.00 vMB 1
939,443 939,443 000000000000000000008163708303bde1cb4d2971b64288a7203d82c6df5a87 3,416 1.00/1.00 vMB 3
939,442 939,442 0000000000000000000177de7e7ace380b63aff7824153b2767c6f5d4c165f2c 3,931 1.00/1.00 vMB 3
939,441 939,441 0000000000000000000198e0d99cf01cb35d09bafd1c34ed1281cf07d73af498 3,629 1.00/1.00 vMB 2
939,440 939,440 00000000000000000001330ca3803d764806b5f0406d080970a65eb49ec64cd6 772 1.00/1.00 vMB 0
939,439 939,439 00000000000000000000f425d9a445f08e3f5cc7c5bd7a5277ad178968da5755 175 0.06/1.00 vMB 2
939,438 939,438 00000000000000000000cb7ba5ea2608d1f883a608d3bc16d2fd8ce37dd16bb1 2,859 1.00/1.00 vMB 0
939,437 939,437 0000000000000000000014b3442a676557173567aba8cc3a6035dc38dd48cf5e 1,974 1.00/1.00 vMB 1
939,436 939,436 000000000000000000007834c6e820721ce285f9f828a69c73e68d79808cae13 3,844 1.00/1.00 vMB 1
939,435 939,435 000000000000000000018d138c4769c838e68e8926c5730723b6fb0bfbfcd070 1,859 1.00/1.00 vMB 1
939,434 939,434 0000000000000000000191fe92dddd7223939f8a5ff368056e31344d44e275b8 3,788 1.00/1.00 vMB 0
939,433 939,433 00000000000000000000db22d4bfbb3c2afb0d86869d93c68c279d3426156d71 2,969 1.00/1.00 vMB 2
939,432 939,432 00000000000000000000aa6acb0bfde07c1eb84fb94dc2abe41282e1b45998d8 3,248 1.00/1.00 vMB 1
939,431 939,431 000000000000000000018fee755b39b475e790a3058e6b0bb25af0dff03b21dd 2,304 1.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 825.86 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: 4,270.37 GB
    • Received: 235.43 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.