Loading Tool

Explorer IconExplorer

Memory Pool

83,072 transactions
30.84 vMB
0.08951046 BTC
Random Selection Loading Transactions
Max Size: 186.10/200 MB

Candidate Block

Mining Attempt 00ae2ee5910a73bcd33bbd6c5253e758f91a3eb6a17e32869997de5bb17d0c11
Version 20000000
Previous Block 00000000000000000000daaaba2827031446cf297bcb4eeef0745bb93d0d4e56
Merkle Root 1121d50dae3c8c47f3ccbf51e1e5a67f4e2f17a35e96c117a0773a7db3848cd9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,586
Size: 1.00 vMB
Total Fees: 0.02316071 BTC
Feerates: 114.51 > 2.32 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,974 (196,649 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
718,325 718,325 0000000000000000000483904666e38025a548dbe69ea9142b53813c75929757 1,938 1.00/1.00 vMB 8
718,324 718,324 00000000000000000009aef21b13ae472316fa16313873397ece094a3b1393be 2,985 1.00/1.00 vMB 13
718,323 718,323 00000000000000000004c9da8873c229e64b81d7dfcfd1cd376420f6a78d8437 3,017 1.00/1.00 vMB 16
718,322 718,322 0000000000000000000067de34da54c96ff76e6ba172f82c4ed8a25afb112a9e 3,049 1.00/1.00 vMB 15
718,321 718,321 0000000000000000000622b42fb04f9dbb3d53d5e6fb653978980cc24b982a59 2,292 1.00/1.00 vMB 5
718,320 718,320 00000000000000000007bb292fcfb9db17f365ac18015521a088aaa819d7939c 630 1.00/1.00 vMB 5
718,319 718,319 000000000000000000081ca536973af12e239be6a5049b210926efc3de106334 1,852 1.00/1.00 vMB 7
718,318 718,318 00000000000000000005b52164bd5c640c8cdabe02f63d81a9279363140c60d3 2,931 1.00/1.00 vMB 11
718,317 718,317 00000000000000000007f0020ed38218a1f3ba750db90135d747c8c020c8e545 3,084 1.00/1.00 vMB 21
718,316 718,316 0000000000000000000599c882dc080b2a602ae894988b4849c867c3deaa378f 2,122 1.00/1.00 vMB 4
718,315 718,315 00000000000000000002e893b897a3e9064fc12126539d8044ab52972c212f72 2,201 1.00/1.00 vMB 8
718,314 718,314 00000000000000000009566617a8aec950f264594fae345b8f82a0cb131bb085 3,061 1.00/1.00 vMB 6
718,313 718,313 000000000000000000023c03b6a444639b0d9ff858781ce23687dd01ef299e91 3,377 1.00/1.00 vMB 17
718,312 718,312 00000000000000000008cef644aa4c896d51c1603db0fd153041d8b790822006 2,745 1.00/1.00 vMB 14
718,311 718,311 000000000000000000088050117579ca8a8f67c12b849e24f4042c5e7fd8ddb2 2,663 1.00/1.00 vMB 23
718,310 718,310 00000000000000000004c7fda364411c08d96d62ecbb6d23854b3b087a389745 1,016 0.83/1.00 vMB 4
718,309 718,309 000000000000000000022f8d1abf9024be5908e8c92ae59d7045079e43ae9758 3,090 1.00/1.00 vMB 6
718,308 718,308 0000000000000000000b7b48b836d886385e33ac5e82cbe3f57f15d0b58a9693 3,306 1.00/1.00 vMB 16
718,307 718,307 000000000000000000043ec11bfea0f48f2882fde30cf673890da538287e4928 2,384 0.83/1.00 vMB 10
718,306 718,306 000000000000000000053c67624f4c2a379c7032559300ed6fda73424bf369ca 1,158 0.49/1.00 vMB 2
718,305 718,305 000000000000000000099ca758de1500358ecbfe7235dcc40fc7c827f96b67dd 2,456 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.34 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: 661.56 GB
    • Received: 14.82 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.