Loading Tool

Explorer IconExplorer

Memory Pool

82,169 transactions
30.19 vMB
0.09888791 BTC
Random Selection Loading Transactions
Max Size: 182.24/200 MB

Candidate Block

Mining Attempt 8c0b1d2d10be54113d32880ba4635306710005577b1ee8d04efa1405dcbf9057
Version 20000000
Previous Block 000000000000000000014edc16f735012cfd6c99b298f4296e1026fc6bd193bb
Merkle Root 7975f54853175f992e109b59fc7d3b96db9d8fb430dadd13a73d60f5b7dff5f8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,663
Size: 1.00 vMB
Total Fees: 0.03703579 BTC
Feerates: 526.32 > 3.71 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,967 (681,363 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
233,604 233,604 00000000000000ef7b5833c387faa6e8132db5d698c65c389729953729b58393 287 0.12/1.00 vMB 220
233,603 233,603 000000000000008b2e589407a389d6a29f621d0d77751dbedaad567da4d7336a 10 0.00/1.00 vMB 98
233,602 233,602 000000000000014291bd12ae5edc215290330b7a60a3fe97d133b0f9cbea37d6 514 0.25/1.00 vMB 124
233,601 233,601 00000000000000b134530f0a1ce277555a22b436771b970d7f51f9dbe0155380 534 0.22/1.00 vMB 162
233,600 233,600 00000000000000b35f8d18bde8c2f6a1477ad4f5e9e441dff24c856e12cac2e2 199 0.08/1.00 vMB 248
233,599 233,599 000000000000010a6ec27b4c94031849234abb05c79ed64297c8e9f11099f859 367 0.25/1.00 vMB 116
233,598 233,598 000000000000003d293551a9de5f6986046cb1459ab07dfe81d4bd84ba663910 83 0.04/1.00 vMB 96
233,597 233,597 00000000000000aa82561943617de533d949dbcf5cf6a341f2978e384a8385b6 3 0.00/1.00 vMB 48
233,596 233,596 00000000000000e02a076abea5df0aca87e69c204df65e669da9845c472d3b16 432 0.19/1.00 vMB 162
233,595 233,595 00000000000000d4a2c1d28dd1bb39776c19792cacd1e1315340e283e28cc02f 300 0.14/1.00 vMB 144
233,594 233,594 0000000000000136d135538d28bcf07287574bb5f778fefe6dea2dd7a9e9ee9e 64 0.02/1.00 vMB 181
233,593 233,593 000000000000000e0683dae6e6bd0f590bc1846049219a1dd6c475ae6c216f2c 229 0.10/1.00 vMB 167
233,592 233,592 000000000000002a18fc140569256cd316f0a22eddc7aa4c99ababc2ec7f21c8 474 0.24/1.00 vMB 154
233,591 233,591 00000000000000aee60564e3d49986769512825e853d2889c049f0e8b0f9f7c6 202 0.15/1.00 vMB 114
233,590 233,590 000000000000001139eca7493bb64f4a46525a8ce775515366b529913845a8c4 312 0.10/1.00 vMB 5
233,589 233,589 000000000000015374ef75a38fe6e3f279efb1a34d6905f577f0d4d5694942af 58 0.02/1.00 vMB 43
233,588 233,588 0000000000000195bdf73495dfa23d662a665df7d2ca03a432853575950e04a4 572 0.28/1.00 vMB 172
233,587 233,587 00000000000001b5b3a1613a4e88b29365ec90297ee73deb911db77cc1678aad 659 0.28/1.00 vMB 176
233,586 233,586 000000000000011f663981f457a29392d313093019bf37186e5c1649831e145d 416 0.21/1.00 vMB 158
233,585 233,585 00000000000000ea40e83ed51ae9dcff06de45287b71deae3eeddfb3f115830f 358 0.15/1.00 vMB 157
233,584 233,584 00000000000000473f257214f99891e2112d4847807ef101a319b7712bd3df50 711 0.41/1.00 vMB 140
Previous 10 blocks ↓
Total Size: 782.33 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 660.41 GB
    • Received: 14.72 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.