Loading Tool

Explorer IconExplorer

Memory Pool

79,114 transactions
29.44 vMB
0.08164297 BTC
Random Selection Loading Transactions
Max Size: 178.03/200 MB

Candidate Block

Mining Attempt 47d3f155ce8b78ff7941e5777ce0fdb4f32b69de804e0d02fa8de2669de739d6
Version 20000000
Previous Block 0000000000000000000134f51554c94e7c4e33ec04070a06b3ca9e0eb5c85a0c
Merkle Root de32dc374ec182e7a5593e7c7e1b43af7fc4e9a24d0b6e6dd2bd9e4798f5fe56
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,879
Size: 1.00 vMB
Total Fees: 0.01968018 BTC
Feerates: 100.11 > 1.97 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,097 (914,320 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
777 777 000000000ed962e1b77fcd47c5deab249f1adb1069195cbcd6cd77f2679e791b 1 0.00/1.00 vMB 0
776 776 00000000a03ddc295497366ea1fd8a80e890c7d9f430771236c83091ff6bbf6e 1 0.00/1.00 vMB 0
775 775 00000000284439b700b0f546c490020308dde23bf72f1ee15253af6bdd19468d 1 0.00/1.00 vMB 0
774 774 000000008f858bef0b058c6d32680ccdb7d1bf4c35e97bd73fbe1b42f5069829 1 0.00/1.00 vMB 0
773 773 000000004d3ef3521bfb87c9b184f61a6658d55383fc313923a1c8899b9c0163 1 0.00/1.00 vMB 0
772 772 00000000a332b39117fefe672973d5dbb13dcf3e21385478a0ab5c6aa34809ce 1 0.00/1.00 vMB 0
771 771 00000000c6846ae9277a93737caabca0f5e73f5cec08b9d2843aadf4d9992d70 1 0.00/1.00 vMB 0
770 770 00000000641ad9cd4ddfc5139e95d1062e39239e358f5d2c5c3d425237d4ba48 1 0.00/1.00 vMB 0
769 769 0000000014ae7c9765f35c9522e3632c3115142a7f985015f708339cc94878b2 1 0.00/1.00 vMB 0
768 768 000000000af8d998f9358c2288930f510664fda475d566bf8fdfb2e1b5076e48 1 0.00/1.00 vMB 0
767 767 000000002ba5875b0cfb046a7d16da3b3fca7fc4c31935d470db3883c593c98e 1 0.00/1.00 vMB 0
766 766 00000000929527c680e5fcab95d915ea5d690d2fee0b6741b8ff34016f0c1acd 1 0.00/1.00 vMB 0
765 765 000000009dc6f775548971151fc86491ebc626057e9f5be06ab36421717d52bf 1 0.00/1.00 vMB 0
764 764 000000002727bdb811d6c1dc0cc2121ac07a90e37b83954eafe8ae948388aaef 1 0.00/1.00 vMB 0
763 763 0000000097e8325b37343ea6e7004b8b088602a68065cd7ada89aef6da0a3abe 1 0.00/1.00 vMB 0
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
Previous 10 blocks ↓
Total Size: 782.56 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: 670.17 GB
    • Received: 15.82 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.