Loading Tool

Explorer IconExplorer

Memory Pool

77,918 transactions
29.72 vMB
0.10515163 BTC
Random Selection Loading Transactions
Max Size: 177.58/200 MB

Candidate Block

Mining Attempt 447878a42e185cb45c3ff380470d0344bc5b6ab0a0ac770362616c19862f7553
Version 20000000
Previous Block 000000000000000000010026c30848cbcc1679bc49d9573a0419ebbd657413b2
Merkle Root ffa71679038ccf507a9d78b91d272eae4e19ea169fd7a34f84957df7b3ba7855
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,544
Size: 1.00 vMB
Total Fees: 0.02331334 BTC
Feerates: 109.82 > 2.34 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,302 (299,811 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
615,491 615,491 0000000000000000000b861a02881acf0b6111bbfb8240430dac12ccc08ae676 1,724 0.54/1.00 vMB 13
615,490 615,490 0000000000000000000ba700069f0d0004e43b3ff7e442f941d1105b7b245e53 2,127 0.70/1.00 vMB 27
615,489 615,489 00000000000000000000074cec10465acc26a717b2c8e8be82ce1d4ab37daf62 1,507 0.52/1.00 vMB 13
615,488 615,488 00000000000000000001d2d2728cadf00f0cd6ac15fb472a7d06428ca854a2fc 1,500 0.51/1.00 vMB 13
615,487 615,487 0000000000000000000988223f487e0b8dd249e10646df878d8057e6cc8d58a7 2,814 1.00/1.00 vMB 16
615,486 615,486 00000000000000000011cfecd02fde8d9b3ebd916202828384927487542ba516 95 0.04/1.00 vMB 13
615,485 615,485 0000000000000000000a72987a7d6e706189ed215496839c96afd0a13743aa5d 1,094 0.30/1.00 vMB 3
615,484 615,484 00000000000000000010259402afa775c60d6663613a120f8d8f6017ad98971f 2,971 1.00/1.00 vMB 16
615,483 615,483 00000000000000000004900355073c841165b9de614d6b76a50052b59eb7c207 3,137 0.97/1.00 vMB 13
615,482 615,482 00000000000000000001d9d161b140ccd89cee6b7f8b6c6a8dbdb6c6f94dce66 1,265 0.36/1.00 vMB 12
615,481 615,481 0000000000000000000468f6409b82a66db29befdfc85136e4994b5bacfc78aa 3,096 0.89/1.00 vMB 8
615,480 615,480 0000000000000000000379ac5933ad0e62b6afe027c815073e5f1fc70d7ec216 2,561 1.00/1.00 vMB 16
615,479 615,479 00000000000000000007e8e5bb00ecee9a4385f53562bc699d9d1c90c420b47d 2,791 1.00/1.00 vMB 11
615,478 615,478 000000000000000000095c6d11d474e336285d1f368577b1f92e2d528b152f1f 2,701 1.00/1.00 vMB 20
615,477 615,477 0000000000000000000692664cb8ee08a497da762bbeb45886e59177000ae7f8 1,649 0.50/1.00 vMB 13
615,476 615,476 0000000000000000000fa4812d5462905c49106ec3a0c493a6e2e3914ac9b2a7 645 0.19/1.00 vMB 18
615,475 615,475 000000000000000000057c57acf26d7e403020ffaade10bd7e9d8ad1b8afe970 1,108 0.42/1.00 vMB 14
615,474 615,474 0000000000000000000f5bdd95b3fe79360eed4db1132ffcc55ab5975847194c 1,319 0.60/1.00 vMB 13
615,473 615,473 000000000000000000018d3a8d8a7c7e66d7a726ab9935aac7910aa28f9b1e32 803 0.24/1.00 vMB 12
615,472 615,472 00000000000000000009f30a37bcaff4cdd1edafe13d24b202dfc5436755ec4e 209 0.07/1.00 vMB 12
615,471 615,471 0000000000000000000cbeef243436e3df7b0ecfc22980dfc7340b31bf3ceb0c 383 0.12/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.91 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: 714.14 GB
    • Received: 17.51 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.