Loading Tool

Explorer IconExplorer

Memory Pool

37,278 transactions
17.84 vMB
0.13551678 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 94.25/200 MB

Candidate Block

Mining Attempt b0bb6aa274c09bebb495ed37384e7b00e94eb102a22700d77e1a934738ead39d
Version 20000000
Previous Block 000000000000000000004a70f3e5f9adf9454018687410ec954195352aac5475
Merkle Root eace1f624fc35c79e6951bf2d931d9745ce8474fb04fc7284941b83f31e791d3
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 783
Size: 1.00 vMB
Total Fees: 0.02702696 BTC
Median Feerate: 4.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,329 (688,167 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
225,162 225,162 0000000000000055bf835e6292184324e36a2637f59a69e103ecf0631cb4b47d 125 0.07 vMB 140
225,161 225,161 00000000000000dd3da247eef8005b9131b7577d6cb8a6ad4be3151147641a68 416 0.18 vMB 231
225,160 225,160 00000000000001ad0dee6d8c199219aaa849c83de67c42685b9621856e7e295e 515 0.22 vMB 231
225,159 225,159 00000000000000705963efb32305890f5645cb398aa989703132cdad47ffe0da 146 0.05 vMB 206
225,158 225,158 000000000000021b525fa24e69c239a3cedb3b4d73e8534b9f5fe235f09be0b0 679 0.31 vMB 189
225,157 225,157 000000000000017d6e53b8e343801e6c98527680dc2664e27625fdad7f94b7f4 345 0.15 vMB 170
225,156 225,156 00000000000003d4269a035938d6fb2cce37e5f45847287c8bf86bf94c0bbd1b 725 0.30 vMB 219
225,155 225,155 00000000000002e9af4806064d5e3ed135fe9e7503cc3c822065f07f80a1e6cd 177 0.10 vMB 157
225,154 225,154 00000000000003107399feb721964d580613b6ac5a3d65e65f0a48a216f08d14 235 0.15 vMB 130
225,153 225,153 0000000000000215c008b9a536a94aef116be78a580bfa0b1f2d19d9fba2b60f 415 0.22 vMB 156
225,152 225,152 00000000000002f193a6d181c62e826d5f787e9de5a98673bf33f8f8ffec6b33 374 0.14 vMB 209
225,151 225,151 0000000000000267ba5380e371689481443203f72cfaa3c5c120553a84a550eb 545 0.26 vMB 176
225,150 225,150 00000000000000cb02e36d584727cc481eaf3659b18b1398890ea647e91d0383 100 0.05 vMB 168
225,149 225,149 00000000000001a06b0dea1c79059737e0e80fa668a703d3a2970fd51c72d5d8 524 0.32 vMB 140
225,148 225,148 00000000000002bb08990bb4d84d5cfa208b3521a271c91ccff8da18103b72de 658 0.25 vMB 213
225,147 225,147 00000000000000b7d41a48180c646ec39b1bfc29c772052f18f3fd28d1cdaec7 576 0.25 vMB 192
225,146 225,146 00000000000003cf898909030ac5288004318b55445bceb8722691a817be1776 493 0.30 vMB 142
225,145 225,145 000000000000028fb3d96fb3bcfa71bb86c1950b6fc918d8b65ba7f3f2e93d62 937 0.30 vMB 262
225,144 225,144 0000000000000062e5bb81fc9517e941267b61026fd00db583de45f5c49eac71 110 0.06 vMB 85
225,143 225,143 00000000000000ec753b1566a110fbbe4123f6e0263c24907d5ce74ec417e196 601 0.24 vMB 203
225,142 225,142 00000000000001cb341db31ac886d95b6e7e00d9c36b83ffb1253aa1f3452fdf 327 0.20 vMB 144
Previous 10 blocks ↓
Total Size: 779.44 GB

Node Details:

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