Loading Tool

Explorer IconExplorer

Memory Pool

53,707 transactions
29.74 vMB
0.10361340 BTC
Random Selection Loading Transactions
Max Size: 159.72/200 MB

Candidate Block

Mining Attempt 1d7d826cbc049b964bb1dfcedd464e1553b1d69fe358076b643a80b6dd38c2f8
Version 20000000
Previous Block 0000000000000000000086737fba9a33bd6932388559488701a76c615d9b1e14
Merkle Root d6427899a262554a46233456c983fd95789c0c0783e5466e6adf2e2caf687abd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,799
Size: 1.00 vMB
Total Fees: 0.03141050 BTC
Feerates: 150.77 > 3.15 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,714 (86,380 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
828,334 828,334 00000000000000000002ac5f6fe25924afe225159d71359b91c03e4e2be12fe2 2,625 1.00/1.00 vMB 31
828,333 828,333 0000000000000000000345b60ad24a5de906232d6d462d546055f4c9ac450ffd 2,095 1.00/1.00 vMB 33
828,332 828,332 000000000000000000037f3e6b2c0dde99d727fd492c72133f48c538122466bf 2,269 1.00/1.00 vMB 50
828,331 828,331 00000000000000000000cbef83ed42ce786951dea561b4ecfc615362f5d9c81e 2,743 1.00/1.00 vMB 25
828,330 828,330 00000000000000000002ec0210166bd9e01163f3bf202ee21a394dab27c9c8bb 3,155 1.00/1.00 vMB 26
828,329 828,329 000000000000000000008e5e98343574f6d47c10467564edd49dd122da37f36d 2,167 1.00/1.00 vMB 32
828,328 828,328 00000000000000000001ada97cf85d36b45f7d937b436fb5e1077fd66daf9643 2,479 1.00/1.00 vMB 37
828,327 828,327 00000000000000000003712268097c931b70d54218ad55f3434db10c40f14c5b 3,044 1.00/1.00 vMB 30
828,326 828,326 000000000000000000025235115c356c49968a51cedf3c96fdb61932c0684592 2,700 1.00/1.00 vMB 33
828,325 828,325 000000000000000000010918855bb84915dbd3faf27eded2a74f45ce6a322731 2,662 1.00/1.00 vMB 31
828,324 828,324 000000000000000000029fd8dd14448d696885b6fee2ac6818fa465b28a65212 4,146 1.00/1.00 vMB 34
828,323 828,323 00000000000000000001dcee09c5e2778ebc12b4bde6c3da803dc1fcba6124d9 2,413 1.00/1.00 vMB 46
828,322 828,322 00000000000000000000ed0ff348ebb96aa3a516096d291518c2404c84a4ac52 1,869 1.00/1.00 vMB 44
828,321 828,321 0000000000000000000045300c36ca730e3a229a5556880e56a4c671ea4e4854 273 1.00/1.00 vMB 37
828,320 828,320 000000000000000000028b3e4e9a2fabe81474dec509bd1d162e8585a2324044 2,808 1.00/1.00 vMB 44
828,319 828,319 00000000000000000000ab853153a28cfb8e37dff243ac89865d835849889e9f 2,710 1.00/1.00 vMB 59
828,318 828,318 00000000000000000002c85de3c8eafe1361bc369f1d3f3cd406e5825746edfc 3,443 1.00/1.00 vMB 30
828,317 828,317 000000000000000000022eb29624f63813f336e482de84136620a6025e95c520 2,866 1.00/1.00 vMB 30
828,316 828,316 0000000000000000000315e10613b159b2138eb9fa4cc44d94e376706b810632 1,515 1.00/1.00 vMB 26
828,315 828,315 00000000000000000000dcc7fbddce92ed71c32b79de007f4205f82ed5f12447 3,791 1.00/1.00 vMB 35
828,314 828,314 00000000000000000003b6ec38db454f79a9d1da55c9061ab567bcbd8d6346d6 2,971 1.00/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 781.89 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: 645.16 GB
    • Received: 12.69 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.