Loading Tool

Explorer IconExplorer

Memory Pool

73,490 transactions
28.34 vMB
0.07836149 BTC
Random Selection Loading Transactions
Max Size: 167.74/200 MB

Candidate Block

Mining Attempt 2cbd0be96ce0dd84a80cfaa52e7749b1ea286066caac97d5ba37db1b8fd2c576
Version 20000000
Previous Block 000000000000000000018bcb117043bb0bec5ab8ec9250252a12dc0c5414dc38
Merkle Root f508fccfa9614596352735f71f9e245abee594623da52a84b58d7f313106e900
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,475
Size: 1.00 vMB
Total Fees: 0.02160402 BTC
Feerates: 152.31 > 2.16 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,035 (318,648 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
596,387 596,387 0000000000000000000ca100353b8dd7334d7ebed455e0583222edadcbd35475 1,682 0.80/1.00 vMB 13
596,386 596,386 000000000000000000088e0df731b9e95061bde16e5a712a6c9a3c93fd3e488c 2,138 1.00/1.00 vMB 24
596,385 596,385 0000000000000000000e5fac7a00e394f46cbbd5f28035c96d06989420a1ab26 2,690 1.00/1.00 vMB 10
596,384 596,384 00000000000000000011acc282e45a497cdfa930144ffe341a499ce1f425fae6 2,581 1.00/1.00 vMB 19
596,383 596,383 0000000000000000000668b9ffc7905afc8ea8efd0ba028e168bbde0f81863c8 2,507 1.00/1.00 vMB 24
596,382 596,382 0000000000000000000947b7f07d083316bbe1417596760e77340434fcf5bcae 2,742 1.00/1.00 vMB 21
596,381 596,381 0000000000000000000331d35658a286b74dc266bd9c165d30916326353185e0 3,005 1.00/1.00 vMB 39
596,380 596,380 00000000000000000011341d69792271766e4683e29b3ea169eacc59bde10a57 2,623 1.00/1.00 vMB 16
596,379 596,379 00000000000000000010b595463f6299d2973ab2ec821486d9074276d2b95259 2,585 1.00/1.00 vMB 26
596,378 596,378 0000000000000000000dd36e4ed4d52ee3425496b8e65bd70b426a7ad236bb1d 2,988 1.00/1.00 vMB 29
596,377 596,377 00000000000000000009c8f48d8fb27458b8fab0b16a8d0dbef4006daf155b90 3,060 1.00/1.00 vMB 27
596,376 596,376 0000000000000000000be4b63ecd31aeb8ce72bf48f9c85cfa9cf5b6111ff62d 2,374 1.00/1.00 vMB 29
596,375 596,375 0000000000000000000ffd6e543ee70653f7d6bb695aa2030dde4d4120f9912c 3,118 1.00/1.00 vMB 40
596,374 596,374 00000000000000000013f28c9217fef3bd4fa407fdc5825881f6e8bbb9568499 2,469 1.00/1.00 vMB 36
596,373 596,373 0000000000000000000647f5b1411c4fd7830e36a7b570219ee72b7f96f0ea01 2,938 1.00/1.00 vMB 24
596,372 596,372 00000000000000000009ac624157f8fa8b3661ff0ddee4b450b0725f2dbd3c76 3,113 1.00/1.00 vMB 41
596,371 596,371 00000000000000000016bde79a4784f6c6e9b93d3d4c20cf820f4dfc257d1383 2,855 1.00/1.00 vMB 36
596,370 596,370 000000000000000000164857910de34e6ae42dc88548d562213af67f3a5778a4 1,503 1.00/1.00 vMB 10
596,369 596,369 00000000000000000014422ec45a46874880c2492720a50e4245053829ef7d4e 2,005 1.00/1.00 vMB 22
596,368 596,368 00000000000000000004f1429d3e564e8638629884250368f52c4fa9fa4b185a 1,670 1.00/1.00 vMB 12
596,367 596,367 0000000000000000000f1210976cdf1960e131ab646189cfe98cb3ab7d7f592f 2,000 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.45 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: 667.47 GB
    • Received: 15.25 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.