Loading Tool

Explorer IconExplorer

Memory Pool

82,889 transactions
30.41 vMB
0.14814500 BTC
Random Selection Loading Transactions
Max Size: 184.21/200 MB

Candidate Block

Mining Attempt df24aa9a21e55ec1d92cb8fbf22206b5662443a5d9163874fa03e5e36c09e160
Version 20000000
Previous Block 000000000000000000016a81c5974205d8be7825f3436d4fbbaa2e3ded369b8d
Merkle Root 15dec6179f6a27d6743048bec16458692ccc2b0ee370a62af5ee2d79e72bbb01
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,722
Size: 1.00 vMB
Total Fees: 0.06704942 BTC
Feerates: 150.61 > 6.72 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,138 (398,966 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
516,172 516,172 000000000000000000057cd23e705a7cd4fd69aa63e5747d59ab3b6e25fb75d1 364 0.11/1.00 vMB 19
516,171 516,171 000000000000000000341ee14ff919cdf1e56a2cc1c61bf4045e185ec965acd2 1,662 0.71/1.00 vMB 22
516,170 516,170 000000000000000000322a16043bee08438034c10eeae6e6cc149b46d73fc53d 1 0.00/1.00 vMB 0
516,169 516,169 0000000000000000003c5a0882abeaa1166fe9edae0e6be33848f7f517576fc0 237 0.08/1.00 vMB 25
516,168 516,168 0000000000000000001b10f9017bfd8af267b201db5951fc5b4dbcf7d2c9f533 893 0.33/1.00 vMB 26
516,167 516,167 0000000000000000004b6ca88025f88a0f53814d6367cb8b7a5f3c342b4234c5 1,404 0.51/1.00 vMB 25
516,166 516,166 000000000000000000213bae12dbd34a21de8374856eab0a7ca23953bcd94330 1,151 0.91/1.00 vMB 33
516,165 516,165 000000000000000000043659ad9ce239c61b0e22b51852baa447fe29233000af 1,344 0.52/1.00 vMB 28
516,164 516,164 000000000000000000235ea6ceb57384f318fc74344abdbbe66ec98dd8d057ad 563 0.22/1.00 vMB 19
516,163 516,163 0000000000000000002125455f4ee2aeb4461c4d6d3ad68fbee8420b86996f8d 2,560 1.00/1.00 vMB 29
516,162 516,162 000000000000000000145eff0c0dce128f1da8a1700f17f0dcf3e80d536ad1d2 273 0.09/1.00 vMB 20
516,161 516,161 0000000000000000000561d611555529681138e7d228c3819d2522ebbbc5d35f 979 0.51/1.00 vMB 25
516,160 516,160 000000000000000000211e9c73d79de0cfc78e877c6790ed063a35f1cf030626 959 0.38/1.00 vMB 23
516,159 516,159 00000000000000000034ddc03ba50e2d4d07a734ced1cf3ea68cf849e2557bc1 128 0.04/1.00 vMB 17
516,158 516,158 000000000000000000437305acc93dc7fd6203bff9fd706c17aab793b51b2d7a 436 0.29/1.00 vMB 23
516,157 516,157 000000000000000000213a1755d9563534396698d9809230dff2f665c6a799ba 673 0.28/1.00 vMB 35
516,156 516,156 0000000000000000001b4029d3a9311f80cc281d14946b3cc1d60dce22451201 1,366 0.46/1.00 vMB 24
516,155 516,155 0000000000000000000d1b0d7c4e36e4cfe89643b45ebd77ffab78dc7d9f4bc9 375 0.18/1.00 vMB 56
516,154 516,154 0000000000000000000788db0d4d23afcdc7444549f3806b6a6ad2c0b7a1d76d 194 0.07/1.00 vMB 21
516,153 516,153 0000000000000000003829038c2bd3fdd9f1198a3c57a7bd45f85b3c3d6c0224 1,145 0.65/1.00 vMB 25
516,152 516,152 0000000000000000003f86a3025d1dd3388ccf6696d4dcaf4dfa01079151cac2 1,179 0.68/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.63 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.33 GB
    • Received: 16.20 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.