Loading Tool

Explorer IconExplorer

Memory Pool

80,501 transactions
29.70 vMB
0.06899653 BTC
Random Selection Loading Transactions
Max Size: 179.28/200 MB

Candidate Block

Mining Attempt 825d8595d42c6df49f6f2201c3ab49500e99e43a22f36ead7afb5b4cf87fdc8d
Version 20000000
Previous Block 00000000000000000001dca977ac9ad62b5ffda27b5d02990f9a918aa20846bd
Merkle Root ad38d34fae8b07b868041c47ec1de12690a04d4e63f5e8c4cc34409e12bac327
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,129
Size: 1.00 vMB
Total Fees: 0.00860964 BTC
Feerates: 100.36 > 0.86 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,978 (210,610 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
704,368 704,368 0000000000000000000c6f3476dbe02cfb323c202f94e740e9e30b98c4fa4992 237 0.54/1.00 vMB 1
704,367 704,367 00000000000000000009e053cb4ba1a13632c1f009a4497119490ace660df058 2,906 1.00/1.00 vMB 12
704,366 704,366 0000000000000000000a42d2bc397aa7c51bd95c8d87ee48274a842691f184ac 3,069 1.00/1.00 vMB 13
704,365 704,365 0000000000000000000d8cb241cac156b3078049353fcc68a93e6fc315ddee80 473 0.64/1.00 vMB 4
704,364 704,364 0000000000000000000c5eb8a639e582da8b9c73cda558499bb692ffec9c4463 496 0.27/1.00 vMB 9
704,363 704,363 000000000000000000097ec971c7e4b107cdcad9b44a6c86e5bb592af0155d82 2,126 0.86/1.00 vMB 11
704,362 704,362 000000000000000000083d98646789a1e60803ec1e78e1784d8efe2e1c26bf0d 1,595 0.76/1.00 vMB 13
704,361 704,361 000000000000000000015003e11ce8e4c649c57ee20fc59a90912fb12be920b0 124 0.05/1.00 vMB 12
704,360 704,360 00000000000000000004e1ce7cbb4f1d23f0615f0591b945a29f811a9b6af568 1,380 1.00/1.00 vMB 13
704,359 704,359 000000000000000000021ba7ec797c580dec2acb38a3bff0ac1127d82d0a35e6 800 0.24/1.00 vMB 13
704,358 704,358 0000000000000000000bba8e0ad2c69e68151f069de57ab1e19fb625c1f0564f 1,253 0.53/1.00 vMB 13
704,357 704,357 000000000000000000032e6de55d0cce70f9ac5aead8825c7c070da2404c3a77 431 0.14/1.00 vMB 12
704,356 704,356 00000000000000000004fc9ee8fa61ab786cb82461cc447e85d7c43ca16e15cb 671 0.20/1.00 vMB 13
704,355 704,355 000000000000000000005bdea4b1c7e12918b57c283f6716286b84cff47f3093 704 0.29/1.00 vMB 11
704,354 704,354 0000000000000000000cb37d625707b4cedd0be7cc5ff183c7524822fbfd4b84 2,137 1.00/1.00 vMB 12
704,353 704,353 0000000000000000000cc8c45ce0433ce04b5f01394e171b5e56490c1984ed18 182 0.07/1.00 vMB 11
704,352 704,352 0000000000000000000669b818026894dc53f55964b0434f80f19728f3eb61c5 1,770 0.66/1.00 vMB 14
704,351 704,351 000000000000000000022d3b1689006d90eb241e8e47ed2121ffd759fb7496cd 44 0.02/1.00 vMB 10
704,350 704,350 0000000000000000000d9b97b927ee650c1fa426f5ac60aa16902962a5117c5f 778 0.34/1.00 vMB 10
704,349 704,349 0000000000000000000c1625b5bd282420b1b06c1e014c7a84327b860290e9c2 887 0.27/1.00 vMB 14
704,348 704,348 000000000000000000005e8f1c1415e10fe5d60e7c8f2909b10db2185986e712 659 0.30/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.35 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: 662.22 GB
    • Received: 14.84 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.