Loading Tool

Explorer IconExplorer

Memory Pool

9,066 transactions
3.58 vMB
0.04777944 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 21.13/200 MB

Candidate Block

Mining Attempt 4b4abe3122a70eb3027c9fed3eeda22353442beac83a68baf32f98a72e1d0e4b
Version 20000000
Previous Block 0000000000000000000066e597de55a15db8b78d84fc2ca94be16924a847b593
Merkle Root 79cbd2471ba491bd1051e1496b7d2b83fea738832e004b225a71d25017ac5c85
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,940
Size: 1.00 vMB
Total Fees: 0.04415436 BTC
Median Feerate: 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,484 (665,113 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
248,371 248,371 0000000000000083bc3a6668651541731f132ec8f4469db4299fd0a4e0a216be 305 0.19 vMB 97
248,370 248,370 00000000000000761ae2ffc63d9e35fb0ea6765e3da943bbfd31040e2ec88e12 115 0.06 vMB 133
248,369 248,369 0000000000000083e21224f754de246632ef2440f451c9d6952e4e19431bcd7c 75 0.10 vMB 24
248,368 248,368 000000000000003ea537b7de8f3f541043832809218fe88f426fc1d0454cbac8 194 0.10 vMB 108
248,367 248,367 0000000000000082ee5b000056eaede0cab83ebdaaa5a5d4ad400c7c363807d7 432 0.23 vMB 112
248,366 248,366 0000000000000083b9ec97ef080097d506b70f636174475de6671a5ad0f96740 73 0.04 vMB 21
248,365 248,365 000000000000000697df4fbdb7dae072502d5b87d1a2024559ba8a372e884eb8 467 0.25 vMB 113
248,364 248,364 00000000000000486de759207660cca278aaededb59d8a7f0e300a89f9711993 463 0.25 vMB 135
248,363 248,363 000000000000000dcc5b984c66f9dcd3537a095707cd569e2e67aaf5ca6b0610 65 0.03 vMB 28
248,362 248,362 0000000000000001e159f2dd4632cfdc5c49bc4860d6f27ff3c832003ddab16c 66 0.03 vMB 28
248,361 248,361 000000000000004762f9bbe71e2927d7001989a1f6f7103bb578a5990b5f0c6b 304 0.14 vMB 182
248,360 248,360 000000000000004dd4565c7fed36f5aa42a1c81a9182a442860f2eee612613bd 403 0.18 vMB 57
248,359 248,359 00000000000000571a3dbd588e56684babe17ba9e35daab2b7086545ee98f9f2 587 0.25 vMB 161
248,358 248,358 0000000000000027f7a3786898593cb0b886d8d9fde8adf4abe948d4d853adfc 715 0.30 vMB 173
248,357 248,357 00000000000000604b17f0964daa9511ca5c3a64b067c4060fb7b4cfbc81f24c 151 0.06 vMB 119
248,356 248,356 000000000000006932d808212c223709a7d10e47c469ad614812e3a0add6c631 138 0.07 vMB 153
248,355 248,355 0000000000000056b9e842321d66b8fc451a85bb154da1644d6682463c0844ec 88 0.04 vMB 41
248,354 248,354 0000000000000089476b7c18df71e83682ef62e104b0f6469abbe2f193fc2fe1 509 0.31 vMB 123
248,353 248,353 000000000000005199586cb54fe92d0765a347bc0473526f32d09779f8b2b65d 260 0.11 vMB 138
248,352 248,352 00000000000000860e8ac0a776318fa5f4d9bd4b429c472175687721265d0ef3 80 0.03 vMB 168
248,351 248,351 0000000000000007a076dd7dcea1a7f6966d56514f8ce1ad1b54229db4674b9b 256 0.18 vMB 78
Previous 10 blocks ↓
Total Size: 779.71 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: 348.03 GB
    • Received: 1.68 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.