Loading Tool

Explorer IconExplorer

Memory Pool

68,998 transactions
26.51 vMB
0.07515607 BTC
Random Selection Loading Transactions
Max Size: 158.80/200 MB

Candidate Block

Mining Attempt f4b609013465e63ef5084d995670665cad52eef9e9e6d9b2bee9dd8003f66a6d
Version 20000000
Previous Block 00000000000000000001f691bd45982569b89a9b269b1e08ab97aba421b3f821
Merkle Root bb49351ad948bb1993fe80a4dedcdd2b26c4a1fb66ebbf785ee4bf6f66f7fff3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,096
Size: 1.00 vMB
Total Fees: 0.01853235 BTC
Feerates: 703.20 > 1.86 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,481 (682,417 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
233,064 233,064 0000000000000026b1ca87e3309344a07c6943efab13458cbd01ea268fec8480 348 0.15/1.00 vMB 173
233,063 233,063 000000000000012a97fe33a04a4a4ea7308cf16343c4b1b8e974ce426f46f614 81 0.03/1.00 vMB 116
233,062 233,062 0000000000000141353e7a4bf6e106f92776c687a5e09bb50797d9c67233fa67 128 0.04/1.00 vMB 267
233,061 233,061 0000000000000099e499bd13b14a569f93722f71b7ce17c3f27757c615599e8e 508 0.22/1.00 vMB 195
233,060 233,060 000000000000010a722f006794dfc7659aa9544a7c81da7b7c9dca287e0d8895 142 0.07/1.00 vMB 201
233,059 233,059 0000000000000187d7f22eb37516e43de79a9e587ae968c662f001d54cadb160 346 0.17/1.00 vMB 170
233,058 233,058 000000000000004d208dbace0c7da7b8333c476baf98632e73b6c9ea785acea9 240 0.16/1.00 vMB 88
233,057 233,057 0000000000000014683c596096b84f109b9fed72b7d93fdfc81cbbf0f2bf2d70 318 0.12/1.00 vMB 172
233,056 233,056 000000000000001a9e901e5bfbaa1e1670737a5d82cc166d5065215746a8bd28 231 0.25/1.00 vMB 34
233,055 233,055 000000000000012071506050e9e4d4ab1c16601dce1210a059b287c520561f7b 19 0.01/1.00 vMB 109
233,054 233,054 00000000000001cce7fa87e5a146cdd462e4323121ef069e147a1a567671fd24 315 0.14/1.00 vMB 163
233,053 233,053 000000000000004d38ea45976eb93ce3cb2511780f2a381f4fdb39e437ac567e 259 0.11/1.00 vMB 173
233,052 233,052 00000000000001644593eca8826cad61e65619268dfcd52b5cf5eef259a2ac96 625 0.28/1.00 vMB 147
233,051 233,051 00000000000000aaffc55049cab7cca827438c82638f5e5eaba3da3a7d1f9a5d 4 0.00/1.00 vMB 93
233,050 233,050 000000000000004c5441447932bc3aba555de9eb76d5d10ec9388927f04a51f3 402 0.23/1.00 vMB 139
233,049 233,049 00000000000000ac2648a46b87f97971534ba8cadf8130083418864b5460660b 300 0.12/1.00 vMB 217
233,048 233,048 00000000000001d56e2ac4d2b37269d6101a76377d08e58744b0d49be897cc0f 220 0.10/1.00 vMB 167
233,047 233,047 00000000000000abfd1d08e12860d0666ae88d86939068e835c4a2bb20bc9787 4 0.00/1.00 vMB 45
233,046 233,046 0000000000000130ac9bb884a1b6e0bb037124b66a0b4d4db02240ada41426c3 546 0.27/1.00 vMB 145
233,045 233,045 00000000000000e76cddac91bfdbf51a73f31ec740e07d651fba24f381289965 3 0.00/1.00 vMB 19
233,044 233,044 000000000000011e9003fbf06629572236580e28e7630a0d2e914d6506bf52b9 290 0.13/1.00 vMB 178
Previous 10 blocks ↓
Total Size: 783.23 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: 758.42 GB
    • Received: 19.05 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.