Loading Tool

Explorer IconExplorer

Memory Pool

74,732 transactions
27.75 vMB
0.07451595 BTC
Random Selection Loading Transactions
Max Size: 168.83/200 MB

Candidate Block

Mining Attempt ba2e418dbd8bb278dfe2c3dc6bba10c3787c7a2975cf4920652917f89740cd3f
Version 20000000
Previous Block 00000000000000000000333bb349bd4a528f0e80d3cc81bd16791bcab0dd2b8e
Merkle Root 8f1ec31613353e0c99db652e8e44c5074c6d848795e735253807c46949828b19
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,785
Size: 1.00 vMB
Total Fees: 0.01514698 BTC
Feerates: 71.37 > 1.52 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,254 (281,858 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
633,396 633,396 0000000000000000000ae85ab63682f2a73f83081bcd480a7ac0bee79830e025 2,162 1.00/1.00 vMB 23
633,395 633,395 000000000000000000089a8511b1217ba26f90dfa971af85d96b4bab0363ec98 1,750 1.00/1.00 vMB 20
633,394 633,394 0000000000000000000a921c56be351b7febec71ae881cb04c06c01db2dcd581 1,544 1.00/1.00 vMB 17
633,393 633,393 00000000000000000003907210350d045fbc918a2ea8fecd159229af52497ffe 2,102 1.00/1.00 vMB 18
633,392 633,392 00000000000000000010f77a9ce8801b0592d3841266cb64049b3ea4468d12bf 1,900 1.00/1.00 vMB 16
633,391 633,391 0000000000000000000a8091b30162bca5ad42faa52da7a5656cd849e70d477c 2,341 1.00/1.00 vMB 26
633,390 633,390 0000000000000000000eb04a09a21a3c8226b150d95e83b3ad7784fbec8bad91 2,503 1.00/1.00 vMB 48
633,389 633,389 0000000000000000000a0281f8bb9d91590b43deafd4445d6695ecf771f530d9 1,386 1.00/1.00 vMB 89
633,388 633,388 0000000000000000000defbee36b910a5e5416508ac2ce9fbbe52b136bab85af 2,142 1.00/1.00 vMB 62
633,387 633,387 00000000000000000007588b77a3bfdf8ef462092809268101a03b36c46dbc68 745 0.42/1.00 vMB 17
633,386 633,386 0000000000000000000cd031030b5696eac98112757695c4407c891db6e279b0 554 0.21/1.00 vMB 7
633,385 633,385 00000000000000000001315bd86fd8e0b55b7647e3b23bcfbc941d2ed8cf977f 1,489 1.00/1.00 vMB 11
633,384 633,384 000000000000000000011487a1cf81c03574bb8f8de6147cc4d68c523b1d4d82 1,417 1.00/1.00 vMB 19
633,383 633,383 000000000000000000048529e2fd42308ec6e28b6dc987c42ae62a3031464a0d 2,473 0.88/1.00 vMB 24
633,382 633,382 0000000000000000000c766c0ca2a84815f3556df676675b7a9c1e14cbd78122 2,187 0.75/1.00 vMB 21
633,381 633,381 000000000000000000037d908ab6a50afa4fdb011743820db0bb0810d5e81764 1,839 0.64/1.00 vMB 23
633,380 633,380 00000000000000000013fc22403fafc0ad78e1d31d517f29d1a4dbf615e7967e 642 0.21/1.00 vMB 33
633,379 633,379 0000000000000000000b61a06279d960a6d95bd770b3220ae55102a5a1d09efe 1,111 0.42/1.00 vMB 20
633,378 633,378 0000000000000000000a94a67388c469af42e36965945595f883a5c3d799c5b3 2,366 0.92/1.00 vMB 25
633,377 633,377 0000000000000000000778fbd4f7c1a62ae6b66d55641fd48eba0f1c7918a718 426 0.28/1.00 vMB 42
633,376 633,376 00000000000000000011c18401763014fa339c92c023f399c37693b9148371d1 2,140 0.71/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.83 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: 711.78 GB
    • Received: 17.12 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.