Loading Tool

Explorer IconExplorer

Memory Pool

82,205 transactions
30.55 vMB
0.13661607 BTC
Random Selection Loading Transactions
Max Size: 183.84/200 MB

Candidate Block

Mining Attempt 91a62c79684a647718ef617bb3344d9ebb4a644ee69dc252c7a7a99adfe025ae
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root 9f8f3608665daff45b3b3531e0886ad8813ceab11e480ff403282021d3b90af1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,048
Size: 1.00 vMB
Total Fees: 0.05296101 BTC
Feerates: 302.06 > 5.31 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (420,486 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
494,643 494,643 00000000000000000066c6da41399a754ea6d58d1280900f42c22fd3a9c76748 2,251 1.00/1.00 vMB 553
494,642 494,642 000000000000000000c10844bcfdff4b54c108575c27060127cd54a377cd0031 2,116 1.00/1.00 vMB 367
494,641 494,641 0000000000000000001dd82348ff0202b4231136251f8b567ea1cce337f204cf 2,404 1.00/1.00 vMB 473
494,640 494,640 000000000000000000213b723388fd62be706efa1e1d0d417c9e2a8b480b23b6 2,575 1.00/1.00 vMB 586
494,639 494,639 000000000000000000551f264b395db87dea2cf10259ab678546f67c0c07107d 2,335 1.00/1.00 vMB 167
494,638 494,638 00000000000000000055a9ac2567f9283f24306b0fcea43f0b155d876ed5f53e 2,392 1.00/1.00 vMB 378
494,637 494,637 00000000000000000071d1fc32137c15540027ee6b2b3e4cd4e6177d3a21dcee 1,605 1.00/1.00 vMB 426
494,636 494,636 000000000000000000aa039b7584082ec3ed28b109a24b41785ba27e547df56b 1,990 1.00/1.00 vMB 527
494,635 494,635 000000000000000000c181795d212235f3aed62978f6026d4c80970b18d2f502 1,914 1.00/1.00 vMB 117
494,634 494,634 000000000000000000823b2019007d6137ac54a03c0147f785cb03d233bdde48 1,736 1.00/1.00 vMB 486
494,633 494,633 000000000000000000c4381c26aac2109da2aeba90eb6f8faaaaf3cc4b99692e 2,048 1.00/1.00 vMB 387
494,632 494,632 0000000000000000005fe2ec30f4ac2700783ab78a1f4cf3ac7aa2a4c2600992 2,455 1.00/1.00 vMB 130
494,631 494,631 000000000000000000bcc95a8d0659ac855c5a31d491d16258aff6008694a71d 1,520 1.00/1.00 vMB 190
494,630 494,630 00000000000000000024ebb37802c0f246b42908f879d26f3dcf0691a5f8ff7f 1,653 1.00/1.00 vMB 344
494,629 494,629 00000000000000000005f2b65d1c08811701bc97a31e161ce1f8b06256c1ca99 2,574 1.00/1.00 vMB 437
494,628 494,628 0000000000000000008b862fe5ecccb4db76d5675aeab1513eb9ab83b849e399 1,970 1.00/1.00 vMB 424
494,627 494,627 0000000000000000002a14593d9bbdef2ed1b098fd1f970a19f1a62bef19a401 2,309 1.00/1.00 vMB 236
494,626 494,626 00000000000000000056e95b14fbb2434e5b633f06d140f78daa70e63f75c5ed 2,416 1.00/1.00 vMB 407
494,625 494,625 000000000000000000403611599c868e9d2db4d2b374ff6ebacbefd6cfc60bb9 42 0.03/1.00 vMB 285
494,624 494,624 000000000000000000b0563e86742fd5a0b23339fa617081380817c8c74f5ede 2,296 1.00/1.00 vMB 534
494,623 494,623 0000000000000000005e457e1d1255d1fc91a925099311d51f6ab5a90010f65d 2,274 1.00/1.00 vMB 538
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: 672.01 GB
    • Received: 16.11 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.