Loading Tool

Explorer IconExplorer

Memory Pool

79,497 transactions
29.67 vMB
0.07422199 BTC
Random Selection Loading Transactions
Max Size: 178.39/200 MB

Candidate Block

Mining Attempt 98fc3c3ff91ff676511651dd5aa6f1b1fd5204bd537f09b0159b36a45b72ada6
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root 80d3671021bf5a4603e120e1f625997f8a4b2a5e63a235f9a80ce9060abe0b4f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,299
Size: 1.00 vMB
Total Fees: 0.01390323 BTC
Feerates: 74.18 > 1.39 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (326,799 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
588,201 588,201 0000000000000000001a968064b5a34c340559ae89dc4d0985e514bf7a52d22b 2,568 1.00/1.00 vMB 41
588,200 588,200 0000000000000000001351814435893929202835de67f256a47f962b5262f30a 2,468 1.00/1.00 vMB 44
588,199 588,199 00000000000000000009db483a234170350a1f0d11d92781b332717dd060382f 2,845 1.00/1.00 vMB 76
588,198 588,198 0000000000000000001b902ffe5163bdf2786a6030b68b5f19803978e7ed21f2 1,123 0.41/1.00 vMB 26
588,197 588,197 000000000000000000086e4bc699c2d455ab63ca8c1bdb2eb2fac6f3feab3cc4 2,010 0.88/1.00 vMB 12
588,196 588,196 0000000000000000000b179008f4fb825e93d11b14ce4fb7f7b0c63eb4c3e8f0 2,518 1.00/1.00 vMB 16
588,195 588,195 0000000000000000001bbb06b5cd37323e4a246ff71443881d2f4f5face7ca54 2,521 1.00/1.00 vMB 49
588,194 588,194 0000000000000000001b3627075adb3986866fdeaab97a5f22e61a9b54e09910 2,885 1.00/1.00 vMB 53
588,193 588,193 0000000000000000000cefa8283d8f0eda7f3bb1ecb60d7785c55b8c2a466438 1,099 0.35/1.00 vMB 32
588,192 588,192 00000000000000000015148319175631e850aff705f52e8efa3821c1a167d2e2 1,049 0.35/1.00 vMB 12
588,191 588,191 00000000000000000009ac564de5c5308d1620ffe644dec260e4dfb7b4f598e0 2,953 1.00/1.00 vMB 35
588,190 588,190 000000000000000000160bf967610aafd8381f02d24a46d081c3ebd7efa18e8d 3,102 1.00/1.00 vMB 21
588,189 588,189 0000000000000000001a42c83125009c35e472c700862431a04a80b9c7da7a18 2,604 1.00/1.00 vMB 41
588,188 588,188 000000000000000000081a4f92389a4ec750f7cfc68e447090e36d09568dfb8b 1,841 0.68/1.00 vMB 27
588,187 588,187 00000000000000000001c61087c3fd323a8f68e6433d4c1676d4eda3429c48b1 3,188 1.00/1.00 vMB 14
588,186 588,186 00000000000000000014e27a68ca7407196e712797913ddeef0d1f8851de13e2 2,854 1.00/1.00 vMB 44
588,185 588,185 0000000000000000000ec4884abcaff1f2860b6b4dec584310e454facc30b3f6 2,286 1.00/1.00 vMB 18
588,184 588,184 0000000000000000000a74bebb2f9b05817f28322597706ddf6040e469953d6d 2,762 1.00/1.00 vMB 56
588,183 588,183 0000000000000000000a8b8b0a8f3fd1b8b09d7154b03a47ea8d06a337abb40a 1,936 0.63/1.00 vMB 16
588,182 588,182 0000000000000000000ab444ca941c5bfc4ecedfc59bc66f76586be94f301957 2,845 1.00/1.00 vMB 35
588,181 588,181 000000000000000000041607273b79de4c27b7cbef1fac4b469fdeaf1130474c 33 0.01/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.39 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: 664.65 GB
    • Received: 15.02 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.