Loading Tool

Explorer IconExplorer

Memory Pool

78,100 transactions
29.22 vMB
0.08501460 BTC
Random Selection Loading Transactions
Max Size: 176.55/200 MB

Candidate Block

Mining Attempt ec3b812857e72e0d6b25da77141974b82e1c8479b443aa055132b7bebfaf9762
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root 063754bb3e5b62305fec1a656293df92f0a7fd225671f5ab086d5d428c3c5bfa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,760
Size: 1.00 vMB
Total Fees: 0.02372287 BTC
Feerates: 302.06 > 2.38 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (614,807 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
300,322 300,322 000000000000000044340d7a81d3165439ddbabc94521754f00daeaaa0aae09b 520 0.25/1.00 vMB 40
300,321 300,321 0000000000000000584f5f05c5b9200eec0a272384f84c5529e1f52c7aa6ab20 66 0.03/1.00 vMB 38
300,320 300,320 0000000000000000473475cf992d94ec4adcf8f2e645bd25f267143f4cf1a114 289 0.24/1.00 vMB 20
300,319 300,319 0000000000000000357d0edec243cd78c259d3b82ea1c2f6cedbbc51dd60a667 118 0.25/1.00 vMB 14
300,318 300,318 00000000000000003f04b5194cc2db740449d3fc2c0a27176b2e46409e89d01b 401 0.35/1.00 vMB 18
300,317 300,317 000000000000000000284e5600c574bede096d0e99882ef672a72da3a66889c6 725 0.25/1.00 vMB 45
300,316 300,316 00000000000000004edb6c83d49bd2136a1077bd8ea463ed3c16d6dcfe7f2d8f 398 0.20/1.00 vMB 29
300,315 300,315 0000000000000000471ad9fcc299ac51dd561ec014a0bb965fd30be7976111d2 112 0.07/1.00 vMB 29
300,314 300,314 00000000000000005e732ffcd12b1f109b3aa61da42bfb4a31cbdb786cb3b509 400 0.31/1.00 vMB 21
300,313 300,313 00000000000000000706c8ecbc1a5e6219946a3d432cea28f74c3e9debd49f9e 671 0.25/1.00 vMB 42
300,312 300,312 0000000000000000360fef984664d5bfe1bb247f24739b5e7aeffd9d4b8397a9 241 0.22/1.00 vMB 12
300,311 300,311 00000000000000001695d17c95ecf726ca4a3ad545990d0d5f817e6698ba4bb4 751 0.42/1.00 vMB 35
300,310 300,310 00000000000000005acfe9136ccd2ca537e57bbf3158fd28f254f2bc4f3b97be 151 0.28/1.00 vMB 4
300,309 300,309 000000000000000088d15c878bdff05c39f44e3304853b5ec84fcb09236656c2 373 0.23/1.00 vMB 27
300,308 300,308 00000000000000002c2b0beef2e00724de2d182eefe8623a33ca269ea453ca7d 319 0.17/1.00 vMB 36
300,307 300,307 00000000000000003a5bc2a8494e43325e57c90b1c25c58ba9d1be9ea145ef06 325 0.16/1.00 vMB 27
300,306 300,306 000000000000000081a96ce84fab16d1e6d0581d00b8986aa4a42c8a2f0b1567 119 0.16/1.00 vMB 8
300,305 300,305 0000000000000000472deca6add203109f6b8bbe25cbedd5f8990f3e02c287b7 475 0.23/1.00 vMB 37
300,304 300,304 00000000000000007b857a5840ca4d742afbea696179cc9dd1554d0826bc3f16 488 0.29/1.00 vMB 35
300,303 300,303 000000000000000067aedf4492089e6f98ce808611e0b8c78bc37cbc1f384d1b 1,040 0.50/1.00 vMB 40
300,302 300,302 00000000000000007e8e2a6af490a52e4487c734933cda22a1af9e1d38102943 568 0.32/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 782.62 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: 671.98 GB
    • Received: 16.09 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.