Loading Tool

Explorer IconExplorer

Memory Pool

80,971 transactions
29.77 vMB
0.10304257 BTC
Random Selection Loading Transactions
Max Size: 180.09/200 MB

Candidate Block

Mining Attempt a86ed2ac844815c9c8e2e3b3109984399e481fee4e33de18a26cbf173254b5fe
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root c5b06a64cc0d3b9dd0bd1fa927a0b4e053c39ff4e7ff3e2daf5f2cb19b65c92f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,086
Size: 1.00 vMB
Total Fees: 0.03826465 BTC
Feerates: 146.36 > 3.83 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (314,908 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
600,200 600,200 0000000000000000000bfb3872220194808c35fd6e6829dafe4fb6cab89e4f03 149 0.04/1.00 vMB 26
600,199 600,199 00000000000000000008d6344928cc0175df7532cb3d71839934b2ed26928e32 833 0.25/1.00 vMB 21
600,198 600,198 00000000000000000006c2fe21a6cfa8d289dba7ec9d07464ba599671cb8abb0 2,476 0.85/1.00 vMB 17
600,197 600,197 000000000000000000102c0b85c4098ad7e2fb0615ca5c2706aad8ffc0581a50 766 0.23/1.00 vMB 16
600,196 600,196 00000000000000000010bbdca65924643acf69f9d635ea0574951a598c1978de 818 0.24/1.00 vMB 12
600,195 600,195 000000000000000000067e3a7bbe0faf1d3270be3775c04006ea1a66f72dbb8b 1,317 0.40/1.00 vMB 18
600,194 600,194 0000000000000000000e8c25b428bdb243e27b6195245bd6ec988f47f524a022 1,269 0.33/1.00 vMB 11
600,193 600,193 0000000000000000000528d22962eaf6cbbd69d46ff19d333c2784ec55459a25 2,901 1.00/1.00 vMB 19
600,192 600,192 0000000000000000000b0c1a167a63ac553b5a80fa556450208d0ab164a97d78 824 0.25/1.00 vMB 22
600,191 600,191 00000000000000000013718692b12c4910bf89fc4a56acd08bc478370316fc7a 2,889 0.99/1.00 vMB 14
600,190 600,190 0000000000000000000d16dd53cbf08e82baad7d019099d4880ec7f2af4c74b3 1,954 0.70/1.00 vMB 14
600,189 600,189 0000000000000000000ab41235a0e30274e254a4d2f3259e789088df0fa641d4 3,207 1.00/1.00 vMB 17
600,188 600,188 0000000000000000000be097f58b43142e0eeadff41d4763a31c3bc3b5701437 3,101 0.98/1.00 vMB 11
600,187 600,187 0000000000000000000a3ee0237910d6b4f62c8aa06e43954d373da5ed52d336 2,736 1.00/1.00 vMB 10
600,186 600,186 00000000000000000010656aa423f15a3c0cb4400620f68b6b1a2ebfc3de5a5b 2,809 1.00/1.00 vMB 11
600,185 600,185 000000000000000000130853db42189a57b5817074b9503efa341f6608b77e15 3,244 1.00/1.00 vMB 30
600,184 600,184 00000000000000000001e0e6a358fd971085e5017cca60de2478fbd01cb01bcf 3,499 1.00/1.00 vMB 13
600,183 600,183 00000000000000000006741796baa733eb13e0049e0fbd1fbe4ec840df91cb2c 3,171 1.00/1.00 vMB 19
600,182 600,182 000000000000000000100ff9be0f5dfc38f56007737c029996948096bfd18089 2,666 1.00/1.00 vMB 17
600,181 600,181 000000000000000000142221e29455cb364ad17c0e7432315328e65c62d955a2 3,190 1.00/1.00 vMB 23
600,180 600,180 00000000000000000010a72f621e8b63e88cf5b9a6097ac84e3915592ac8f1ec 2,678 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.58 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: 671.30 GB
    • Received: 15.90 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.