Loading Tool

Explorer IconExplorer

Memory Pool

49,170 transactions
30.18 vMB
0.16614637 BTC
Random Selection Loading Transactions
Max Size: 161.42/200 MB

Candidate Block

Mining Attempt 6dd9520a03a1fb9295344a0c8caf9dffed5d734f09d4f0338f2698e17f08b92f
Version 20000000
Previous Block 0000000000000000000186ede1a913650c17a83169801ba62b38a00ade68ef12
Merkle Root 9a80d2d81c1bc7e55a6b93a731db9926e887222949ef585a3a75004147295185
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,146
Size: 1.00 vMB
Total Fees: 0.08860865 BTC
Feerates: 261.10 > 8.88 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,811 (523,480 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
391,331 391,331 0000000000000000000fa82fdaf153f292c56ae65d6c4831755332013d8b917d 1 0.00/1.00 vMB 0
391,330 391,330 000000000000000002af0bb124f5a5723d14e2c4724098f31b203d3bcd97c592 2,917 0.93/1.00 vMB 46
391,329 391,329 000000000000000008e37d46436ffb723bb3d3f3bc7fb5c88282b50b8d5db9dc 1,097 0.45/1.00 vMB 33
391,328 391,328 000000000000000003a877b324193ea461322aca0c75e4107b678906c21d1f0d 156 0.21/1.00 vMB 11
391,327 391,327 0000000000000000096ab99792e8e106c3faa37cbad8a9e2ccbf128b4ab73707 349 0.25/1.00 vMB 15
391,326 391,326 00000000000000000497fe6c01a64d7fbc7df039ab8b09cb53ba79d42934c8f4 1,993 0.75/1.00 vMB 37
391,325 391,325 000000000000000006a71132b3b80a66693d760c62ada0b6a59013b50cd47154 74 0.07/1.00 vMB 11
391,324 391,324 0000000000000000069975dce821e38f35bf51c553e796fddd1ce71410dfdb8d 1,618 0.72/1.00 vMB 32
391,323 391,323 0000000000000000044d7b67a1bcb8cae6febc92af94cbf50a86fea2d77aa9cb 1,029 0.77/1.00 vMB 21
391,322 391,322 0000000000000000056b52af483b26d2feacb8e41135fe147a3a21dd0555a430 1,336 0.51/1.00 vMB 36
391,321 391,321 00000000000000000487e98f5e4b4182b0446b9dbe1c4862a537bfe0cea93506 586 0.27/1.00 vMB 35
391,320 391,320 000000000000000007393a467efd630e630d6bb2be47e7f790e1fcd0ad1c65ae 2,158 1.00/1.00 vMB 33
391,319 391,319 000000000000000001181ac0137084ac4e9eab59b89e90754b2785b1295f3229 1,227 0.55/1.00 vMB 32
391,318 391,318 0000000000000000023a3bdb2ceb258b043fe223506375d7714631fe156ad618 190 0.15/1.00 vMB 20
391,317 391,317 000000000000000000da9429ac73520a0cffd261ed2e2732e1eb85757ac3506d 434 0.21/1.00 vMB 26
391,316 391,316 00000000000000000543c9aa320afa18d4161f5affe11faaf9c11c42cc1bf04b 374 0.21/1.00 vMB 30
391,315 391,315 0000000000000000070c8db1f43e3b0ee5e67d006f007c5cc8b1d83bade33093 68 0.25/1.00 vMB 3
391,314 391,314 0000000000000000076f76104008675cc51f2aaacf75d1f1510795789398266f 72 0.07/1.00 vMB 7
391,313 391,313 000000000000000008b579a47973b96d163a85a83090477cbef5ededde31a878 369 0.18/1.00 vMB 27
391,312 391,312 000000000000000000ea46fb2b790e2e40b98f8f54e38fa9646feba8315a773b 677 0.39/1.00 vMB 28
391,311 391,311 000000000000000006df95cb1d5605ac42fc25e0dfea7fa0c7174b85df9c6c87 1,240 0.91/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.05 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 651.01 GB
    • Received: 13.38 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.