Loading Tool

Explorer IconExplorer

Memory Pool

46,322 transactions
28.22 vMB
0.10828229 BTC
Random Selection Loading Transactions
Max Size: 148.07/200 MB

Candidate Block

Mining Attempt 204c3b7154a37eaff375a9caf48ff82ad423f5f618b51591453c8168946bde82
Version 20000000
Previous Block 000000000000000000002d329f64171128f24895d65f294da7fb5276d5bc24ec
Merkle Root f39fdbf6673198e4128b4d8f05e8f005dfb4d887e6760237dacacbe8e63c7b48
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,575
Size: 1.00 vMB
Total Fees: 0.04516350 BTC
Feerates: 265.25 > 4.53 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,935 (442,646 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
472,289 472,289 000000000000000000dc5841386449761d83069ebdc0e122238c9fc5ba4f6fc0 2,211 1.00/1.00 vMB 433
472,288 472,288 000000000000000000c75dbbc72897f297a4aab47ca8c107df3e2b3046ef7a4b 2,590 1.00/1.00 vMB 448
472,287 472,287 000000000000000000648e80e805bb8451e20afdd23bd74425629e51c3541cf3 2,413 1.00/1.00 vMB 343
472,286 472,286 000000000000000000283df7bda25e985f1f433904d2eec4c41109b986e5afef 2,087 1.00/1.00 vMB 270
472,285 472,285 000000000000000000949217687a7603b5538a19ea431bc880a083ed40eaa34e 2,427 1.00/1.00 vMB 294
472,284 472,284 000000000000000001042491d3a774b71e4362a3548154b2a9c6b770812f99cd 2,522 1.00/1.00 vMB 440
472,283 472,283 000000000000000000487273ad648d755088f6cc877799549234108d032031ef 1,782 1.00/1.00 vMB 297
472,282 472,282 000000000000000000260d91c32f88d16fdeba3190d6a89066554dba2d7bb524 2,260 1.00/1.00 vMB 367
472,281 472,281 0000000000000000016efa1cbf1de03252a630a3f44bdb246cafad8c4567d691 2,683 1.00/1.00 vMB 313
472,280 472,280 0000000000000000016be86de9cb9e24a6fa798e78c772167e2739e51dcdb691 2,671 1.00/1.00 vMB 345
472,279 472,279 000000000000000000731499221107b77d40dff0b0b887aa6bd777fccf3ec1b6 2,488 1.00/1.00 vMB 365
472,278 472,278 000000000000000000021f2905f7b32103e89768fbe4e215a0cc2d4cc41fa8ae 2,223 0.99/1.00 vMB 367
472,277 472,277 000000000000000000584683c8907a396cad252b11e55fbb6e6f7bcf80cd40f5 2,064 1.00/1.00 vMB 402
472,276 472,276 000000000000000000ad12dadeba7a72614edf461b5f23fc0bf50e941d304a6d 2,232 1.00/1.00 vMB 361
472,275 472,275 0000000000000000011f01e18cc621457e13bfdaa5e88523d61aa4017ba40d0b 2,396 1.00/1.00 vMB 429
472,274 472,274 000000000000000000e45437b1115fa00ff4ff61f977bd21e5a95628b969e93a 1,848 1.00/1.00 vMB 308
472,273 472,273 000000000000000000ca561b84b6c4073eca5e1e1f1da949d7f3bbb6297f49b9 1,851 1.00/1.00 vMB 290
472,272 472,272 0000000000000000011c371e73b12fc870ae405a90571dac2cb85941c2fc38a0 2,453 1.00/1.00 vMB 314
472,271 472,271 00000000000000000144961e2d6f519de8f624cefd4ec270030773eb2b863d14 2,493 1.00/1.00 vMB 374
472,270 472,270 0000000000000000012afe6cf50d343fbe2e5e0544193fba831b567ec774faa7 2,380 1.00/1.00 vMB 343
472,269 472,269 000000000000000001293318921e6602283f908551a38097a810b1ecb11c2fe0 2,113 1.00/1.00 vMB 326
Previous 10 blocks ↓
Total Size: 782.27 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: 656.71 GB
    • Received: 14.42 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.