Loading Tool

Explorer IconExplorer

Memory Pool

81,399 transactions
29.95 vMB
0.08776684 BTC
Random Selection Loading Transactions
Max Size: 180.83/200 MB

Candidate Block

Mining Attempt cd88ab8e3f20180e8c8386241c7bb66d893f1e4fee59ee338e85c6a6d230d423
Version 20000000
Previous Block 000000000000000000000566719f650a5928fbb1a01177f015bdbcdec5c3c5bc
Merkle Root 7aa3db5a1494ad5b2e8e915a4057beaf4a0b1660cb374144703cbd4163edc5b0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,625
Size: 1.00 vMB
Total Fees: 0.02661442 BTC
Feerates: 500.73 > 2.67 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,965 (298,641 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
616,324 616,324 0000000000000000000aa5317c2a8e021309ca081519b48ef62f8faa76867d90 532 1.00/1.00 vMB 9
616,323 616,323 0000000000000000000e599bf6640ea15c9d501387093e2cbdeca31f1bce6125 2,318 1.00/1.00 vMB 20
616,322 616,322 00000000000000000001ae8a8c87feb893369cb832bef404d583db14f2669c3f 639 1.00/1.00 vMB 8
616,321 616,321 0000000000000000000d75251d27f8a0365c385147f0f49e1e2aa4f6f019c4e6 110 1.00/1.00 vMB 2
616,320 616,320 00000000000000000001481c730329a7b3529a51e2db3ef23e99625d1354e58d 173 1.00/1.00 vMB 4
616,319 616,319 000000000000000000122becd60c54f37ae2f2033937bf432b59bd5137c74e64 996 1.00/1.00 vMB 9
616,318 616,318 0000000000000000000a4f76bf6a3fd90305cb745e561b9f74635d33962a2f95 1,492 1.00/1.00 vMB 11
616,317 616,317 0000000000000000000c6e6f442ff4f1cb6fe02a3b8f83ad1fc91177817992a4 1,629 1.00/1.00 vMB 8
616,316 616,316 00000000000000000002aaa8436290f3a3c039e30465f874e975a0112b701136 1,941 1.00/1.00 vMB 14
616,315 616,315 00000000000000000005a3de7293e9b9f97887e312130b22d8323ccff257e117 3,172 1.00/1.00 vMB 26
616,314 616,314 00000000000000000006aa22a2cfa2c09fbc9e5ecd706a3a57367c11c7c8876a 2,277 1.00/1.00 vMB 23
616,313 616,313 00000000000000000002a56bf717df628b307609e7c605031df3d68631da06bd 1,127 1.00/1.00 vMB 7
616,312 616,312 0000000000000000000f3fb2ab97d205f3d91faa3be0ad4f53aff29b5d911084 1,901 1.00/1.00 vMB 21
616,311 616,311 00000000000000000008cccb7ba1aca336ed1ed5af5debab50aad133652aabd4 2,543 1.00/1.00 vMB 36
616,310 616,310 0000000000000000000e35b4899c4283dee6f629330b6ef1c86cad396cceeaee 2,036 1.00/1.00 vMB 5
616,309 616,309 00000000000000000003899870dde78bad5701e96cbb4abf475349aa6121fa70 2,361 1.00/1.00 vMB 14
616,308 616,308 00000000000000000007b562a04d3313a642cbae9f213aa2dcfa3e59302c1a23 2,508 1.00/1.00 vMB 24
616,307 616,307 00000000000000000007814197ea67e56baccc3966141b43018d765d91469a53 1,772 1.00/1.00 vMB 16
616,306 616,306 0000000000000000000f44c7094c07598e07f74921426057825eea71c715d950 1,929 1.00/1.00 vMB 26
616,305 616,305 0000000000000000000ac9832b77f15e43e90edce7e5e17cd804acb96a54f329 2,674 1.00/1.00 vMB 17
616,304 616,304 0000000000000000000b507b1dd2e3e2a4124c0569a7fd4571de2df97ead4355 2,583 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.33 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: 660.36 GB
    • Received: 14.69 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.