Loading Tool

Explorer IconExplorer

Memory Pool

75,705 transactions
29.52 vMB
0.09402574 BTC
Random Selection Loading Transactions
Max Size: 178.15/200 MB

Candidate Block

Mining Attempt d955abc25855daab05d5406493059bcdfc71667d79b1939860cefccf04eb89ae
Version 20000000
Previous Block 00000000000000000001a4680f61fa8055c30a8aee518e2366bd68e5b7c97599
Merkle Root 4daa37fd5383dd6651077a39448a998747fab723a25aad22209d45c33159c2e0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,702
Size: 1.00 vMB
Total Fees: 0.02646954 BTC
Feerates: 147.99 > 2.65 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,444 (49,051 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
866,393 866,393 00000000000000000002891b440944e0ce40b37b6ccaa138c280e9edfc319d5d 3,227 1.00/1.00 vMB 5
866,392 866,392 00000000000000000002df8f49e78d5708cd99f0ded8334a9f2c4418cd2ff44f 3,400 1.00/1.00 vMB 3
866,391 866,391 0000000000000000000164afaa9bdce3afe6f9f2cf41cedca83257987c993352 3,770 1.00/1.00 vMB 6
866,390 866,390 00000000000000000001268d1416d96e508d44acf4c0b160d6bc252095f13a86 3,779 1.00/1.00 vMB 6
866,389 866,389 00000000000000000002598cf69e06d516249662b51fb2bbc2718f32bb5c93a2 5,081 1.00/1.00 vMB 7
866,388 866,388 00000000000000000001e6ac76fdd01a817ba1be72be0db715358e52bf188287 4,732 1.00/1.00 vMB 8
866,387 866,387 000000000000000000017f6f84f3d85093e0070d7bf47db15e3113835e69b8f5 1,736 1.00/1.00 vMB 4
866,386 866,386 000000000000000000023ad2350d52d9679ca02632904ab5c1afe11bcd5bf26f 5,313 1.00/1.00 vMB 5
866,385 866,385 00000000000000000002da529c60775ac7295c11e85206cb0db843ead6fe17f4 4,330 1.00/1.00 vMB 5
866,384 866,384 00000000000000000000c873222a40d99ec97a9b1f74877929ba9a8791e06a7b 5,824 1.00/1.00 vMB 8
866,383 866,383 00000000000000000000ff97d9ed259777b4af477ad0ff2d49ecd82e146c7f05 5,415 1.00/1.00 vMB 7
866,382 866,382 000000000000000000023ab585b712857211c2c33d1ce721e1b52bb58f707585 3,428 1.00/1.00 vMB 13
866,381 866,381 000000000000000000004cd3a63d4eceb2e1b51f9a647b64e46bc395e6319586 4,233 1.00/1.00 vMB 11
866,380 866,380 00000000000000000000b0db531caea24cb86aba66a5e8e5c5746b4b6d4c4359 5,325 1.00/1.00 vMB 8
866,379 866,379 0000000000000000000159f8ba0ccd374071b7ef394ad891938e84e2158a39d7 5,994 1.00/1.00 vMB 8
866,378 866,378 000000000000000000009f1b0f98acba7104bcf752737a722f8c2b0f12ff0f10 5,747 1.00/1.00 vMB 8
866,377 866,377 000000000000000000010586cf008fa0993d3b2a334b7ca05f6f287e0819d766 5,536 1.00/1.00 vMB 8
866,376 866,376 00000000000000000000440d0ff14e80de9dc08009be7c645a47cf6b1c60764b 5,968 1.00/1.00 vMB 8
866,375 866,375 000000000000000000029cc4affd97af525b79a8b5d6721cecbb2cb051d32616 5,098 1.00/1.00 vMB 8
866,374 866,374 00000000000000000001db85e1c85fc2e595ff803f1c88fb9171c6ae098a20cb 5,403 1.00/1.00 vMB 12
866,373 866,373 000000000000000000004db17938fb0b92f7c69d888f352f7a79a0089b027227 3,577 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 783.17 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: 748.29 GB
    • Received: 18.79 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.