Loading Tool

Explorer IconExplorer

Memory Pool

36,700 transactions
19.47 vMB
0.06527372 BTC
Random Selection Loading Transactions
Max Size: 106.15/200 MB

Candidate Block

Mining Attempt c412e9c4eef3426d263bc3dca63dda9fc2fe1289c38cd0a8409bf187f7a80c52
Version 20000000
Previous Block 000000000000000000018f69ae29df7c79914fb88c88e7aedd8580e0842811ca
Merkle Root c713c0972012d898cfad6750624a2a34ce19dfb89b6bc016761cbc5138226b09
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,808
Size: 1.00 vMB
Total Fees: 0.02746255 BTC
Feerates: 636.23 > 2.75 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,915 (698,815 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
215,100 215,100 0000000000000250265e25d8c8fcb25f56c8f017dcdc8bacbfae148b84ee4efd 7 0.00/1.00 vMB 632
215,099 215,099 00000000000002e70d6a6b2bdbc305002046003e1438380cfde69c4a3753a37f 124 0.05/1.00 vMB 154
215,098 215,098 00000000000001eb87a680207c621285dd79b4bd1ec0db623e6227c7c80894b0 234 0.11/1.00 vMB 205
215,097 215,097 000000000000036bd0a467d32b78b563889d4d12cda8ce4ce1bf29a4e2730af4 281 0.19/1.00 vMB 152
215,096 215,096 0000000000000004afc08fc1d8aacaf051d5ea1ce2355ebf74aee392f94915df 13 0.00/1.00 vMB 29
215,095 215,095 000000000000032f6a5d5fa4a54be188a0837627d0ef1cd72fd72cb0b91a0baf 32 0.01/1.00 vMB 129
215,094 215,094 00000000000004afece96d87a584fd3648db8184cc4e375755ad12215476405e 444 0.18/1.00 vMB 176
215,093 215,093 00000000000002cddaa880644697cd4d782462e16523638f3bd72511c179e26e 32 0.01/1.00 vMB 197
215,092 215,092 000000000000046865052f0d1a3d4c0aa6a99807797e8df3ad886c5048304a24 222 0.09/1.00 vMB 159
215,091 215,091 00000000000001f559d90d7e23b2144abf7f835f11d189bd578aab4d0abac683 181 0.26/1.00 vMB 118
215,090 215,090 000000000000057222d493b34861e292eded1920c40c4b8467b074eb3f2d0c59 12 0.00/1.00 vMB 151
215,089 215,089 00000000000000c85fd5511eedc7a2ba34a23fdebbe9b6e9e9ac9a114483365f 229 0.12/1.00 vMB 141
215,088 215,088 000000000000013bccb3110d9db04094d2e0e50030f9bda6ada2f18bd49cb8e0 535 0.25/1.00 vMB 203
215,087 215,087 00000000000001b47ddd8414bef2d6794e7a82b37d1213d650655156df472f60 355 0.14/1.00 vMB 183
215,086 215,086 000000000000042e2ab77112e9e380ff3b110873594de0632ba1a90e325bdc1a 108 0.03/1.00 vMB 37
215,085 215,085 0000000000000482dbe674b0e5e2abcb675091e68e0d25e9b478dc233c317bf0 206 0.09/1.00 vMB 160
215,084 215,084 0000000000000518e52edc2d88410b60ed550a76e7fbe899d9132cf6d7321429 52 0.03/1.00 vMB 52
215,083 215,083 000000000000022502eaf8d3cd71617c7101867d85e5cbf26930b71d4690629d 446 0.18/1.00 vMB 187
215,082 215,082 000000000000028f14f2ed4043b8e51c8213c188e67d0f0c7d5e70667c45a780 38 0.02/1.00 vMB 127
215,081 215,081 00000000000004ba4141aea7a8ae5bd217f197fbbf9068af867eaf1407bce5b3 90 0.05/1.00 vMB 131
215,080 215,080 00000000000002c41cbc094d70cb6232dbdf8e61429d4c2f52d2301d1ee26aef 283 0.16/1.00 vMB 108
Previous 10 blocks ↓
Total Size: 780.46 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: 527.76 GB
    • Received: 5.54 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.