Loading Tool

Explorer IconExplorer

Memory Pool

26,464 transactions
26.92 vMB
0.06033510 BTC
Random Selection Loading Transactions
Max Size: 129.27/200 MB

Candidate Block

Mining Attempt 590c5ca1810e54791e22fd64d30d60bed6234953ef495119c33bac887106c7c2
Version 20000000
Previous Block 00000000000000000001f153be8400a938169c22122f44526eb6818272e825e6
Merkle Root 1680d7b3217b7fa3920eea5472951559976a880c86cf2e18e15cfcb64898a8d9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,921
Size: 1.00 vMB
Total Fees: 0.00976817 BTC
Feerates: 79.73 > 0.98 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,496 (456,172 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
458,324 458,324 0000000000000000014f4e71326470a4f758d9e896ef8dd53925d3d3fe72a95c 2,769 1.00/1.00 vMB 231
458,323 458,323 0000000000000000006b37447822e60e2b2eacda0fb30e16ec07bc779d57aebb 2,610 1.00/1.00 vMB 191
458,322 458,322 000000000000000001c6cd52f979a55dbb0259018aaea18f81af92a182832709 2,469 1.00/1.00 vMB 204
458,321 458,321 000000000000000001382d5dd0caae021ea349ac842c4de895e2ae21ca789548 2,873 1.00/1.00 vMB 153
458,320 458,320 0000000000000000008b16772e464e606c4f8db6c2efccba9dc4f192611e17fc 2,502 1.00/1.00 vMB 167
458,319 458,319 000000000000000000cc9e37275c1300bcb6cc30896e86bb5402e879f4be2fb1 2,960 1.00/1.00 vMB 162
458,318 458,318 000000000000000001c7a9e0f5885712b1dabe86697cace81cab369cd1f1e0df 2,537 1.00/1.00 vMB 189
458,317 458,317 000000000000000001890b851ee2ddc712757fa25e2bf25289e57c6d99f12f7a 2,485 1.00/1.00 vMB 230
458,316 458,316 00000000000000000017d985d13ccc46f2766a32bbd498827a9bc1b323c856da 2,255 1.00/1.00 vMB 178
458,315 458,315 0000000000000000015c95aa46c22e929d9b54dbf90e23adadb76a7d3746ac66 1,357 1.00/1.00 vMB 159
458,314 458,314 000000000000000002297466335399f70f9814a8806b231eb8ff5d2bdc7a5cb0 2,208 1.00/1.00 vMB 159
458,313 458,313 000000000000000000b33bcf751ba63e876d6bc7bb01048d7a5bc786adff4d9c 2,383 1.00/1.00 vMB 159
458,312 458,312 0000000000000000017fc859c0582577984487922bfc1b08996c4bb157c8b415 2,629 1.00/1.00 vMB 177
458,311 458,311 000000000000000000b187463b828c92809fcb5aaf1e515b391d21056df35034 1,914 1.00/1.00 vMB 184
458,310 458,310 0000000000000000024884b2fe6f2273394ec1ec9a9b01e2e80a16c9e9da37c2 2,247 1.00/1.00 vMB 199
458,309 458,309 000000000000000000b51b703ed0f216feaa2d329c6ee4efeac468750eb20dde 1,460 1.00/1.00 vMB 161
458,308 458,308 0000000000000000006827bfeb421ed640865e49b65f63f8c93b9de233b30673 2,267 1.00/1.00 vMB 252
458,307 458,307 00000000000000000086f6cfefdb6046b5338b937d7779c4e78ac9754f8c4f49 1,405 1.00/1.00 vMB 188
458,306 458,306 00000000000000000241035d208bb9a6749212ae4006db9abd6f082dcc8e14f8 2,576 1.00/1.00 vMB 238
458,305 458,305 00000000000000000115096b766fa7e59b110aa73a998094e932a9781bfad676 1,994 1.00/1.00 vMB 267
458,304 458,304 000000000000000000dbeda6972c8eb1d4fd6c4b87605461abdb9f73346210d2 2,195 1.00/1.00 vMB 199
Previous 10 blocks ↓
Total Size: 781.49 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: 611.94 GB
    • Received: 10.93 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.