Loading Tool

Explorer IconExplorer

Memory Pool

48,391 transactions
30.43 vMB
0.10399692 BTC
Random Selection Loading Transactions
Max Size: 162.15/200 MB

Candidate Block

Mining Attempt cd8c5562f5fedd6170ee394f87b47a3beaea3e601601ff109a29f0297844cbd6
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root 2c9b0aa13ae3af69d14506ada95fb2971e6b26b9631945bf7148c6556cbb9825
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,159
Size: 1.00 vMB
Total Fees: 0.04101082 BTC
Feerates: 150.97 > 4.11 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (146,152 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
768,700 768,700 00000000000000000005d867a26f2f3bffa2cf616ca69c4e9e32e5da9f771a39 1,798 1.00/1.00 vMB 9
768,699 768,699 0000000000000000000022ccaafc9530ca7243975f6d67ab73ca76ffcd3c5f44 1,195 1.00/1.00 vMB 2
768,698 768,698 000000000000000000026cdfcb5f775bf97d689e1cccd0f8ac4e8d6ee328f18c 2,280 1.00/1.00 vMB 7
768,697 768,697 000000000000000000037735981197336fac6c0e8af3cfe48532acced2035032 1,975 1.00/1.00 vMB 18
768,696 768,696 00000000000000000001e1229f54f777b303a0d8b3f2dae168387df4592c37f6 2,967 1.00/1.00 vMB 28
768,695 768,695 00000000000000000005f72e07f8c4fd61c9620e4b30b03b9dcabe9eac8490c7 2,931 1.00/1.00 vMB 7
768,694 768,694 0000000000000000000187a68dd6954f6622b4ec41b638a2a9cc499d9d59c6ed 2,669 1.00/1.00 vMB 14
768,693 768,693 0000000000000000000174a5b7dd60730bfcebd007466f6e87f1c98fe53b6e48 2,492 1.00/1.00 vMB 16
768,692 768,692 00000000000000000007e0167def09c222ecf11f51c73f01f61f4ed6aa1be000 2,865 1.00/1.00 vMB 26
768,691 768,691 00000000000000000000566f9bc7640eb5f917a5c3656bbd8c632cc627e7ae10 2,188 1.00/1.00 vMB 21
768,690 768,690 00000000000000000005e5c18cc7f8f14c9c8b9f1329d4b9af9d148092c9e054 1,476 1.00/1.00 vMB 14
768,689 768,689 00000000000000000002bb87126d1cdc2d9497052e38790550ce807c97f8780e 2,290 1.00/1.00 vMB 18
768,688 768,688 000000000000000000056022f065c944aa8b31eda9c25df33d6bd2b95c20984b 1,418 1.00/1.00 vMB 16
768,687 768,687 000000000000000000023961c93bbda30f9b962c2ddb4e2bfa8761566d393436 3,207 1.00/1.00 vMB 20
768,686 768,686 00000000000000000006e5146dacaa1179cad43880e8d57c506cb63243cf9d77 3,128 1.00/1.00 vMB 25
768,685 768,685 00000000000000000007ddfe8a1092b52cf1a149f82ff60c7d69d3d5b8b5438b 2,285 1.00/1.00 vMB 16
768,684 768,684 000000000000000000024e35eac5fcf4371e48830edc0baac593e6114957f8df 1,961 1.00/1.00 vMB 20
768,683 768,683 00000000000000000003e3ada00c5f4bcf558ab28c0f8ac985dd4e1fdc9fa850 2,926 1.00/1.00 vMB 33
768,682 768,682 0000000000000000000193ed7f8311b765b3921b6a01bc2caeb211ee8b8047bf 2,327 1.00/1.00 vMB 6
768,681 768,681 00000000000000000005866c91f3b15ad8dd346d348bdc9e4b32911b8100a30e 2,263 1.00/1.00 vMB 13
768,680 768,680 00000000000000000004cdad51ee0dc74993ed7a95ecd80c5c01e1238e8e458f 2,062 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.13 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: 652.39 GB
    • Received: 13.76 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.