Loading Tool

Explorer IconExplorer

Memory Pool

73,241 transactions
28.21 vMB
0.07231017 BTC
Random Selection Loading Transactions
Max Size: 166.99/200 MB

Candidate Block

Mining Attempt 2c46ab21e7e2c508aa0ae19dd4cb655cc4abacda669df5115ee38bc60f7ab9e4
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root a346617cf311ae96364f6b415402d601d1f61311885f30dd9f8f6c0b0d26a3c2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,161
Size: 1.00 vMB
Total Fees: 0.01587172 BTC
Feerates: 150.86 > 1.59 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (914,269 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
762 762 00000000d5ab597214e9a7d2f83e0a21696d5ebf4910c2d7d283794d68129aac 1 0.00/1.00 vMB 0
761 761 00000000ad622ab6c0e4c9860075f52949a10f023179e6280bbbf999848f6564 1 0.00/1.00 vMB 0
760 760 000000000a2c58c01e09387a9627a789f9ec05fb926724dfdd80b4b27a3a8a6b 1 0.00/1.00 vMB 0
759 759 00000000eaf0da6bac4f877a43261dd151550d4103b4d57f6ece36c143e48a17 1 0.00/1.00 vMB 0
758 758 00000000249d85e360e7fa196bb6cb040fc5bb6cabc4f8e3c0bf5a0a160eae8e 1 0.00/1.00 vMB 0
757 757 0000000085dc21acb05334554ee42d3564a9131b589511bb261f026fa99822d2 1 0.00/1.00 vMB 0
756 756 0000000024c6a84ddf1a85c22e955d6b016cf13611257ad8f634cb4730158157 1 0.00/1.00 vMB 0
755 755 00000000232f4805b3516eb9361c2e0e0cc3fd9ebbdcbb969e2a5b117a8bc28c 1 0.00/1.00 vMB 0
754 754 000000007a97861a5765941225104fc424dc76dcd95f2d84bae78beff16ba484 1 0.00/1.00 vMB 0
753 753 0000000017a3a3cbc16f12113fe4d2c3f315967767edf9d3dfea7126b10a9589 1 0.00/1.00 vMB 0
752 752 00000000d9f631023b59f4abca4fbe5802ec6100b04520687ae9b215c007e934 1 0.00/1.00 vMB 0
751 751 000000004670c45a768b79470e72978d3e265d632334e0a3e79ec13fa866b425 1 0.00/1.00 vMB 0
750 750 00000000ad8174a71c1b2c01fd6076143c2cf57d768bf80d7c11b6721d3a2525 1 0.00/1.00 vMB 0
749 749 00000000f6b7bac6920871b0a04a0c6c0d3aafd178acc7d057562c45f7dfc0ce 1 0.00/1.00 vMB 0
748 748 00000000417a0fcdb5047f37ed922c536fa7c27b99fc2d455016a42e11b6e96c 1 0.00/1.00 vMB 0
747 747 000000006cae5f88a202295f6435ba871e03290523110e4b4be443db054561cb 1 0.00/1.00 vMB 0
746 746 00000000f74ffef987a1d77522559eaa3c20d7c5ab131fa51a7c79a4c5776a80 1 0.00/1.00 vMB 0
745 745 00000000bb31c71c439638b4a79f4bd26bc4b3b64dd96bd104494a5c165a3aff 1 0.00/1.00 vMB 0
744 744 00000000349816587f5e5a9095174256b53c5f457222e3ef5362db55ab026620 1 0.00/1.00 vMB 0
743 743 00000000731219aec041addd2c99cea903071350b0944fc2988bbec86877abaa 1 0.00/1.00 vMB 0
742 742 00000000727ad4862f92633549f451cd8f478f1bc40e9149f80eb415da3a7533 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.45 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: 666.80 GB
    • Received: 15.22 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.