Loading Tool

Explorer IconExplorer

Memory Pool

42,216 transactions
27.60 vMB
0.08717637 BTC
Random Selection Loading Transactions
Max Size: 142.74/200 MB

Candidate Block

Mining Attempt a26e04427bdce8babe6ad6c22392e521458eb6e29181be6a2428fe7b9cb2cbee
Version 20000000
Previous Block 0000000000000000000125e4fd7be7c13b9e183c8ebf26e8254a360295f574ea
Merkle Root e602bbde6f46e950839e460c5cb2334c88928f94b57f63882683e8905d04a50d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,008
Size: 1.00 vMB
Total Fees: 0.03188344 BTC
Feerates: 144.55 > 3.19 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,659 (457,275 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
457,384 457,384 00000000000000000011d0e9f8a9ff0ba41d650344a3ebfb99ecf8f8ab94f0eb 1,360 1.00/1.00 vMB 143
457,383 457,383 000000000000000000adce86cbb06812a24b97c056dad883d58f0d980802371e 2,051 1.00/1.00 vMB 160
457,382 457,382 0000000000000000005e25308311675897107d4287f342be29948e2a852b659a 2,070 1.00/1.00 vMB 186
457,381 457,381 000000000000000000c0fa67f6b82f90c82948c6b6533f3cd850c271888d3fef 2,057 1.00/1.00 vMB 193
457,380 457,380 000000000000000001ae6b6c07af2a34e6bcad6cb305f17888cbc4c4fdb7da5a 1,988 1.00/1.00 vMB 223
457,379 457,379 0000000000000000005ee4a87b68080b15b93e44805f77843ac9281f7c003da6 2,245 1.00/1.00 vMB 203
457,378 457,378 00000000000000000171b5b212860ac143b813c527158e330d67c22bd62b1cfc 2,242 1.00/1.00 vMB 312
457,377 457,377 000000000000000001bdb55e2316141a3ac7c33c28e3e90d43b647d22afeb474 2,613 1.00/1.00 vMB 199
457,376 457,376 000000000000000001cd5c19923cadf282f8af3c67d4b048a8ec40c24b386602 2,764 1.00/1.00 vMB 239
457,375 457,375 000000000000000001b8fbef893498911abf938c74b69f9e99b52bf809570691 2,012 1.00/1.00 vMB 152
457,374 457,374 000000000000000001246426972ff78197c88ffea26dae9cbd6594018cae2821 2,263 1.00/1.00 vMB 226
457,373 457,373 000000000000000000bae838588319b1da276d606b941cfe358e0c5852be000e 2,962 1.00/1.00 vMB 127
457,372 457,372 000000000000000001ada4520ef96fc4288015c806ad00798d0c57932cbb55b8 1,310 1.00/1.00 vMB 132
457,371 457,371 0000000000000000009095ef37f8000c168c2b74924e9a62dd85150f586aa4c2 2,621 1.00/1.00 vMB 155
457,370 457,370 000000000000000001ae55088afcb8bfb9b97e674392c46e75b46628cdb45d49 2,292 1.00/1.00 vMB 165
457,369 457,369 000000000000000001778324c5cb8ca49b0d6678b30b86c1369811ca04ebf230 1,674 1.00/1.00 vMB 160
457,368 457,368 00000000000000000080ff08ef03a694c2e4aede1ef41b5b533d16c8f2a0f714 1,995 1.00/1.00 vMB 220
457,367 457,367 000000000000000001934de8bd1497b5b43381956ad13a562bd271f2bf0830c4 2,580 1.00/1.00 vMB 248
457,366 457,366 0000000000000000020a315151cce74c92e4acb064a558e8bf8dbc46c42fcb5e 1,479 1.00/1.00 vMB 153
457,365 457,365 00000000000000000227fa9207692cf373c83aa5c7646a7f6df255fb5bc9c041 2,247 1.00/1.00 vMB 186
457,364 457,364 00000000000000000090809af0b85e49d926d0854a1fc6ef7166b3368483c36e 2,009 1.00/1.00 vMB 190
Previous 10 blocks ↓
Total Size: 781.79 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: 633.83 GB
    • Received: 12.21 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.