Loading Tool

Explorer IconExplorer

Memory Pool

77,187 transactions
28.75 vMB
0.07501593 BTC
Random Selection Loading Transactions
Max Size: 174.09/200 MB

Candidate Block

Mining Attempt a7c04b5ac136666815e86d7cb2da9f31110cc82033aacca04624052c0d2916c3
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 907c2cb3d33e91d4a656cd623c0d1ef2032d80e57118a70d635f698ac9883375
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,990
Size: 1.00 vMB
Total Fees: 0.01516954 BTC
Feerates: 71.79 > 1.52 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (655,100 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
260,060 260,060 000000000000001ad6342f70c2d97789b334f30a3ed87a5be93ae9cd66188f6b 13 0.01/1.00 vMB 50
260,059 260,059 000000000000001e78c57930e4fea31f98f27480b5131481ec6738286c51d295 254 0.10/1.00 vMB 119
260,058 260,058 000000000000001137996618a6f1bf8b3016e78e94acaf7ff02e533348a80945 13 0.01/1.00 vMB 72
260,057 260,057 000000000000001e2f3dd806c2777f122e1aed536701e120877d606f322dc244 415 0.19/1.00 vMB 98
260,056 260,056 00000000000000169df61c83531b3f414e92d5d29e517576ee2e2be13010efed 54 0.03/1.00 vMB 74
260,055 260,055 0000000000000007b32ce011eb31c5a45c255e395b87e47dd1f31f3d62b54412 336 0.15/1.00 vMB 97
260,054 260,054 0000000000000007a045368f6a303a752d279c39e896990f7aaa993220cf49c6 157 0.06/1.00 vMB 110
260,053 260,053 000000000000002613c60105c8feb700571e53da59eacff1cf196bcea25a527d 83 0.02/1.00 vMB 115
260,052 260,052 0000000000000004d8527bab66330554a682c3eb81a6ce3ce9c0cd238d71732b 508 0.22/1.00 vMB 102
260,051 260,051 00000000000000242711b1177ea5a3b77750be27b7a187f5b06973621f54d285 38 0.02/1.00 vMB 57
260,050 260,050 00000000000000188c12f2a81a3c1233177153f83f9333c3072ad0a4166db891 494 0.25/1.00 vMB 66
260,049 260,049 00000000000000157d993e63b8e61ab1901035378af44942fe817b5c3ccf248c 281 0.30/1.00 vMB 84
260,048 260,048 00000000000000101080fefa290abbb1e7e47d6c785edfa3fd2679ff3852e5e3 1 0.00/1.00 vMB 0
260,047 260,047 000000000000000cf44a9ad4c95cdeed4f9c7f9d700883f114c94d821b5f8bd4 28 0.01/1.00 vMB 55
260,046 260,046 00000000000000108b5139aa0069c5ac4afe1f5916e26633e1f2ee08c4e4a908 317 0.21/1.00 vMB 94
260,045 260,045 0000000000000023996b27b16477b2db28066e25d206d6da539f498df15bdd5f 97 0.04/1.00 vMB 93
260,044 260,044 0000000000000021297cea720107e2c5c3bcfcd865e5fe14915a5f678d937daf 320 0.11/1.00 vMB 129
260,043 260,043 00000000000000225b34f286fae421a13d5066222c257b08993772103314974a 183 0.07/1.00 vMB 87
260,042 260,042 00000000000000245f2c02d257ee3bac512fd9944175abb3e557f2928f1bb15a 202 0.08/1.00 vMB 98
260,041 260,041 00000000000000253901272af6308606257c1c40841d467a1d614a2fc44edaf8 103 0.05/1.00 vMB 82
260,040 260,040 00000000000000169dc425d953caa915b6297da96b15c9043bf3d89491905fc5 474 0.25/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 782.67 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: 673.13 GB
    • Received: 16.41 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.