Loading Tool

Explorer IconExplorer

Memory Pool

34,298 transactions
10.69 vMB
0.18944204 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 67.95/200 MB

Candidate Block

Mining Attempt 44f41fb1a661e5fe9396f36e047aacd687a6459b5286fa0a4a39e60b4fc35b2d
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root 284714a48543fa7892a8a9c141201087d8398a6b60d940ab39e872c3b1716c33
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,360
Size: 1.00 vMB
Total Fees: 0.08079321 BTC
Median Feerate: 5.70 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (711,028 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
202,188 202,188 0000000000000462ad0e2940519735c5798b02eb59de5a274b64e3ffebd7dad7 167 0.09 vMB 100
202,187 202,187 00000000000001395e5afe86e8b96dcd0f1c7f4ef2b2f63b247fcd946c5dee49 420 0.25 vMB 133
202,186 202,186 0000000000000495c9b3c6631214b51ec7b0e0bba9d07984b1b0a9027c9447db 8 0.00 vMB 15
202,185 202,185 00000000000001e84daea951516477e2a6e3aa63424b01f8fc5c01c04ad4fd2e 349 0.14 vMB 199
202,184 202,184 0000000000000137e8c2041509d495b43c3984b04edf8ad628fbfbea1811592c 372 0.15 vMB 203
202,183 202,183 00000000000002ff3b4940b1427551b5efdb082e7ea7812c0a81d774066b6d82 45 0.02 vMB 166
202,182 202,182 0000000000000393b9693a87c472e6cdcbe03314e97153af81bf86317f927115 92 0.04 vMB 151
202,181 202,181 000000000000032772df5b41ec2bc75f27347a7dde0f97fad30f75ed1913b531 22 0.01 vMB 73
202,180 202,180 00000000000004c107b0dd53309f063c9d11c2baaded1aec2eb84b624d5fe176 149 0.08 vMB 102
202,179 202,179 0000000000000408ae2ff4bae02486c4568ca65867e46fc14c270f85b3b1d221 55 0.06 vMB 50
202,178 202,178 00000000000001a5f58ac1d2a7ff8c26d7a2bf6c3b2ea111a10e9bbc15b19ab9 496 0.18 vMB 180
202,177 202,177 000000000000008059782cda97ee820fd1b6fd7b12c1394b50af9a8cb7240b6c 440 0.25 vMB 137
202,176 202,176 0000000000000383410b8ca9aaaefb677ef5534dd7401defadbfbb7ba24b23d3 32 0.01 vMB 0
202,175 202,175 0000000000000378a7808f51d25ffed1b7a8e564cde15229ebb41aaf17395000 233 0.10 vMB 90
202,174 202,174 000000000000014c81d1ea04076a0fb74f542676d4082172cc6b1c9482f881e9 332 0.18 vMB 114
202,173 202,173 000000000000008bc77720db25468656538362622e54804c9586a3594f563aa9 186 0.06 vMB 131
202,172 202,172 000000000000000b17829b49729e40b75e2db430e36d5580196224826fc9ed3a 77 0.05 vMB 75
202,171 202,171 00000000000004c1d2a5d22029415c97f4176850cab9962fb0e3a335e3d17922 162 0.07 vMB 125
202,170 202,170 0000000000000513e03a704d77e82021ef2e1125df6649e2dbc05519d5c04110 99 0.07 vMB 140
202,169 202,169 00000000000001a3f299399f548ed4760cf472e4c194c94055119fb021d03564 63 0.03 vMB 19
202,168 202,168 00000000000003425343b6527c839c907e1b68f833bcb4f9611c5999a4a441a2 197 0.11 vMB 107
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

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