Loading Tool

Explorer IconExplorer

Memory Pool

80,616 transactions
33.96 vMB
0.12927473 BTC
Random Selection Loading Transactions
Max Size: 192.96/200 MB

Candidate Block

Mining Attempt a355cead891b08a1ab50c482f382eb6da7af720a2e2a6f4c35c603b36797a3b0
Version 20000000
Previous Block 00000000000000000000aa97f17fcd4190ff7494250e14bca9e94250dc48a75e
Merkle Root 49fb432852ea628a2508fe7c2c77bcf9ab0b5b9df94fdd7cfb70916529570f3b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,435
Size: 1.00 vMB
Total Fees: 0.02172682 BTC
Feerates: 104.71 > 2.18 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,407 (438,217 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
477,190 477,190 0000000000000000007d7c0722eca9adcd83662b55030d357b39441725f790bd 360 0.18/1.00 vMB 99
477,189 477,189 000000000000000000fc4f7efce8c42dacccf97b3ddb9a2b2cd1459c931371c9 426 0.24/1.00 vMB 44
477,188 477,188 0000000000000000014ce7689299fc0cf06437a6ed3ac09a9a3a343a3e002f2e 539 0.29/1.00 vMB 162
477,187 477,187 00000000000000000004b31208866c18b55ff62cf6fb6c30eedba4cb72ec71f4 407 0.19/1.00 vMB 152
477,186 477,186 00000000000000000154e291efb4900b1c4583c4476f4b75c6679adabe316bdd 313 0.14/1.00 vMB 131
477,185 477,185 000000000000000001296abc6a58c584f886cba81baab4b8d60ae6e5b11389ec 1,148 0.66/1.00 vMB 134
477,184 477,184 0000000000000000005d6bcf6933e00b02855df42da1f4c1fcc27c09cf9c56e3 294 0.14/1.00 vMB 98
477,183 477,183 000000000000000000983b715265c1a877d99a3a0f1b01f846d6f2f323b25a6b 751 0.68/1.00 vMB 193
477,182 477,182 000000000000000000873edd5c19db02afa077a8e8fff81e61574b048ccaf66d 35 0.03/1.00 vMB 68
477,181 477,181 000000000000000000036c050d324aab1d1522390e9d3932008831cb0a0d46bc 1 0.00/1.00 vMB 0
477,180 477,180 0000000000000000015031f561ffd3a3f62d0a5094ad01f8ec211bcbbedb7c29 1,434 0.59/1.00 vMB 125
477,179 477,179 000000000000000000719ad3f3caba129c07652e8daaa4a25b420236bc650f98 1,461 0.74/1.00 vMB 104
477,178 477,178 000000000000000001065c2d10bbe1ccd20a457590110c9a306def3d730f0930 509 0.26/1.00 vMB 105
477,177 477,177 00000000000000000101f2ce01cea36f5f7480158572e00315fd5b9e14149ed5 586 0.54/1.00 vMB 137
477,176 477,176 0000000000000000012ee89029fd158bdd88b0580d1a99d481297d2d16f7decb 1,014 0.70/1.00 vMB 66
477,175 477,175 0000000000000000014b7d86f311d263353ffec3d694735065bbef2c64a31bc9 829 1.00/1.00 vMB 192
477,174 477,174 00000000000000000125f8cd91cdfcedf3fc5ed2204f73965b6d22100a06a224 24 0.01/1.00 vMB 211
477,173 477,173 00000000000000000046bd6a312bb1ff0cdedf18e9cb86fba954ed02d3a5e852 40 0.02/1.00 vMB 115
477,172 477,172 0000000000000000000284fe26ef71ee91b008caee305b0fea955a923d6a7f12 17 0.00/1.00 vMB 153
477,171 477,171 00000000000000000158f215e9c1cdabe9dff0ea8e1efbce0305e163057739f2 347 0.27/1.00 vMB 89
477,170 477,170 0000000000000000015c793eab9caf533eed941b01216c400b86bfbcbab873f6 545 0.43/1.00 vMB 139
Previous 10 blocks ↓
Total Size: 783.09 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: 725.89 GB
    • Received: 18.44 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.