Loading Tool

Explorer IconExplorer

Memory Pool

33,522 transactions
27.72 vMB
0.05628341 BTC
Random Selection Loading Transactions
Max Size: 137.91/200 MB

Candidate Block

Mining Attempt ffe4299d595670deae306b312f176c94dc9e86c6f5eecd2fbdbc770c64614859
Version 20000000
Previous Block 000000000000000000019a77c40282d48b8b439c6b19800056fbbad552052c91
Merkle Root b0de1e1102f65fc05c8dc3888c640be9340f3d4029d19da03c24107ef33ca1be
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 758
Size: 1.00 vMB
Total Fees: 0.00358941 BTC
Feerates: 40.21 > 0.36 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,554 (677,006 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
237,548 237,548 000000000000003f40b214055e36c9ddd17341f01cefe27359457611203973be 62 0.03/1.00 vMB 115
237,547 237,547 000000000000014d388bd05a4ffa6731f13fe83fc517450257306cd455f7ac9a 460 0.20/1.00 vMB 182
237,546 237,546 000000000000011288f685d708c90005a906c8000088b92976db2a2032708406 346 0.15/1.00 vMB 156
237,545 237,545 00000000000001269352ae2940e8dfd8d6f6c9b03b48ce71758e510eec247115 191 0.10/1.00 vMB 125
237,544 237,544 0000000000000173da5e1f0cbebbfa46b948fa8df02bf006f50bc5c098712ad8 345 0.18/1.00 vMB 150
237,543 237,543 00000000000000c378fe271e58f29d7f6e4270a96ba0199c22e8564214393e6f 301 0.25/1.00 vMB 115
237,542 237,542 00000000000000721b2791f923bb0c08ddf4782a5d9b7fa01a20dd118079dfef 848 0.45/1.00 vMB 149
237,541 237,541 00000000000000c66cc6061ba0e1c7c3c9ba0f71cb2dd7a54b5f22c64f9a79cd 565 0.25/1.00 vMB 168
237,540 237,540 000000000000005a2e5da072fb914dcaf731498811dc9eca91e7a2a809015f07 796 0.25/1.00 vMB 245
237,539 237,539 0000000000000046c646cada59617be65f930196c31e3659f14736382dc14c43 6 0.00/1.00 vMB 17
237,538 237,538 0000000000000145279fdf2301bc3e9a5ceeebf4b072e65d293ce0bfc668f21c 183 0.08/1.00 vMB 167
237,537 237,537 000000000000010485c18d7fa23b586b8ec03517da57092f71b5f1ede64317a2 457 0.21/1.00 vMB 160
237,536 237,536 0000000000000147662098dbf93a8440e1ba568e52db32ce508a150eb31f7689 23 0.01/1.00 vMB 209
237,535 237,535 000000000000015e4487aa6ed6825905c882f16b1474a5f6d3fad71d7e865e62 134 0.06/1.00 vMB 159
237,534 237,534 0000000000000133580caf041fbf63a0afdcaa42ed7be265644b3cb826481017 319 0.17/1.00 vMB 144
237,533 237,533 00000000000001253f408154222f1f90c2dc80b4d090fc83ca14a7f910c1b806 537 0.25/1.00 vMB 195
237,532 237,532 00000000000001368547414a69963d69dc7cad3daa8c9822c9005f5ed367a027 428 0.18/1.00 vMB 177
237,531 237,531 00000000000000b027945d0c374604cd16f00089ac04a89ce9e6509ad4898a65 128 0.05/1.00 vMB 105
237,530 237,530 000000000000015febd24394475fdc774cbdce81899dae0145fe40633d4eb5bd 292 0.18/1.00 vMB 123
237,529 237,529 000000000000017c2a2097d2d306d4c58ad47f198326812df71768462e9a5d04 568 0.24/1.00 vMB 187
237,528 237,528 00000000000000a871d46cfd21ce852a3cc5d5ebee00ad5892dc52e8fe93f5ab 148 0.18/1.00 vMB 78
Previous 10 blocks ↓
Total Size: 781.59 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: 623.38 GB
    • Received: 11.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.