Loading Tool

Explorer IconExplorer

Memory Pool

79,728 transactions
29.51 vMB
0.06395339 BTC
Random Selection Loading Transactions
Max Size: 178.09/200 MB

Candidate Block

Mining Attempt 5692d866df11fb52a3a515e4ad252da7d7baa71936f8206439b14ebb6ba2094f
Version 20000000
Previous Block 00000000000000000001dca977ac9ad62b5ffda27b5d02990f9a918aa20846bd
Merkle Root 1d02214b193ed6d1e87a0e1595dc13c2847fdc59539bc1e719884ef632baceee
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,698
Size: 1.00 vMB
Total Fees: 0.00394502 BTC
Feerates: 60.16 > 0.40 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,978 (228,621 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
686,357 686,357 0000000000000000000b1b2200b88dd997bcd18c5845a1d354a1e4ed808bb8fc 1,272 0.61/1.00 vMB 24
686,356 686,356 000000000000000000059a7b583afb79f3980624f16574ac83570c7d36c88f18 583 0.21/1.00 vMB 28
686,355 686,355 0000000000000000000088de70a49c3d1512b1619f760732e2751aad76704061 829 0.40/1.00 vMB 20
686,354 686,354 000000000000000000046306871663651a55442c93aa0fc1a3bdfab2b9019ba1 79 0.02/1.00 vMB 34
686,353 686,353 0000000000000000000933c5ce3f05de8e90d4def008e2659c6f215ffc76bb12 1,934 0.82/1.00 vMB 25
686,352 686,352 000000000000000000044c06ecd06775fc97994fdf8a9871f82d2d42a537b353 328 0.18/1.00 vMB 21
686,351 686,351 00000000000000000008ef93b46bc86dfbec341a972d7af45b7d22626064ed33 108 0.06/1.00 vMB 34
686,350 686,350 000000000000000000089e97f42703724db7b215124e32ab1295280d3ad46c5b 287 0.17/1.00 vMB 23
686,349 686,349 0000000000000000000196468f2ef6bdddeb1ee73e878509118c3aad5d9f3286 614 0.28/1.00 vMB 24
686,348 686,348 0000000000000000000a52dcb0ee700f32ee4104862c373f73a20cf629b03d6f 2,101 0.98/1.00 vMB 7
686,347 686,347 00000000000000000002e322c3e2f3d8d0559cf404bd3f64ff62fd09cfa87f40 1,352 1.00/1.00 vMB 47
686,346 686,346 00000000000000000005660b9cd75aa606bf26702a455cac10d1bdd61313b6f4 2,332 1.00/1.00 vMB 33
686,345 686,345 00000000000000000001b194d52ba3f1428fe070b59737a2d1eb97b005f3498e 1,115 0.52/1.00 vMB 22
686,344 686,344 0000000000000000000189d9af267d084b95555acd1c23ac83070ab87367bd4e 399 0.20/1.00 vMB 22
686,343 686,343 000000000000000000018d23994648e9f695f7227608d2e5da3acaf1a30cc1b9 1,175 0.56/1.00 vMB 23
686,342 686,342 0000000000000000000a057cf8ae0579af3f52522179c15818d0bbb54dcb9754 125 0.04/1.00 vMB 23
686,341 686,341 00000000000000000009d7281fa8ea15c8ccd1f93473e9db0246ef0347f671b3 1,055 0.42/1.00 vMB 16
686,340 686,340 00000000000000000002e19ea93ddd50d4a2a67f444284dac6d994cdf3a3b02d 2,728 1.00/1.00 vMB 25
686,339 686,339 00000000000000000008f06453eaeaf6ba76499ef1978d57401cac53da65e958 2,263 1.00/1.00 vMB 37
686,338 686,338 0000000000000000000ca047ee35ef3a7b670c95dc4b5b3400e868d6f4456780 431 0.20/1.00 vMB 29
686,337 686,337 00000000000000000007cba664acbe9f95de987ff8f2667521e92a0699fcd1cf 259 0.26/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.35 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: 662.21 GB
    • Received: 14.84 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.