Loading Tool

Explorer IconExplorer

Memory Pool

81,185 transactions
30.18 vMB
0.13329778 BTC
Random Selection Loading Transactions
Max Size: 181.46/200 MB

Candidate Block

Mining Attempt 9d4149e7a222b32d3cde35061315d7d6c329b26c189e1edb4102ffb92c1a6ee7
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root f198e12714d117e5a0c05966336f39cd09cea11da7ab4e6bc6353dd8d0dd4a83
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,037
Size: 1.00 vMB
Total Fees: 0.05613227 BTC
Feerates: 242.90 > 5.62 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (396,715 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
518,445 518,445 0000000000000000000cf2669d6f7830ca1fa6df8c121343362ad0de9bd1f79d 814 1.00/1.00 vMB 10
518,444 518,444 0000000000000000004313fcf24124987fb4e77bf279f8fb3b1bd35747407113 1,503 1.00/1.00 vMB 5
518,443 518,443 000000000000000000147532674df08755ff3d0dc48994c620a7b331128a1d97 2,041 1.00/1.00 vMB 27
518,442 518,442 000000000000000000251d1fa46f3e09c67567bbc28248e1c52c31d400e37cff 2,897 1.00/1.00 vMB 30
518,441 518,441 00000000000000000016fa4117c6e36999857b0267e70db67a3518c413bcbca4 2,132 1.00/1.00 vMB 57
518,440 518,440 0000000000000000002e5fd8b9500a23496569cabb974ceed3a9d105d62f9d0c 1,935 1.00/1.00 vMB 23
518,439 518,439 00000000000000000038e39017b9a8aa944ae0016b9e3d1639128f20f035bbb1 1,200 1.00/1.00 vMB 24
518,438 518,438 0000000000000000002156a4901fc3f2cf0fcbbe5d1c971ccaa930b6595be3a3 125 0.04/1.00 vMB 27
518,437 518,437 00000000000000000000ff7ca49f364b9a6e721d327b8f754f0e40becc66dfef 193 0.10/1.00 vMB 17
518,436 518,436 000000000000000000058ebe6e7c4c95371036a820eb22acdab7e96257488313 742 0.80/1.00 vMB 18
518,435 518,435 00000000000000000045c639280aee532c5b12b03c80bfdec7aae674fd8246e0 395 0.20/1.00 vMB 30
518,434 518,434 0000000000000000001949f2039b03e19f77b8db914abc74df0437c0fc226a3e 185 0.08/1.00 vMB 57
518,433 518,433 00000000000000000039c226bf64eb03d7b9b78ddf09e6a3f40b11141a98143f 750 0.95/1.00 vMB 6
518,432 518,432 000000000000000000215ade6b51d480443124782ea598c60ca020c4cb6ebba9 1,301 0.84/1.00 vMB 22
518,431 518,431 0000000000000000001635a2ceffdb38334db25a79acc5f1eb8774d550dfa16b 140 0.07/1.00 vMB 8
518,430 518,430 0000000000000000000482ffd0a6690df0364726c86ea19ed370ce406c06f95b 1,204 0.51/1.00 vMB 33
518,429 518,429 00000000000000000016277af5ad5d6646cd2503f11d11229b170bb8201f1b0a 955 0.65/1.00 vMB 13
518,428 518,428 00000000000000000025342a49987ad991638cb2f4c830a5611d8e52a6b0904a 82 0.25/1.00 vMB 2
518,427 518,427 00000000000000000008534a635841eb435f2a8e56be9081f462f25e9839b8f6 727 1.00/1.00 vMB 11
518,426 518,426 000000000000000000351c17f75b00a580475157e06361fd389cedc06882c6bf 174 0.07/1.00 vMB 31
518,425 518,425 0000000000000000001698ba716894d68e7cd0f15d1318fb2069519f180499b3 1,879 1.00/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.67 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: 674.06 GB
    • Received: 16.43 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.