Loading Tool

Explorer IconExplorer

Memory Pool

80,950 transactions
30.61 vMB
0.08555116 BTC
Random Selection Loading Transactions
Max Size: 186.74/200 MB

Candidate Block

Mining Attempt 09fd46296f3d918a743335faf7080b34795e49f2eb769ddd9cb28c723c6532f3
Version 20000000
Previous Block 00000000000000000000a3813f793d217041872d914f27c3141d08c7db453ba1
Merkle Root 915ff5a880f42a9792f9930ba8e7a5b9d5d61f52c1a29e6a94a8dc35f343263f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,990
Size: 1.00 vMB
Total Fees: 0.01625551 BTC
Feerates: 301.57 > 1.63 > 0.96 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,386 (512,519 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
402,867 402,867 000000000000000000bc9dce54443fac05fc8889a1bd5ec0b264e8694b7c377c 637 0.62/1.00 vMB 20
402,866 402,866 000000000000000003066a574ae2531a84fd1e609e89950f3790aa0bbf4a670a 1 0.00/1.00 vMB 0
402,865 402,865 0000000000000000049cc07391b1bdb93e9c0824ae465a1b5b99607fcb928b0e 2,303 0.93/1.00 vMB 49
402,864 402,864 00000000000000000612eb03a1c66875d5f2b88a5076b60e7cf8179c56c703be 3,865 0.93/1.00 vMB 126
402,863 402,863 000000000000000001a78774b0ef88b31e3a3b774265a8c2843ddd7feaa77d68 360 0.98/1.00 vMB 7
402,862 402,862 000000000000000001254ed6c32d9f6b788fb572e493143dee716e70e31b8713 1 0.00/1.00 vMB 0
402,861 402,861 0000000000000000052ee28987fae8665a369e728728cf5827845c725332ec74 1,423 0.62/1.00 vMB 47
402,860 402,860 00000000000000000372f228b46ebc31fd859b8ce573aea0c002018d0d496123 1,176 0.49/1.00 vMB 49
402,859 402,859 0000000000000000044cb6b9c15c6fadd8a3502a76c253ccad153ddac10e35f3 586 0.29/1.00 vMB 38
402,858 402,858 0000000000000000068a18e5aca4eafe6d1830e14ef99d69881b6951a2eefe78 616 0.41/1.00 vMB 38
402,857 402,857 0000000000000000065d676ec80a1e43ea1cd65b77c42bb6abea542fcd87c783 447 0.23/1.00 vMB 42
402,856 402,856 000000000000000006e1e239295348617c0f6e482707f7956277ee6f6b26857f 1 0.00/1.00 vMB 0
402,855 402,855 0000000000000000053d68c343b4e7db4ff7cdff6d997b4b7fad1eec7dd00cf0 1,687 0.67/1.00 vMB 44
402,854 402,854 0000000000000000023d4d9c344ff2ed7dfc4b3fddd2656529028849861cdd78 1,465 0.64/1.00 vMB 42
402,853 402,853 0000000000000000015e52775e76b3572fcf444ed985aced4c2deb0ddbd28f4c 278 0.48/1.00 vMB 16
402,852 402,852 00000000000000000087306fbca227bb3d425bb2fac87d2d52e3ad9b7f1b66ee 1,730 1.00/1.00 vMB 26
402,851 402,851 00000000000000000409aa2a01806b4c83634e44a0b35e9c52ebb52b9d836f10 3,382 1.00/1.00 vMB 73
402,850 402,850 0000000000000000014fe359cadae15a15fd63bb3773faa35e02e035d631bbb5 110 0.04/1.00 vMB 52
402,849 402,849 000000000000000002662d723a576d4eb3526130fb64c40c897d1d66c80427c9 354 0.19/1.00 vMB 44
402,848 402,848 000000000000000005c70e6813ffccb53424531b9f3d9cd74c2c55446911b161 2,389 0.90/1.00 vMB 51
402,847 402,847 0000000000000000001af6c6ccb706de9187919dbcb61e3db7dad7fda858c9c9 1,944 0.70/1.00 vMB 55
Previous 10 blocks ↓
Total Size: 783.06 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: 720.78 GB
    • Received: 18.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.