Loading Tool

Explorer IconExplorer

Memory Pool

88,335 transactions
32.32 vMB
0.17295789 BTC
Random Selection Loading Transactions
Max Size: 195.73/200 MB

Candidate Block

Mining Attempt 17b9128130d7e86e1c02910eab4ab144f9d00b846baf9a20e9b064fe05425f9c
Version 20000000
Previous Block 0000000000000000000028ac2da68334861cbce4537cc172c0452e50056a6e06
Merkle Root 9e6f485e5996b9b95d1b65f9adb8cec198a227d570292730743efb6e687a8f36
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,741
Size: 1.00 vMB
Total Fees: 0.08400422 BTC
Feerates: 216.64 > 8.42 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,074 (185,894 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
729,180 729,180 00000000000000000005c658874c3eafbc50213e9a59c64f23643a4fac1e99a7 620 0.23/1.00 vMB 9
729,179 729,179 00000000000000000008ac5a1f2a2744d2a35fdf2d76c3607242989ba69d6c87 28 0.01/1.00 vMB 7
729,178 729,178 000000000000000000069c868d977224c29baa152f0247a3e439074470d8f050 1,212 0.42/1.00 vMB 8
729,177 729,177 00000000000000000000bd3c6569b20becd66997eeccd93e17e6efa74cfa71a7 327 0.11/1.00 vMB 8
729,176 729,176 000000000000000000048d5d0c887b904fabc46bb6211c95aade0fc63f7b004a 106 0.03/1.00 vMB 10
729,175 729,175 0000000000000000000757b4a21b5a2f991fa7e38097ac31b8bb41fd6c10a2ff 185 0.08/1.00 vMB 6
729,174 729,174 00000000000000000009ef331255914545aee8ab666ba63cbac1a340532f94e3 596 0.31/1.00 vMB 7
729,173 729,173 0000000000000000000428d8a601b5ff20e743fa963666749d470d54d254780c 488 0.14/1.00 vMB 8
729,172 729,172 00000000000000000000b39bfe493ce972220dd6a9edf6fef745ee3f4968bb43 1,622 0.55/1.00 vMB 7
729,171 729,171 00000000000000000004775a98440f640d4f83979114191c7aa07eabce7e2f49 1,962 0.75/1.00 vMB 6
729,170 729,170 0000000000000000000627b7cbed46b1184677d48fef56649ef269bc3bfc345c 3,192 1.00/1.00 vMB 10
729,169 729,169 000000000000000000002400a1f3bd5ac3c6a163403fb17912fb037b0ae25406 715 0.21/1.00 vMB 7
729,168 729,168 00000000000000000005e4c5a3a9067592c0efc88500a4ef990dc9e65ab87880 57 0.01/1.00 vMB 10
729,167 729,167 000000000000000000070466181e2cf28c22a0abac960ee99795da92f34c2eae 1,651 0.82/1.00 vMB 3
729,166 729,166 000000000000000000032064c3ddac523ec3c765f48ae23f2b24c0ff6e7d8ec6 2,265 1.00/1.00 vMB 10
729,165 729,165 00000000000000000005b88e1a8cbdb7f7b53a3a7c2f402bf08ab2542ca8fb76 533 0.20/1.00 vMB 9
729,164 729,164 0000000000000000000418b3d10cd7012a7a5d7180c652962354a1b9349dc3e1 627 0.18/1.00 vMB 8
729,163 729,163 00000000000000000001ccc383271f9ff14024bfb6329cec9ba7c2d0a7ec45a5 407 0.16/1.00 vMB 6
729,162 729,162 0000000000000000000a2fa4c0d5c06dd52acacca8d5e5d92fb5e40b6aa02c4e 2,117 0.72/1.00 vMB 8
729,161 729,161 00000000000000000009eb4ec5976c444ee3c4fb335cb7fc4a8e342dbf992c61 15 0.00/1.00 vMB 8
729,160 729,160 0000000000000000000a359b5f418d5a567b9ce76148fdea0a5c825156400afd 2,537 0.92/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.52 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: 668.93 GB
    • Received: 15.65 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.