Loading Tool

Explorer IconExplorer

Memory Pool

37,940 transactions
19.25 vMB
0.04173858 BTC
Random Selection Loading Transactions
Max Size: 106.77/200 MB

Candidate Block

Mining Attempt 33aee71513b815f15484dc092ce64916e3d0d91e30e8d037d907f1e4654011f9
Version 20000000
Previous Block 00000000000000000000ea084d8a6bfd9b36619151e0eb6e8789650fb6c7d699
Merkle Root 6417539e62cfd43e2f1f3bba2e2930162e897dc8ea02ab5f700de6864dfa712f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,906
Size: 1.00 vMB
Total Fees: 0.00467580 BTC
Feerates: 100.45 > 0.47 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,075 (691,296 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
222,779 222,779 00000000000000d1fc3e452392aa0b268b6e919a90ac4db7bbaac584c00fe677 691 0.25/1.00 vMB 189
222,778 222,778 00000000000002832078730c3aacc08d48747f0266dfe0ff749caf48a4ac9395 470 0.18/1.00 vMB 181
222,777 222,777 000000000000012329198ac364ee09deb270f64451c77f32ee64df940e7d26c7 488 0.23/1.00 vMB 183
222,776 222,776 000000000000033b2a49673d7acdae5bd21b4c22fa3ce1f64beff0489196c528 669 0.25/1.00 vMB 278
222,775 222,775 0000000000000036199b391802a03c45417a1014124c7dca82a954a4ef793abb 452 0.18/1.00 vMB 169
222,774 222,774 00000000000000faa506c7cd63c8c2aff918062f80d89540e9e870e821014a20 638 0.28/1.00 vMB 209
222,773 222,773 000000000000021d02e26b9be5a219f1e0cc082f57803734d1aed6c23c51622e 499 0.22/1.00 vMB 173
222,772 222,772 0000000000000043e7767c6c2b70b23440fd1c8bd2175de977c09c23457f61bf 13 0.00/1.00 vMB 368
222,771 222,771 00000000000001f683a6062d681ae9280ab155d0897399ee797e7f985d0baab6 597 0.25/1.00 vMB 202
222,770 222,770 000000000000043fe2d8f7077237bb34a448110a0525dab42512ce8c4436ea71 393 0.25/1.00 vMB 164
222,769 222,769 00000000000002569c1599df865ddca1adebc6587b31f9eb06f9c09d9b1f5e4a 639 0.25/1.00 vMB 214
222,768 222,768 000000000000045cd1491e8e6cce6dcd01670b3a50ae2648ef98719f055bed1b 112 0.05/1.00 vMB 160
222,767 222,767 00000000000000083aa70744cebb0aa357b4f2298e82a28d0470c4f81645b14d 71 0.04/1.00 vMB 150
222,766 222,766 00000000000003ba21a9ec8284be7372303ee55330b2aa5c3620acccc37de7d2 282 0.13/1.00 vMB 152
222,765 222,765 000000000000009220a574ea5e48ad1ff579accafe4d9c46783c7e81f6262ded 579 0.26/1.00 vMB 204
222,764 222,764 000000000000015c246794ed64dccdb895810a21b6ffb1c0fbf335564132e29f 120 0.05/1.00 vMB 206
222,763 222,763 00000000000003fa36745d1679678baefca3566692884989fa6b840f69bbb091 364 0.23/1.00 vMB 131
222,762 222,762 00000000000001a4bb777ad4c6aa8ac4b76025894b461a0497dd0b6ed160ea1e 224 0.16/1.00 vMB 48
222,761 222,761 00000000000001580ab82d92db340788d39a976419b662c7e45fb3d92fef212c 700 0.25/1.00 vMB 228
222,760 222,760 00000000000003ad8344b4a12872180c1290f0b40e3a6b347b35c05a28421435 11 0.00/1.00 vMB 390
222,759 222,759 000000000000010800b559ee65c12ee696c12d3c285c383a5488f25c8db6d186 12 0.00/1.00 vMB 333
Previous 10 blocks ↓
Total Size: 780.73 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 555.53 GB
    • Received: 6.90 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.