Loading Tool

Explorer IconExplorer

Memory Pool

78,361 transactions
29.81 vMB
0.08141362 BTC
Random Selection Loading Transactions
Max Size: 178.55/200 MB

Candidate Block

Mining Attempt ec7d5743193183b41de76c4f9a25218ac1ab59704b79174b486a3ca417d9ac9b
Version 20000000
Previous Block 00000000000000000000afdf5043b8b27b92fc11e8966ab025edf9415d082b3b
Merkle Root 4e782bc98ba197d4e26d75213466b693093fdb54089a68714db60a255eac6444
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,627
Size: 1.00 vMB
Total Fees: 0.01421549 BTC
Feerates: 100.69 > 1.42 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,152 (738,390 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
176,762 176,762 00000000000001354d901ca40444fdb3bfcf216291f86bedd54e5527ebfebfd1 19 0.04/1.00 vMB 123
176,761 176,761 0000000000000056c50dbea31d9ad6f429aaad61ca313e72e4c00b53fd9fb3fb 10 0.00/1.00 vMB 16
176,760 176,760 0000000000000a9569c34dd2f69d39b9763706991418b6ea3836c2b66fb57700 56 0.02/1.00 vMB 174
176,759 176,759 0000000000000176b17e834f1e9797e9268fdaf2e156c6f54575e4e1ed256544 69 0.04/1.00 vMB 143
176,758 176,758 00000000000008cc9014554f61547958d851bdfe2b5118d4ff197c1ed83feca9 1 0.00/1.00 vMB 0
176,757 176,757 0000000000000229a369fac4a176ff10ff046ceeabd4aa0242c160bf9b25da99 64 0.03/1.00 vMB 37
176,756 176,756 00000000000009d79b51806a68d93c37967dddce713a6196bab6642dbc1228a4 6 0.00/1.00 vMB 711
176,755 176,755 00000000000007863c24eb99e93ca3091ba0989cc03d67c2dcf3902ffed8a5b3 33 0.01/1.00 vMB 1,173
176,754 176,754 00000000000005de1f448ee88fb6264ca8d8a8c45b67a7afba1ede00e5a7a416 8 0.00/1.00 vMB 76
176,753 176,753 0000000000000a9f51fddda1e63e9e832e16981cd73530dbc3c51e0bc289cbec 13 0.00/1.00 vMB 87
176,752 176,752 000000000000065a593c27329f1a1adf144ceeb39fba30e38e1027840ce68c43 62 0.03/1.00 vMB 92
176,751 176,751 000000000000011c1dfbf9b36e076473fe1fc4efd62f83be04ba8d323fd1e5c9 32 0.04/1.00 vMB 79
176,750 176,750 000000000000027cea8f19688069c5896aea56815d5e59f0aaf5d9b7fd4eb9c5 48 0.02/1.00 vMB 137
176,749 176,749 00000000000001cb7193b2bd6ab40ca0d87991d043b7f7f2dd2ffdd76b36cb3a 18 0.03/1.00 vMB 172
176,748 176,748 00000000000004de3b350b10b02bd7fa14f8f22016b1290da3de9833f6804048 128 0.04/1.00 vMB 56
176,747 176,747 00000000000005b31980dc13224e45d34741d7a2516ad83cb6feae4c1b765fdc 14 0.01/1.00 vMB 112
176,746 176,746 000000000000051c0bfaba63a4375f397107d2952cbd1611da532f1c674318a7 4 0.00/1.00 vMB 909
176,745 176,745 00000000000006b584e0087913af4e1bc10e2702a15586a956ca6e5066f45272 127 0.05/1.00 vMB 151
176,744 176,744 00000000000000304c90084fc2ea580698c4ad0db96931b1fd97c487a432026a 9 0.00/1.00 vMB 84
176,743 176,743 000000000000064a37a22e15c00295f2d6e04ce0631fac70f29d28db60fac67e 39 0.01/1.00 vMB 98
176,742 176,742 00000000000008b313d17bfc1e17b169960a35477f8412dd402f6016d157b8ce 18 0.01/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.66 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: 672.96 GB
    • Received: 16.34 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.