Loading Tool

Explorer IconExplorer

Memory Pool

28,009 transactions
7.88 vMB
0.06116671 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 54.32/200 MB

Candidate Block

Mining Attempt 16f8de9caeef2aa24643d3ad33fd55c998cb342730171a2d881ac23b9acb2b63
Version 20000000
Previous Block 000000000000000000016ab6a894f36a196d51cda84e47c1d4e51ee548839bd1
Merkle Root e750d84b0b8cb7b37bfa0275ae42722d77a04ce871a7aebca94289394584b589
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,175
Size: 1.00 vMB
Total Fees: 0.02382523 BTC
Median Feerate: 2.97 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,226 (719,997 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
193,229 193,229 000000000000055cb94437beceec16f6f61d9b52404820ff5ff77055b11482a5 192 0.09 vMB 105
193,228 193,228 000000000000051d4b72f25ce7caeebad10e2fc68178673652ffac4a7c5533a4 263 0.10 vMB 125
193,227 193,227 00000000000001db694ac220a74b3d891da4247656900d65582ed47af3c8f9bb 101 0.08 vMB 139
193,226 193,226 000000000000077c89356c3a8fea04aac58fc1d82559628850647188d8ced17c 16 0.00 vMB 120
193,225 193,225 00000000000006b57d102c45f7cc480145169b46d42e02bb2910cde2b2ecdfd2 197 0.09 vMB 90
193,224 193,224 00000000000004a701b9c50c1ec8c9a81792203f0b8a499797e36a6363c7ebd3 17 0.01 vMB 166
193,223 193,223 000000000000011d296c7359a7e05ebf122df21652f55efba1d2ad8063da7205 247 0.09 vMB 136
193,222 193,222 000000000000053d8fdea3151905b3b8e1325c638d3c4b2659241ab01340446d 62 0.02 vMB 151
193,221 193,221 0000000000000014371713a38c448566a1a5c25f41b34a6fc28096b239afd218 11 0.00 vMB 310
193,220 193,220 000000000000043b55dc66296eb4cea239e797b39e66d749d5376e0fa572b1df 65 0.04 vMB 75
193,219 193,219 0000000000000055d86186cbf92eb786e533bee5f99373734bc72134462a13f0 128 0.05 vMB 69
193,218 193,218 00000000000007641e14a6e092131a15e2e3cec8b2839990ea200079e42ed51e 231 0.11 vMB 106
193,217 193,217 000000000000023b521800777d2e1761a6da60602ca4cbb2d01f3050680ba4f2 112 0.03 vMB 10
193,216 193,216 000000000000083ba46ea1e709d84c4cc7249c1508698612ca575926e8ae2d86 256 0.10 vMB 296
193,215 193,215 00000000000001166bced88174a6f16cf647c8b977cd25ccf6b2c3c06b17fc62 119 0.05 vMB 33
193,214 193,214 00000000000005ab5de89122020bbb3fb138043a54b59fc1372b0b786e415319 456 0.22 vMB 131
193,213 193,213 00000000000000d59df330604d5467d48371967a83a2c0f2eed776ab99d569ea 256 0.14 vMB 94
193,212 193,212 0000000000000463ba2ba8f2bbdb811156e8c992aebff3b824038df4c31fdd47 12 0.00 vMB 59
193,211 193,211 000000000000042b71c6d8b84f8084e52b20cc1a931fe218b93d2c561ac2e44f 270 0.17 vMB 103
193,210 193,210 00000000000000c56adfa219f0ce00200da5c2e83135603ab0c24e020427cb15 142 0.05 vMB 74
193,209 193,209 000000000000001e1955c8982f5bce6d09589832025b549ae48d08dc1836cc27 235 0.09 vMB 107
Previous 10 blocks ↓
Total Size: 779.25 GB

Node Details:

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