Loading Tool

Explorer IconExplorer

Memory Pool

81,535 transactions
31.04 vMB
0.08720126 BTC
Random Selection Loading Transactions
Max Size: 188.32/200 MB

Candidate Block

Mining Attempt 01a85ab17d8da80bc4a3a305c58f716050d760a301746a02ff5cf6af47c422aa
Version 20000000
Previous Block 00000000000000000001b66b272ca3a270115c0167b0c55ec51ed4c599c6d99e
Merkle Root fee605741fbf673c4294eee5782d63a6db5b5556a38a13405811b93df0ff0427
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,693
Size: 1.00 vMB
Total Fees: 0.02035577 BTC
Feerates: 100.69 > 2.04 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,184 (420,234 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
494,950 494,950 0000000000000000002efb1109365cf731f77142b5b98decb2c9a89c808fb027 1,674 1.00/1.00 vMB 105
494,949 494,949 000000000000000000219d7b6ecf534b6ddef5bbb8d5ff9ac4190c58de13cf4b 1,757 1.00/1.00 vMB 81
494,948 494,948 0000000000000000002aa615ba3a368e4a9d101fcb61931b2ba3df6de92991fd 2,486 1.00/1.00 vMB 288
494,947 494,947 0000000000000000008b090d84bdb73dc71f586fc4af5d9af8ee8e6b05a4a97d 2,517 1.00/1.00 vMB 146
494,946 494,946 00000000000000000058c9dec0f62bfbb8301757441d16177c0f3f6f44661cb9 2,026 1.00/1.00 vMB 196
494,945 494,945 0000000000000000007d4b46cb02f436eb517effc29bb55da2beecd26108427a 1,957 1.00/1.00 vMB 131
494,944 494,944 000000000000000000a46c91a952b9f151519995f4bb0050411c8dbe45808179 2,499 1.00/1.00 vMB 89
494,943 494,943 0000000000000000001d432218d7a7d8a010fed1542615bb0a59418b40f959ee 1 0.00/1.00 vMB 0
494,942 494,942 00000000000000000058ee88130942563bd76bc921bb103795e9da3bea2a7192 2,479 1.00/1.00 vMB 338
494,941 494,941 0000000000000000008f928c14dae4440f843fbc834c195a21c87963b62cd878 2,354 1.00/1.00 vMB 185
494,940 494,940 000000000000000000c535daafc5a2825267dc78cbf98021b752ddb0835bd01b 2,172 1.00/1.00 vMB 205
494,939 494,939 0000000000000000006902fcf81bbf1295abf72bdb86c9cdbb2d5116efc488a0 2,265 1.00/1.00 vMB 448
494,938 494,938 00000000000000000096bb6213730241f7b6b5c012e60b0c9aef5fb998cf354a 2,078 1.00/1.00 vMB 192
494,937 494,937 00000000000000000040fd2224c18abb308422ebcfacc9e2dfec9a4ddb822096 2,284 1.00/1.00 vMB 137
494,936 494,936 0000000000000000001c86277b349974f31b4b3abc91bfc6ce01a377e0c771b7 1,917 1.00/1.00 vMB 76
494,935 494,935 00000000000000000052f27da59d653bd8c533dff71db8fb90de405631f86754 2,627 1.00/1.00 vMB 168
494,934 494,934 0000000000000000009774b13d072ba853ae3e6f0286ed5f1b81c8a592df858d 1,343 1.00/1.00 vMB 74
494,933 494,933 00000000000000000096fab8f811881c4490b322816920a4ff73f16636d39477 2,253 1.00/1.00 vMB 293
494,932 494,932 000000000000000000331e100dfe06e9ef15a7a0140876a52238da8a19e15a07 2,081 1.00/1.00 vMB 408
494,931 494,931 000000000000000000ba0fedf42e1f3d67e8e84589c78419ede8ffd22bf86e94 1,657 1.00/1.00 vMB 124
494,930 494,930 000000000000000000478cdfa552b9f585fd4df934b9b628aa8df3b81b93459d 2,327 1.00/1.00 vMB 359
Previous 10 blocks ↓
Total Size: 782.72 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: 702.35 GB
    • Received: 16.63 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.