Loading Tool

Explorer IconExplorer

Memory Pool

78,331 transactions
29.37 vMB
0.06568994 BTC
Random Selection Loading Transactions
Max Size: 176.52/200 MB

Candidate Block

Mining Attempt 2e03b9ce6bf2e52ef330ed7a32b663a1b74b2cc8173c304557d0635339441c5c
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root f5014a34d5ef79a838521cad915aa80b2b41d7b54ca33177c768448d9d152242
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,131
Size: 1.00 vMB
Total Fees: 0.00621023 BTC
Feerates: 50.25 > 0.62 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (172,185 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
742,815 742,815 000000000000000000092d17cc01457b9066225c75a170ec6ae3ffc80cef4975 1,033 0.98/1.00 vMB 5
742,814 742,814 00000000000000000005c3f9f497c5a6d29187e4c7b92c1f6faa30c4ce0f3aa8 2,226 1.00/1.00 vMB 11
742,813 742,813 00000000000000000005f9dda4def155d58372a3514126d08ca216a175031724 312 0.14/1.00 vMB 11
742,812 742,812 00000000000000000002bc79a4d8bd23656de2cfb3cfcb87fa526ed2a5971f6b 84 0.08/1.00 vMB 5
742,811 742,811 00000000000000000008ef3a7350096c332231b7ba488ed3bc9724070fc8d1e2 252 0.11/1.00 vMB 9
742,810 742,810 000000000000000000057916167dfdcddd472b64b22b69b09d4981e36c3ba6b2 1,015 0.65/1.00 vMB 6
742,809 742,809 00000000000000000003c54a57625ea6ff28094f669dfa6069a5981241afac20 1,805 1.00/1.00 vMB 4
742,808 742,808 00000000000000000001c92e49cea65917be8a82d65a735f1c2c60fee845301e 2,756 1.00/1.00 vMB 13
742,807 742,807 000000000000000000030df5969ba24d4882b143aaf6e4eaf44b9e4091cf310e 1,535 1.00/1.00 vMB 8
742,806 742,806 0000000000000000000309a910e1552cdde9d202daaa516240e77831ebc66f3b 2,034 1.00/1.00 vMB 17
742,805 742,805 0000000000000000000668f282b7e4dcd4e0128e27512604428d630a9fc04d30 2,792 1.00/1.00 vMB 15
742,804 742,804 000000000000000000040c91943fe2352041e844f94906a14990981a871f0bdc 461 0.19/1.00 vMB 10
742,803 742,803 00000000000000000007f1a21a0ef6029a87f8631353a873b5ca42441ac46de4 1,045 0.42/1.00 vMB 9
742,802 742,802 000000000000000000040dc845f4fae4dab51ae0168a6ac110c7d40226f99388 1,799 0.77/1.00 vMB 9
742,801 742,801 00000000000000000001cae31b46ac3b92db97df8675ec370a0aee3151a28426 367 0.26/1.00 vMB 9
742,800 742,800 000000000000000000095203d48e2e2915a1c780438bd2b81acaeac053b58e71 1,521 0.56/1.00 vMB 11
742,799 742,799 00000000000000000006e0c8fa6f8a64a7568963fb72640297e1729b3c1589f9 415 0.17/1.00 vMB 10
742,798 742,798 00000000000000000003b189e921ebd925d5667b6fdbd070f60e3d6d75bc8fc0 793 0.35/1.00 vMB 9
742,797 742,797 000000000000000000031377ed8fefab1012dfdce6be87f826531fdaab452c26 1,328 0.57/1.00 vMB 11
742,796 742,796 00000000000000000004d56c52be4e85a1d320976722b8a8ad64e3470b3427be 1,522 0.85/1.00 vMB 12
742,795 742,795 00000000000000000000946103c426ca77518d38be53e3c3b1cb45e1fdd62089 1,168 0.55/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.39 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: 664.64 GB
    • Received: 15.02 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.