Loading Tool

Explorer IconExplorer

Memory Pool

72,228 transactions
28.04 vMB
0.06321350 BTC
Random Selection Loading Transactions
Max Size: 166.11/200 MB

Candidate Block

Mining Attempt 0257d525f182f9867cb9d9ee7f3e1cfcc97a67ebb65c3175d50ad3d323c24ffa
Version 20000000
Previous Block 000000000000000000012dfd9b3d1cd644eb03bbb76f88638950cd8bd4352cbd
Merkle Root 6c848750810c7e2f588eb069c1e49c3ca92e8b9b76534c0e787e728d1449a6f4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,384
Size: 1.00 vMB
Total Fees: 0.00721956 BTC
Feerates: 74.59 > 0.72 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,050 (261,946 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
653,104 653,104 00000000000000000007d9a246f06124f98cd4c958f1fe3644b2851f5c5ea789 42 0.01/1.00 vMB 39
653,103 653,103 00000000000000000002b71987b54ce595a13372ce530e8714909fd92738b01e 2,517 0.98/1.00 vMB 31
653,102 653,102 0000000000000000000a03663d9d0e149c559a1c332980c938daa15592ef6d39 1,220 0.40/1.00 vMB 33
653,101 653,101 0000000000000000000a1a098948dcd36985a14a37bbcec47281a4ad2c663c4a 567 0.18/1.00 vMB 35
653,100 653,100 000000000000000000005d72c13741cc5d2d21b083b33c260a497f0f8d5b0dec 136 0.09/1.00 vMB 41
653,099 653,099 000000000000000000015c400b4eab66aec30416ae41d8945ec82a3eef704b22 490 0.19/1.00 vMB 29
653,098 653,098 0000000000000000000db60c15ff82eaa9656c234377071cb30c7f4d7f5f6ff9 1,133 0.44/1.00 vMB 33
653,097 653,097 0000000000000000000a4b63f39ec8aab3a22f0803a781d82b09b083015f4918 817 0.28/1.00 vMB 29
653,096 653,096 0000000000000000000419b60c3f5d98fc6f541896b399cb14076220a718bc25 315 0.12/1.00 vMB 35
653,095 653,095 000000000000000000003a82313ee7368298c600ab5ab096ac7159549bee482d 1,902 0.72/1.00 vMB 32
653,094 653,094 000000000000000000038cd5e9e3da9783f485bf39a80dfcefd4d4457d5ca5c1 2,510 0.99/1.00 vMB 41
653,093 653,093 0000000000000000000b6d2414a74af9038381c381f9b97a3a6770cfcfd7d8b4 1,140 0.45/1.00 vMB 26
653,092 653,092 0000000000000000000c183dbf6bb1b4255277729e16d20f2b14f6ac59eb1178 2,377 1.00/1.00 vMB 37
653,091 653,091 00000000000000000006389db490575ea466e10ef2b4f841ac6307620c2ad603 926 0.49/1.00 vMB 21
653,090 653,090 0000000000000000000c7a75a6b1c83e8a3f176f6e2b5275f256c20c65bdded6 107 0.93/1.00 vMB 2
653,089 653,089 00000000000000000006103ed5c23f7e693d54795b231c728bc6759be017f5c4 1,274 0.98/1.00 vMB 16
653,088 653,088 000000000000000000037729b31d0aa6a12c4e1aa1586c24df988a10247108bc 326 1.00/1.00 vMB 4
653,087 653,087 0000000000000000000a77911b6fe00a138f2ff346351024b403ffffc4fc1aef 603 1.00/1.00 vMB 3
653,086 653,086 00000000000000000002aca507af2a4a0b3159e418eca3ca890f3d10ab4dad65 2,346 1.00/1.00 vMB 16
653,085 653,085 00000000000000000004a6c014fc6723e1dad4bbc85784c8cef7d04410e263d5 3,038 1.00/1.00 vMB 60
653,084 653,084 0000000000000000000bb2615aa91fdc6b343c24a7d9f5ce4c86176fcc63599c 2,619 1.00/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.48 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.16 GB
    • Received: 15.40 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.