Loading Tool

Explorer IconExplorer

Memory Pool

85,029 transactions
32.03 vMB
0.12931820 BTC
Random Selection Loading Transactions
Max Size: 194.32/200 MB

Candidate Block

Mining Attempt c3b711fa0a38962887c293f89f8da2445ae38bcbd6c9e2526ed4efbc70aa31c0
Version 20000000
Previous Block 00000000000000000000d54ae1f901c1782dfc3a366574883d3ffd6b49db3d43
Merkle Root 32a816772cd0a18933b49f377d5b9fd0a6b25fb5005f864ea9ff8cc1f8427490
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,786
Size: 1.00 vMB
Total Fees: 0.04087857 BTC
Feerates: 405.89 > 4.10 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,384 (23,706 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
891,678 891,678 00000000000000000001f7dcbd952ee79d7eae313feb7ee8af99544fd1032bb5 3,114 1.00/1.00 vMB 4
891,677 891,677 00000000000000000000c5ddb12e0d98ca5ff146ece13719568a766874aa055b 2,469 1.00/1.00 vMB 1
891,676 891,676 00000000000000000001ef85773296bcf3b01e22f18931c018def3327154984a 2,559 1.00/1.00 vMB 6
891,675 891,675 000000000000000000019ce626a4e8ed1a846dfa665de1bd10319837a1207172 2,665 1.00/1.00 vMB 3
891,674 891,674 00000000000000000000b5078566ba4bd7a7924f5626eab9edbb734daf956241 3,860 1.00/1.00 vMB 5
891,673 891,673 00000000000000000002342a9acd7290685e8e523b77fea346bf63ba2981575f 2,805 1.00/1.00 vMB 2
891,672 891,672 00000000000000000000932316a71f84ab72c5369142a5bd57f8f8e97a08888e 2,826 1.00/1.00 vMB 3
891,671 891,671 0000000000000000000135845e350caacfb407cc5fbe4c253b17f09c654db3d1 3,277 1.00/1.00 vMB 7
891,670 891,670 0000000000000000000035c3c2c073963ed67bf53cd97cc388d20450e841f3b1 3,035 1.00/1.00 vMB 3
891,669 891,669 0000000000000000000190459816c7c2bc1ff9da33068f9b5c9313cb22f5a41d 2,657 1.00/1.00 vMB 1
891,668 891,668 000000000000000000008ddb6e71e5972c11ba5b33ceecaf5c6dcd99d92ff065 3,006 1.00/1.00 vMB 2
891,667 891,667 000000000000000000013d5efc25bf404cd78aa368d1647e16d52167eb188b64 3,436 1.00/1.00 vMB 4
891,666 891,666 000000000000000000002f47680420f8e61d1095401d852787265e31c7e08f08 3,018 1.00/1.00 vMB 9
891,665 891,665 000000000000000000012b7759090e9eb6fe3020707b4d5f72579d5b898d42d7 2,833 1.00/1.00 vMB 2
891,664 891,664 00000000000000000000936080aed44ac8218fe44302e4cbdc76ab1141736189 3,421 1.00/1.00 vMB 4
891,663 891,663 00000000000000000001319b684b18c67f5dbade7b4bdd8d9cafd9d78a2c337e 3,737 1.00/1.00 vMB 6
891,662 891,662 00000000000000000001e73a30fe8879f25e3d7824c172047a8c4872edb3cf3a 3,315 1.00/1.00 vMB 4
891,661 891,661 0000000000000000000047d89161c75bc3ebfa525057f08d635cf9831f441da6 2,901 1.00/1.00 vMB 4
891,660 891,660 000000000000000000017f5e68d66d0aff79b3ac812dd476c11fd71ef22a41dd 3,705 1.00/1.00 vMB 12
891,659 891,659 00000000000000000001f4a26a935044d919dc081bcb6a7a5688b62ca38ab00b 3,095 1.00/1.00 vMB 3
891,658 891,658 0000000000000000000230b89bc1e2fb2e3446d2032e77299c522d43db592164 3,851 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.06 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 720.76 GB
    • Received: 18.24 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.