Loading Tool

Explorer IconExplorer

Memory Pool

83,341 transactions
32.67 vMB
0.10192759 BTC
Random Selection Loading Transactions
Max Size: 195.91/200 MB

Candidate Block

Mining Attempt 6991e573c07d33535ae8426627c413a30bf1a893e8456a6eb542f592e379dd78
Version 20000000
Previous Block 00000000000000000000eaf9c170601a8e1fa1829aa8e6facbf5081621bef8a4
Merkle Root 35e59ba17a8d50d779a59b02ce2679e9584d609fdb927d781e6b990f2274ce73
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,252
Size: 1.00 vMB
Total Fees: 0.02563597 BTC
Feerates: 265.25 > 2.57 > 0.47 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,173 (188,380 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
726,793 726,793 000000000000000000023d1e4f445311b45aebfc4c72f70c1186da73859e71d2 847 0.40/1.00 vMB 8
726,792 726,792 00000000000000000006c3f7b07f9fcafb62975924bcca52efa42094b85223f4 1,237 0.62/1.00 vMB 3
726,791 726,791 0000000000000000000312d10dfb20d44a0a79c0a1deb4b1993042fa60e1d881 2,150 1.00/1.00 vMB 21
726,790 726,790 00000000000000000007c780a0ba5249c452b2ff0354042deb921978f6259f06 241 0.08/1.00 vMB 9
726,789 726,789 000000000000000000031d279bb653c10049616e1bdc347b0386060dd65e0399 582 0.35/1.00 vMB 6
726,788 726,788 0000000000000000000515316c39cf700c31b6dae298fd136944280209f1be26 322 0.13/1.00 vMB 11
726,787 726,787 000000000000000000035e7c0451b298e602604ff649cdc520605915d938d483 529 0.19/1.00 vMB 9
726,786 726,786 0000000000000000000986d29e28eb78e4397347e64e61403e0eb3c2fcb09476 1,364 0.76/1.00 vMB 8
726,785 726,785 0000000000000000000970c1430824402a3b8c0194769862ea3462ef3b1b63c5 1,386 0.77/1.00 vMB 7
726,784 726,784 00000000000000000006334d971e4d0624dcb9416392d94e6b6dc686596383e9 693 0.41/1.00 vMB 4
726,783 726,783 000000000000000000063c6f2ce5b473deaad49528aa5c376dadab138b0d2f58 2,991 1.00/1.00 vMB 10
726,782 726,782 0000000000000000000643e032be2d342316e445576a7e231ddce275e9c8e16f 2,624 1.00/1.00 vMB 12
726,781 726,781 0000000000000000000308dd7987d30fcbdfc4d87cd404498210c32fdec03e24 209 0.07/1.00 vMB 8
726,780 726,780 000000000000000000089817c2747ddf6f6394293ea82d6e5f0fdd14cc9d0cd5 1,540 0.82/1.00 vMB 7
726,779 726,779 0000000000000000000394936dff8e12c4f924af20c28d2180529fe4367c1dc5 444 0.17/1.00 vMB 8
726,778 726,778 0000000000000000000919aa194ac1967eedb380abe018997dd1083fa1bc4725 2,566 0.88/1.00 vMB 9
726,777 726,777 000000000000000000088198594b91710cd25c494164277c78cb61a40280276e 1,265 0.61/1.00 vMB 9
726,776 726,776 000000000000000000073a3c6d7368e64788668e539157a99736f26f55b245d8 421 0.31/1.00 vMB 5
726,775 726,775 0000000000000000000327a56e2a11e0ba4b15c070249adde4f1f1fa2ed05d29 1,829 0.98/1.00 vMB 9
726,774 726,774 00000000000000000008443e378aa565087f50f830aa7614943443a6b4cb9971 1,548 0.99/1.00 vMB 5
726,773 726,773 000000000000000000053a7d9ea018bc6406ede62f941f3cddde6c43283531d4 1,868 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.70 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: 697.32 GB
    • Received: 16.56 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.