Loading Tool

Explorer IconExplorer

Memory Pool

45,841 transactions
22.13 vMB
0.09433908 BTC
Random Selection Loading Transactions
Max Size: 123.62/200 MB

Candidate Block

Mining Attempt c9c947cf639f733045f3ad347edd4bef6a362075402df9dcdd6e806fa571106b
Version 20000000
Previous Block 00000000000000000000d451218953608884fdf06a7d0218542220f2352919d8
Merkle Root 9e1f37c35296c740327c718842f888834d5c8a7550726f753c6d92f5920e2579
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,743
Size: 1.00 vMB
Total Fees: 0.03695747 BTC
Feerates: 175.14 > 3.70 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,093 (797,836 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
116,257 116,257 0000000000001993b564bb5e5e7b469f282371c5f117e4bab124d47b26cc3ccd 7 0.00/1.00 vMB 346
116,256 116,256 000000000000c40d8a2baaa1bf192791db8da838dfc9f8798e8f7ddf2272320e 9 0.00/1.00 vMB 0
116,255 116,255 0000000000003fb143e97a8a2e62d14d79a63876807658df937808a9cb34339f 8 0.00/1.00 vMB 349
116,254 116,254 000000000000b4fde668c2efc2e6f199592e128d5ad24352f09452714f2fb9ec 12 0.00/1.00 vMB 0
116,253 116,253 000000000000e83b6059a55d92cc5a95fe96d25b96ddc37425a3d4c11c67ad91 11 0.00/1.00 vMB 356
116,252 116,252 000000000000bb7f4b3e93c3721fea472f51369bd8b73afcf815602f3064a337 26 0.02/1.00 vMB 393
116,251 116,251 000000000000bd8881304b9450f98e5a9f7569f06f2ec1b28f3ceffd56ec43e7 2 0.00/1.00 vMB 1,811
116,250 116,250 000000000000a44527e99f0e0d309967ccdf23d5d89b2c4d92623c698d6f5c06 6 0.00/1.00 vMB 0
116,249 116,249 0000000000008d520a964c8f0f3809ee6ed505287194f671a2591fd8f57ec7f2 12 0.00/1.00 vMB 335
116,248 116,248 000000000000189bacf63708263d7b826fb3363b7f8a6c1fc58ac534792b9b94 8 0.00/1.00 vMB 336
116,247 116,247 000000000000b822ca3dcd36c42755112254ce4c4d5016091f8f867be3e23d09 11 0.00/1.00 vMB 346
116,246 116,246 000000000000ca773d5bb5353160bf3872ad8ff73969be1810f81b20bcfae191 9 0.00/1.00 vMB 345
116,245 116,245 0000000000007725d1ccc4146e22aa674f6e0d3a9784f820fa0f360f18c032a5 14 0.00/1.00 vMB 267
116,244 116,244 000000000000078fd692c668cbef162813527adcccdaaf0e32087793947ac382 13 0.00/1.00 vMB 0
116,243 116,243 000000000000162a7dd28ea1ea20aa4c07b936f457eb1b1f00515e3e8ea93694 9 0.00/1.00 vMB 0
116,242 116,242 000000000000c2036a4e87d5ad91eb079c5b7453ad8af4989c27fd49c59a9dc8 11 0.00/1.00 vMB 958
116,241 116,241 000000000000870c01e2b8f476b81a8666bb3295d98064158d5753a2a2d3bfc0 1 0.00/1.00 vMB 0
116,240 116,240 00000000000039a8369fe23360a592b769d9ca49cb2e095450e427b083269cad 10 0.00/1.00 vMB 422
116,239 116,239 00000000000057d0946969a4fb45c0381471dd1b1d3433dbd8369c6500544774 10 0.00/1.00 vMB 347
116,238 116,238 000000000000abf1f1baa94feee70fe5a16180aa49ab954aa9444e9ff5752281 1 0.00/1.00 vMB 0
116,237 116,237 00000000000066eddb09cccb87b6fa97d44b7aadbc4b047fbff0b04dd64cc0a6 7 0.00/1.00 vMB 459
Previous 10 blocks ↓
Total Size: 780.76 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: 557.81 GB
    • Received: 7.09 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.