Loading Tool

Explorer IconExplorer

Memory Pool

76,549 transactions
28.91 vMB
0.07448889 BTC
Random Selection Loading Transactions
Max Size: 176.68/200 MB

Candidate Block

Mining Attempt 93dd45bc5c2dfe04f7dcde4c2af5ba47ed954d0a57d37cf103a96176f4a5da20
Version 20000000
Previous Block 00000000000000000002081bcce6fc49846f150f75df4e6cbf49c65242f03bc0
Merkle Root e24fb13bc5b41c8ed6b4639f195ccadab5edf93b6cf4de1ee1c04311fbc61de3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,533
Size: 1.00 vMB
Total Fees: 0.01155191 BTC
Feerates: 104.17 > 1.16 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,245 (140,143 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
775,102 775,102 00000000000000000004f64562ff6bca13c344e2c7c96232b28e0164d3c39446 476 0.26/1.00 vMB 8
775,101 775,101 00000000000000000003f151f4b1e27cc143f24040c2a327aaa75f43b799ca99 153 0.03/1.00 vMB 14
775,100 775,100 000000000000000000009f7afab0ddf7ea8c45ea9b11684cfb7eafb1552d6791 510 0.26/1.00 vMB 8
775,099 775,099 000000000000000000065ad2ad1230d65f1541ff9237fa065a91ab85949b2fd1 235 0.11/1.00 vMB 7
775,098 775,098 00000000000000000004fa5f7a4b291385725fe58b15ce686cae337e2733e776 90 0.05/1.00 vMB 8
775,097 775,097 00000000000000000003690f6af1e75916ae9db4e25a6e49a3f2798cb230551c 1,288 0.66/1.00 vMB 8
775,096 775,096 000000000000000000038a4a81fa18a263a1119ab47a619e17998d9c8fab0470 535 0.39/1.00 vMB 7
775,095 775,095 00000000000000000005224c6e2f8fa05c487ae4684bce62850001801fa6c5d2 832 0.60/1.00 vMB 6
775,094 775,094 0000000000000000000224ccf42c5a5ef10bbf644d07df2d8223bd6f4e6bd19e 1,497 0.83/1.00 vMB 8
775,093 775,093 00000000000000000003505a413df947a209c6fb8e685a3b014d8ce31eeaafaf 669 0.51/1.00 vMB 7
775,092 775,092 0000000000000000000015135aedc52c932862644f7472234de37b6925b90d44 269 0.12/1.00 vMB 9
775,091 775,091 0000000000000000000566c3c73b8f6d3c40df52d3636e22733f8ce629c376be 789 0.96/1.00 vMB 3
775,090 775,090 00000000000000000002514c840f9bb6524ec8ba48b16965788e1106ee12cd4e 1,993 1.00/1.00 vMB 10
775,089 775,089 00000000000000000001a29a165e7cf77cc1b17388ff630ae5308948922e8859 1,131 0.51/1.00 vMB 9
775,088 775,088 00000000000000000001aec74beab4aa48d90a0236c6882a662e2e06d7e1d6da 640 0.42/1.00 vMB 7
775,087 775,087 00000000000000000005098164424c53ef01aa2922a65f04540db403e723c02b 2,334 1.00/1.00 vMB 13
775,086 775,086 00000000000000000002b8539acf80438d5245e02f11e4a402ad6420ec487fcd 165 0.52/1.00 vMB 2
775,085 775,085 00000000000000000000ed3a9e6d41859eb091e4a4f2976db50d1e7e6968346b 149 0.99/1.00 vMB 1
775,084 775,084 000000000000000000029efddefa13086d382d7684f4cec7820757a32675044d 583 1.00/1.00 vMB 3
775,083 775,083 000000000000000000031d1b062587e7774a060066d1c53b59a49d82827992ec 2,241 1.00/1.00 vMB 10
775,082 775,082 00000000000000000006efdaf6f2bcc7c5f80feb0ea608a196e43fc95f5ed384 2,052 0.99/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.82 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: 710.60 GB
    • Received: 17.08 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.