Loading Tool

Explorer IconExplorer

Memory Pool

90,758 transactions
31.72 vMB
0.19928825 BTC
Random Selection Loading Transactions
Max Size: 192.10/200 MB

Candidate Block

Mining Attempt 8b64c1b597196e719677340720ec978765bddc012f23956f3232d1e2595e426c
Version 20000000
Previous Block 0000000000000000000169b9328b00815ef6be4c80bdeb24b0095f545ce0b145
Merkle Root bd33cc9adb03831b80d7f8e2f9c3bbde4b483c71e90cdbffb4ab771ece13e3e3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 5,634
Size: 1.00 vMB
Total Fees: 0.05646694 BTC
Feerates: 121.67 > 5.66 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,630 (793,350 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
122,280 122,280 00000000000082df5928514e64a59cff3f67f1b0d01da4f5d929f54e8c52248e 12 0.00/1.00 vMB 0
122,279 122,279 0000000000007905f23201b2f09df27a8acbbe38bbcf9c43985b00fe9453747a 13 0.00/1.00 vMB 1,899
122,278 122,278 00000000000036d8d8ff3d2a2ed375907cb4bb351c1fc2d10a84def2aaf0d1c2 20 0.01/1.00 vMB 513
122,277 122,277 000000000000098cf004857daebd8018f8bdcecc9983c9f6cb4e07dfbbe2c4bf 2 0.00/1.00 vMB 2,288
122,276 122,276 00000000000036f6f0ae0e5e9f700b31afde95cce5c1859a2531f12f7113fff3 15 0.01/1.00 vMB 636
122,275 122,275 0000000000007c0d50875024feb0082f7256fa7b565561ec4b56198b53e97a61 14 0.00/1.00 vMB 1,297
122,274 122,274 00000000000058da4e4571184cac3dd31c7b68ea1cf97124cb843d6b7f3783b8 20 0.03/1.00 vMB 1,147
122,273 122,273 0000000000004d94e726e7a0f69a291c9d30bb557dba4cda741b6ab1c5426f03 18 0.00/1.00 vMB 1,266
122,272 122,272 0000000000002c2aeb029f88501d29421c8a50fc2bdab3cf462151f06b7fc04e 61 0.02/1.00 vMB 1,461
122,271 122,271 00000000000036c273d3914cc32249552214b8fb5d7af611a1c51de585330b8d 13 0.00/1.00 vMB 710
122,270 122,270 0000000000006f7c89b45e61edccc2220b13d826af7741653c3c960462cfda86 18 0.01/1.00 vMB 944
122,269 122,269 0000000000000809261c3a3224bfbabc65dc8a4f000c1f090ac84bbf940571e3 8 0.00/1.00 vMB 0
122,268 122,268 0000000000005298b434962221591ec3c09c5b72aced8cab786ce4148c5c6578 12 0.00/1.00 vMB 0
122,267 122,267 00000000000045c6afa8e8b645c2f4790e47bd1adad7a81ebc5a6bc8bbf626f9 27 0.01/1.00 vMB 847
122,266 122,266 0000000000005b685ef5c11599df08face4a2f9975d53aca9f048d64569b21c6 15 0.00/1.00 vMB 900
122,265 122,265 0000000000007021a95ffa7deda166851e4362be63421e292a6e6e13bdc794ce 11 0.00/1.00 vMB 862
122,264 122,264 0000000000004ac8030e8bdcdeb3c52cf95a3323cdc414d9e1f2a750cf0fbfa9 8 0.00/1.00 vMB 0
122,263 122,263 0000000000002d1c5446fa6fb8c5eafccfd064d3ba967452ab5c24e257d17cc1 9 0.01/1.00 vMB 0
122,262 122,262 0000000000007844eff35296610ded0112a51c0dc89dcd3e53f361f39b183a9f 19 0.01/1.00 vMB 190
122,261 122,261 0000000000000cd1f69df737c2af19bbbe80ecc36fc64399aa5b63d04454eaa3 15 0.00/1.00 vMB 1,143
122,260 122,260 00000000000060bcf3c2eb60a77f65bf0333631a11f65515f70e5c5062731f8b 12 0.00/1.00 vMB 333
Previous 10 blocks ↓
Total Size: 783.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: 772.38 GB
    • Received: 20.24 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.