Loading Tool

Explorer IconExplorer

Memory Pool

79,634 transactions
29.92 vMB
0.09975219 BTC
Random Selection Loading Transactions
Max Size: 180.64/200 MB

Candidate Block

Mining Attempt 450bfe34e259b9b297cc69b3fe5bc6371e19877a1a0cfff9e93f34de6849a23e
Version 20000000
Previous Block 00000000000000000002062c598182760e2a42bfca1c5daff2d027e17aacdd70
Merkle Root 52a4e2d570747353f8065932061d1f577c9283cc698f94d68d9932dbd56776ea
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,773
Size: 1.00 vMB
Total Fees: 0.03133339 BTC
Feerates: 120.36 > 3.14 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,131 (317,494 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
597,637 597,637 000000000000000000142653c041894f58a7fe23659dfe0605791a836e550b82 2,876 1.00/1.00 vMB 45
597,636 597,636 000000000000000000007f8fb65cc57913eef3bf21e1541d42b236a320561a27 960 0.26/1.00 vMB 27
597,635 597,635 00000000000000000007aa446201a406776ebb350622c089fadaee6f3411c89f 408 0.12/1.00 vMB 32
597,634 597,634 0000000000000000000d9fdd711d23d56fa5663d8c6b4ff29b9a4f0b9ee996a8 1,019 0.26/1.00 vMB 25
597,633 597,633 00000000000000000002df0cd5b15031b32848c371cef831b14293ca70add904 773 0.23/1.00 vMB 22
597,632 597,632 00000000000000000005fffa9614f6e05f90ac5ab682a383cf8c03902e7f5791 424 0.16/1.00 vMB 17
597,631 597,631 00000000000000000004f8121cd83abca81f120f1d2d2df39c7a5e2313a88713 2,089 0.68/1.00 vMB 23
597,630 597,630 0000000000000000000dfa6c789dc695d3c97c19973cad210cf5f5eff16c8f37 1,681 0.55/1.00 vMB 25
597,629 597,629 0000000000000000000cad90e5f3ab3185fe262451a0137b4bdbfa0b6c8c6316 1,799 0.68/1.00 vMB 14
597,628 597,628 000000000000000000042001f7245f673161bd2f23e29294e197f956db965d07 1,706 0.57/1.00 vMB 21
597,627 597,627 000000000000000000115947123160d31ae1b193cdf82b50448df0732914c937 3,469 1.00/1.00 vMB 23
597,626 597,626 000000000000000000088031e6c40b1d01681ef560cb11a6256096026efbcecb 2,889 1.00/1.00 vMB 36
597,625 597,625 00000000000000000003c2c4e7d842aeaed6ea61166fa44118e5074d452d5e1e 468 0.12/1.00 vMB 17
597,624 597,624 0000000000000000000ba5c2598573467a1ddbc8654fc7cde393a3474d680c56 2,674 1.00/1.00 vMB 37
597,623 597,623 000000000000000000014e0f582f68fe3e2c8cdb77bd9840389fb462869708d3 1,616 0.54/1.00 vMB 25
597,622 597,622 0000000000000000001501de999fdd2159fccbcdb86e015530bc5224b3b9d244 2,789 0.86/1.00 vMB 25
597,621 597,621 00000000000000000006b74b85f7783631c8c3882e52dcc25ed530366d858d52 1,124 0.39/1.00 vMB 25
597,620 597,620 0000000000000000000844195151c633782f3c0669bca4452268e4ca8dd1c5f0 2,461 0.65/1.00 vMB 26
597,619 597,619 000000000000000000080d99762f29310a0a24dd487903af2687d7aa7a90f91e 2,673 0.85/1.00 vMB 22
597,618 597,618 0000000000000000000bfbe9f2ab2f46c9bc3ca9a579b74aac557185f308ab4d 584 1.00/1.00 vMB 1
597,617 597,617 000000000000000000080a3a7afdb0790dc03d81331c678b17770666794a0de2 2,526 1.00/1.00 vMB 14
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.04 GB
    • Received: 16.12 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.