Loading Tool

Explorer IconExplorer

Memory Pool

74,003 transactions
28.86 vMB
0.07359769 BTC
Random Selection Loading Transactions
Max Size: 174.92/200 MB

Candidate Block

Mining Attempt d2cc95c4f4703314ea3f369c2bc1f588cc5f8c9fb826fc2e2e95f88daae12ceb
Version 20000000
Previous Block 0000000000000000000067a6baa6a95faea41c82751e11dd94b2cd8d3557ef06
Merkle Root 20ac72e8ef8329bde618fdc7e002efa82049c0ddaba2b1b185f595fa6cf19b73
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,204
Size: 1.00 vMB
Total Fees: 0.00975143 BTC
Feerates: 100.26 > 0.98 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,435 (706,631 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
208,804 208,804 000000000000017596e7a63db0a3e06104fe5b698d2e7be235bdf3086b88a02c 126 0.05/1.00 vMB 82
208,803 208,803 0000000000000456607bd89d9d5181798de71bfe7d63c57c33d50aa03a56f3ad 12 0.00/1.00 vMB 164
208,802 208,802 000000000000012ec35cabc8d986dc3da190dbd7aa1d9fab69998a8740b84ebe 76 0.03/1.00 vMB 56
208,801 208,801 0000000000000307999734f251777484c4c2b4ad70bf5a0678d4337e3cb9da94 63 0.08/1.00 vMB 55
208,800 208,800 00000000000000a21b6c36f881beaf7054e973f7e7ed258dc804f8b753cce726 293 0.08/1.00 vMB 14
208,799 208,799 00000000000001a841a97692736d5a170dac404dcfed97607a107d440cafcfdf 614 0.24/1.00 vMB 196
208,798 208,798 00000000000002e112c05efd0eece60c6335a807775613595f48dab347000c85 378 0.20/1.00 vMB 193
208,797 208,797 00000000000004655a82f0ef4a3e98dfe968aea1a567326539848417144461b4 625 0.25/1.00 vMB 197
208,796 208,796 0000000000000026613bafd0b331d83ef0c9255c5e4931d09d32f03c0cbf89a2 558 0.27/1.00 vMB 207
208,795 208,795 00000000000002bfe45a27ee68bf18a26769b7537807d3bd99548d69458cf15b 524 0.21/1.00 vMB 191
208,794 208,794 000000000000027c63b9e020013d63c07f28a010abe21eb3be21c06df6004602 690 0.25/1.00 vMB 192
208,793 208,793 0000000000000347616934eafe82b419808f06f84ddc60b32160262a443aba9d 598 0.28/1.00 vMB 337
208,792 208,792 00000000000001c57aa9d09a4e788ccb760fbde46054ed62aeb2be0d1954f231 8 0.00/1.00 vMB 632
208,791 208,791 0000000000000223ecce1e13227c666232590cfa1c088b08d5ed34d68fd702d1 597 0.23/1.00 vMB 197
208,790 208,790 00000000000004e58db82ccfee6d87453d855f90e729e9b8956b786499789341 606 0.25/1.00 vMB 209
208,789 208,789 000000000000011703e9633d3ad01122c817baf1df792dfaabc368d963f4d552 106 0.04/1.00 vMB 119
208,788 208,788 000000000000018f92120bae4f6e5b1d3c1d16de610423825a37a2d33f8929f1 148 0.05/1.00 vMB 89
208,787 208,787 00000000000004f73a06eaa84a11684d9a72d47680dd98a0b3fe07a8a53f2f29 133 0.05/1.00 vMB 201
208,786 208,786 000000000000024110cab17fecbadbdc038e1a31e1b222bf720e4b92bd3c4651 773 0.34/1.00 vMB 123
208,785 208,785 00000000000003c79ae31a2011db973f752726be2f1a9b59093f46f27e5abaf1 556 0.21/1.00 vMB 194
208,784 208,784 0000000000000169b28f031fb50b60f3daa3d9307cbce1db5e8a55e1da4a8beb 193 0.09/1.00 vMB 151
Previous 10 blocks ↓
Total Size: 783.15 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: 743.23 GB
    • Received: 18.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.