Loading Tool

Explorer IconExplorer

Memory Pool

35,540 transactions
25.92 vMB
0.06404763 BTC
Random Selection Loading Transactions
Max Size: 132.02/200 MB

Candidate Block

Mining Attempt 34ac9d20c8f2d194e264e0039e28cce692ffa02a7542ca457380726b28bb2ee3
Version 20000000
Previous Block 00000000000000000001a0662e4a8a23c83196f4d11e885bf848e7d6708c875e
Merkle Root 6917be9e7ef89b78f387214d13649bea1a84745e3ac2a3ba398e60a0584f4085
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,997
Size: 1.00 vMB
Total Fees: 0.01655556 BTC
Feerates: 120.00 > 1.66 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,692 (78,585 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
836,107 836,107 00000000000000000001d835600708e9d08a602071da9bf565f36403c73887c8 2,292 1.00/1.00 vMB 13
836,106 836,106 000000000000000000013212613bc4231c7417b8531f1ad316a1713b2e5fd692 319 1.00/1.00 vMB 7
836,105 836,105 00000000000000000002167550939cbd743292acea442869b2379fece3fb4196 627 1.00/1.00 vMB 8
836,104 836,104 00000000000000000000eac4aa5252e8304ad54d3b3cab0734dd701fdf6ea18e 1,398 1.00/1.00 vMB 9
836,103 836,103 000000000000000000012a9092b89c8fc6729cc1e2bbd9f78088ff72cc63fa09 2,781 1.00/1.00 vMB 15
836,102 836,102 000000000000000000015c51ae8b8d4a61472ab78cc34a38beb229f4049b6a66 613 1.00/1.00 vMB 7
836,101 836,101 00000000000000000002ee0c622d844660440a9f47a5bbbeeb9c3071f0058d0f 812 1.00/1.00 vMB 7
836,100 836,100 0000000000000000000237588ae6dea3a0e20197dbe19ca9491f33492bf16c76 997 1.00/1.00 vMB 9
836,099 836,099 000000000000000000020eb963e0b2b8e77ddbfd1d0180c8c2031a6820916958 484 1.00/1.00 vMB 7
836,098 836,098 00000000000000000003195b223c2837dd760f1b81e4b1f59e30f3064cdc87d0 2,054 1.00/1.00 vMB 10
836,097 836,097 000000000000000000031d6c9c230fa4ebc675161c31abe0b52952f9e2534138 3,162 1.00/1.00 vMB 20
836,096 836,096 000000000000000000032f56a2c5869376120cfc1da883a508d6c9038a8e9eec 3,165 1.00/1.00 vMB 10
836,095 836,095 0000000000000000000049cc0f9368539583c629783a7a9505f1ea1dc49a8b15 1,128 1.00/1.00 vMB 9
836,094 836,094 000000000000000000026d82f254a7af08670ab6c46b45b04052f1e9e74382d0 2,428 1.00/1.00 vMB 12
836,093 836,093 000000000000000000002cecab2d64ab79db3f11b9d840667d5e97f5d582130b 3,122 1.00/1.00 vMB 23
836,092 836,092 00000000000000000003158427af5cb199dd1e93897ab7f45ef817ec7dba319e 1,383 1.00/1.00 vMB 10
836,091 836,091 00000000000000000003566c1e72640c78ac1e65f94d28694b0791305b6c3540 1,785 1.00/1.00 vMB 10
836,090 836,090 00000000000000000000ede34f427bdbcf48222fde171ba0fc6f3499e3584d47 2,187 1.00/1.00 vMB 11
836,089 836,089 0000000000000000000072e350437dd8654807992108c481478d09b3e5c18055 2,904 1.00/1.00 vMB 11
836,088 836,088 0000000000000000000211531b5fb96b69ed252c47a93fa9b0520dbf85a16473 2,117 1.00/1.00 vMB 21
836,087 836,087 0000000000000000000080de7dcb050371beb6df1879d8cd3708795ba951c31e 2,250 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 781.84 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: 638.03 GB
    • Received: 12.46 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.