Loading Tool

Explorer IconExplorer

Memory Pool

77,239 transactions
28.99 vMB
0.06882267 BTC
Random Selection Loading Transactions
Max Size: 177.71/200 MB

Candidate Block

Mining Attempt 07c076015bdbc3cdbb6122a90913cc88b4b44655b8f97343975e988ce453910d
Version 20000000
Previous Block 00000000000000000001a8c2fdfccdbd707fcc9a5d0741140041f246ebc381aa
Merkle Root 95643340bd417c63a1066a6a47ef2941d37b1700b89d8f500de48370e7681f5f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,140
Size: 1.00 vMB
Total Fees: 0.00533577 BTC
Feerates: 94.79 > 0.53 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,238 (626,308 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
288,930 288,930 00000000000000000f51b4f67308b8c1a4e50484ba51f589e47822fdf1b10ebd 1,541 0.50/1.00 vMB 56
288,929 288,929 0000000000000000a5257c26c39f5458115f6cca284db7a2a22183219fb0bfe3 563 0.47/1.00 vMB 27
288,928 288,928 00000000000000011d84275f8b276a5c4b4d2dc146ab4673747a617a635e225b 432 0.24/1.00 vMB 31
288,927 288,927 0000000000000000909fd607f663bf6d1d5020ecb3467db03e697f6d69a4542d 86 0.25/1.00 vMB 11
288,926 288,926 0000000000000000910d8a1de72abb661af08bde3ff2bc8752da9d30c438e5aa 794 0.35/1.00 vMB 47
288,925 288,925 000000000000000065f9bdd3d0ffcbc377cba66d961bb3243ba31622c026230b 62 0.06/1.00 vMB 19
288,924 288,924 000000000000000004fea6413d3c67dfd4c5d7bcdfb67dac4623c7fdf1ed79bf 22 0.03/1.00 vMB 6
288,923 288,923 00000000000000005c9aa2f560a3f8acc0fef4a6a8788cc85a84bd4b62c9e69e 310 0.18/1.00 vMB 34
288,922 288,922 00000000000000008f83a72e3ecb720ff5e1516746b3498dd620ae3d672a0056 116 0.06/1.00 vMB 20
288,921 288,921 0000000000000001067bf7fd99a56d0fc328394b42bc034d4412b6d07b1504d5 255 0.27/1.00 vMB 19
288,920 288,920 00000000000000004b134abd51a2ac0a349f4e1c52fd05de118fd940bec2d2c0 631 0.40/1.00 vMB 32
288,919 288,919 0000000000000000170e1750fce835fd0a98d1bd2212bc640534ca03a2d2b4b2 355 0.42/1.00 vMB 20
288,918 288,918 0000000000000000996b1c99b762c8bdd81e3e1cd7ee924a5030b9052c93f429 804 0.50/1.00 vMB 30
288,917 288,917 00000000000000003fdde7437ffb1133483243d4c614ddba86af15c337e495fd 44 0.04/1.00 vMB 12
288,916 288,916 0000000000000000d03f0669014c869dfb72a918b7a1f2dc25bbe1a399470d01 240 0.15/1.00 vMB 32
288,915 288,915 00000000000000008c40d4b569419938d6d4540428c7d3be6502aa3270862ead 760 0.50/1.00 vMB 25
288,914 288,914 0000000000000000e8a2851d52cf87cbf7b5b79fa89f713a95132078246653fa 709 0.25/1.00 vMB 56
288,913 288,913 0000000000000000aa9d9e5d752c61c0bee91b685bffc448d4f05c5d844ae3ab 315 0.33/1.00 vMB 15
288,912 288,912 00000000000000010ded945f1e22ad84b3bde2e51c07431427bf1548ba1056f2 808 0.50/1.00 vMB 30
288,911 288,911 00000000000000004b44ddc5f8ea706114b732dbb806a2901eeaeba1fb52749f 512 0.21/1.00 vMB 57
288,910 288,910 0000000000000000883cd9235d9bf6aa59e25977f28fb6a2c4bde726a4bb392d 128 0.05/1.00 vMB 110
Previous 10 blocks ↓
Total Size: 782.80 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.12 GB
    • Received: 17.03 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.