Loading Tool

Explorer IconExplorer

Memory Pool

79,277 transactions
30.72 vMB
0.10735314 BTC
Random Selection Loading Transactions
Max Size: 180.27/200 MB

Candidate Block

Mining Attempt c1111f3421fda0b562eb04b8d95cc7d93f0885d52ecae64060ad8eef3f175fd0
Version 20000000
Previous Block 0000000000000000000021f3a956650a7471edcad1ab0779099a4375c55a0f91
Merkle Root 6a1561237aa17852ac5125a5fdec342f9530ab5bb4c2c47938bb90428e98c842
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,920
Size: 1.00 vMB
Total Fees: 0.03403870 BTC
Feerates: 201.36 > 3.41 > 0.47 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,058 (601,765 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
313,293 313,293 000000000000000020a02d0821f8a1cb2f969cf5771433e54b84dc2e916b49b8 44 0.05/1.00 vMB 13
313,292 313,292 00000000000000002c0abbe8413ba5b76be4644768a95cb5eb518a34f0f4ac64 329 0.22/1.00 vMB 43
313,291 313,291 000000000000000036228ef704353c40247ae6daffcac87a6993eb869b792165 595 0.32/1.00 vMB 29
313,290 313,290 00000000000000000968e63b8329986b7ce880698feb8bf004feab93abc0b470 553 0.38/1.00 vMB 24
313,289 313,289 00000000000000000ba170312c0b9c170dc144c87065aa6003c22f87c30f38c8 188 0.19/1.00 vMB 19
313,288 313,288 00000000000000000feb9c20c0b2106146c9c1abb5cbe925ea4fba7ba8e27c1c 723 0.35/1.00 vMB 32
313,287 313,287 00000000000000002d62813fbbcf7b676a22e7408bf8c6323d1cca5a600e7acd 1 0.00/1.00 vMB 0
313,286 313,286 0000000000000000347aadac2bbfc66c8aa26f62bfcb9009867f6e3c84d3a9c7 158 0.12/1.00 vMB 25
313,285 313,285 00000000000000003654dd3f963d02ee05be1aa1eff593164eca70133b8938b3 211 0.17/1.00 vMB 22
313,284 313,284 00000000000000001e04f09ec515359cb5d5629de0163d4743a1ae542297c7fc 46 0.01/1.00 vMB 10
313,283 313,283 00000000000000002453cb73e9146e523921e750ed507a68983e1cc99bac9e5a 783 0.52/1.00 vMB 27
313,282 313,282 000000000000000030c489d23a09534ffbe8a3bbd68ff63281d5a6b021929903 858 0.48/1.00 vMB 28
313,281 313,281 000000000000000030580eaf54c9fe8cdbf22d8c271f431ce69fbc638e8b02c2 200 0.10/1.00 vMB 30
313,280 313,280 0000000000000000209181214649d536e1dd41107e5a80026f905e5e7a243d27 50 0.02/1.00 vMB 24
313,279 313,279 000000000000000028993376d2c07d1682a60d7c505cb77ed3934d9b21e53f65 83 0.04/1.00 vMB 30
313,278 313,278 000000000000000017030af590568f2597e0b260ba99872084427c981ee2806c 1,123 0.64/1.00 vMB 28
313,277 313,277 00000000000000000261f535d39c8081d548090b8740a55767e4007c94a888d3 619 0.36/1.00 vMB 27
313,276 313,276 00000000000000001dd75cfd1cae185a3c03f273c2eac8334dec1ef66fdd8147 318 0.22/1.00 vMB 24
313,275 313,275 000000000000000029c7e7543cbfa064084531e27958d80d40d8f9f0defce350 201 0.17/1.00 vMB 23
313,274 313,274 00000000000000003522735ef72603ee22bf30bd35f9b82106796b3df98de62a 167 0.10/1.00 vMB 23
313,273 313,273 000000000000000016d1063d91243ccde97ae2e000ae00b939d82f57cff3f438 282 0.12/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.49 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.33 GB
    • Received: 15.48 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.