Loading Tool

Explorer IconExplorer

Memory Pool

44,187 transactions
26.51 vMB
0.05524897 BTC
Random Selection Loading Transactions
Max Size: 140.00/200 MB

Candidate Block

Mining Attempt e056e8110705542866bd21e1df67c316896bd24b89277dceacba87c974bd0a84
Version 20000000
Previous Block 00000000000000000001555a8d26dc3fb0698ed6dc1351b7fa6bac8f942c6d24
Merkle Root cb1a794d9ec925626a5ef59cdb46bc38ab24fe214f2069deeff44427dd2bd0fd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,218
Size: 1.00 vMB
Total Fees: 0.00669179 BTC
Feerates: 40.21 > 0.67 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,777 (508,418 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
406,359 406,359 000000000000000001fb9fb2221d64fc171bee0dc461a7ecad720a254781ab02 1,573 0.62/1.00 vMB 42
406,358 406,358 0000000000000000000780a196c0f4060e44877bb6ca53a5e8a53f12247a84a6 92 0.03/1.00 vMB 44
406,357 406,357 000000000000000000c9927dee5a5a8f6e54836b0dbc7e0dbe305b8c72f0069a 505 0.32/1.00 vMB 29
406,356 406,356 00000000000000000200e908d5e6a5d09b015eec5632606af916f2616fed5f63 546 0.30/1.00 vMB 35
406,355 406,355 000000000000000003843347c2616124b161232816a839093e9e7ce0b522eb07 619 1.00/1.00 vMB 10
406,354 406,354 000000000000000003abdb6f9cdc10ecf1e991ce10f99a14546c60f9936caff0 913 0.99/1.00 vMB 14
406,353 406,353 000000000000000004a734bbfb30b645e36f7a529c15c5cb98c1939ef71274cc 505 0.46/1.00 vMB 23
406,352 406,352 00000000000000000619a02befd58253195156d352043bda79a975bfebfdd18b 1,754 1.00/1.00 vMB 39
406,351 406,351 000000000000000002e93ca2f3118a5f42f09f22e4c1ddd7bbe1a811f5007bd5 215 0.61/1.00 vMB 10
406,350 406,350 00000000000000000554b654c1b068800d5fc31c5b8c60c606378d892ef244cb 1,224 0.65/1.00 vMB 37
406,349 406,349 000000000000000004cd5763ffd61ced242c1090a41e80000952cbb940069000 1,074 1.00/1.00 vMB 24
406,348 406,348 000000000000000005295095364d6aef6b5c0c90501d5c736eb73bcbd0a4f64d 2,369 0.99/1.00 vMB 50
406,347 406,347 000000000000000004a53d7eb904c4405e3e5bd1e8bb1a192331112dba826fb9 2,498 0.93/1.00 vMB 66
406,346 406,346 0000000000000000034385b495fdeb59823d3106667031f652ea9fe7e8205f88 3,374 0.99/1.00 vMB 67
406,345 406,345 0000000000000000037e6f9fa9bc032ba8cceab83cb2554b3619c25a0b8606af 806 0.98/1.00 vMB 20
406,344 406,344 00000000000000000567f322532b99d63d0489991935404e00b7e7322390bfb7 503 0.29/1.00 vMB 39
406,343 406,343 000000000000000003846e92147a06ef8bcfcc128d1126875e7da4e001e2e83b 1,509 0.99/1.00 vMB 28
406,342 406,342 000000000000000002281d94623be7d41376762f1cfa91be1b8ff448ce972a2f 2,018 1.00/1.00 vMB 38
406,341 406,341 0000000000000000065b548ed3b1b89e7d84b722f28b0024480973d706f757f8 2,843 1.00/1.00 vMB 47
406,340 406,340 00000000000000000035ffc8eec639bbbab65238a80e34d2e9763b562334161e 3,262 1.00/1.00 vMB 88
406,339 406,339 0000000000000000030eccfc56131ea1a560e965d22957098f978cb070f6374a 2,251 0.98/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 781.99 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: 648.70 GB
    • Received: 13.06 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.