Loading Tool

Explorer IconExplorer

Memory Pool

33,295 transactions
25.11 vMB
0.05009082 BTC
Random Selection Loading Transactions
Max Size: 127.34/200 MB

Candidate Block

Mining Attempt 3c57f10dfdf0c66e307f0e537900d9b67f0c922bec422db3f9844d784c794eff
Version 20000000
Previous Block 00000000000000000001e8574b0c11cdfe175c522ad4fe67fe83458fce5e8ea3
Merkle Root 5dd79b84871c7e577421903775d638e0e252b6b5e0d8b19988d95ec9ab6523af
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,625
Size: 1.00 vMB
Total Fees: 0.00493884 BTC
Feerates: 40.21 > 0.49 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,670 (528,367 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
386,303 386,303 000000000000000006eacf433ca917e639164a263245de6f31d1924eca71ac53 2,127 0.99/1.00 vMB 33
386,302 386,302 0000000000000000007b86ab16ba7b165a1f728103d13b109fc151ed32ff0163 2,052 0.90/1.00 vMB 44
386,301 386,301 00000000000000000c939eb917896d83aeda7c8f78b98c6319940215a958dd1e 1,559 0.58/1.00 vMB 45
386,300 386,300 000000000000000007b292bd27b621c644dadd0846221f1636b5b9848e953141 385 0.24/1.00 vMB 24
386,299 386,299 00000000000000000d67a27d4da8852e51f9311bbb6edcb23bf02e58cc18bba2 1,490 0.99/1.00 vMB 23
386,298 386,298 0000000000000000005f5a26637065903f58ec8c37ff47b119f82165eb731154 2,237 0.93/1.00 vMB 37
386,297 386,297 0000000000000000041a94851dfddf9c96cf60d4f898a48d4789913afa402a36 2,915 1.00/1.00 vMB 53
386,296 386,296 000000000000000009e3cd67f82c3643b1709adbbb9aab816a5d752064291599 1,807 0.99/1.00 vMB 28
386,295 386,295 0000000000000000095a3ee9ea417a41a1ce49efc186a6678bb77e2f77205fe1 61 0.07/1.00 vMB 12
386,294 386,294 000000000000000005ea8a193df3f1d1b4c02fac91b02e53a207eb9bb68aed8f 2,709 1.00/1.00 vMB 43
386,293 386,293 00000000000000000c5ca748697accdf1a428dbb0a766b6791cce50606444dd4 854 1.00/1.00 vMB 14
386,292 386,292 0000000000000000079aae53972cf4859d8ca86beb79d852e834dbb3ac7b25cb 847 0.39/1.00 vMB 34
386,291 386,291 000000000000000001cebbe0158a82022fafb231d8589c88ce3d093f2959db05 1,062 0.81/1.00 vMB 19
386,290 386,290 00000000000000000b5197b93dd24c254088b21454b97d3b8097824f75e1b29f 389 0.20/1.00 vMB 27
386,289 386,289 00000000000000000577f1e9e27a43ff04c4df0d2afbd761eed5a6ea8494a986 1,235 0.93/1.00 vMB 22
386,288 386,288 000000000000000008e91a50bb5a2d6e353bb79946840159353280302401b3ed 1,327 0.75/1.00 vMB 32
386,287 386,287 00000000000000000217f7077b623b90aafa6bec7c3ebe865c0a11d7b92a9397 1,352 0.93/1.00 vMB 19
386,286 386,286 0000000000000000032b839d6c36fba496043c563a4cf1ad051a637cb56548fc 2,847 0.93/1.00 vMB 50
386,285 386,285 00000000000000000254f5f8c24fbaa0d282dd2b237e5504fda515cd765016db 2,895 1.00/1.00 vMB 48
386,284 386,284 0000000000000000065380eb717c2c2180bc0190456d8fe9f510a25dea521c99 2,904 0.95/1.00 vMB 46
386,283 386,283 00000000000000000d288e693ea398526b5bf970148bbcf3a0d9fa952705a959 59 0.05/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 781.81 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: 634.88 GB
    • Received: 12.27 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.