Loading Tool

Explorer IconExplorer

Memory Pool

41,987 transactions
30.32 vMB
0.16246312 BTC
Random Selection Loading Transactions
Max Size: 153.07/200 MB

Candidate Block

Mining Attempt 9c4dc47ade133d65351c40d0f6a0a9ecfdb067774eb54a42773dd9b7682def80
Version 20000000
Previous Block 000000000000000000018d0ea92a04bc7d459e6fd23fb9bc4b1689f5bc272781
Merkle Root 9916e2fd75818d15be545048a4877472c5641112f21703040624d4bf50274135
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,595
Size: 1.00 vMB
Total Fees: 0.09007634 BTC
Feerates: 301.60 > 9.03 > 0.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,522 (908,104 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
6,418 6,418 0000000031c2ab2d71221cca7415d2746b101d890616b7da15a8059c7f5b1578 1 0.00/1.00 vMB 0
6,417 6,417 000000008a0521aecef14afd335a0a29309d86fbb2eaaef968977e7a962a810e 1 0.00/1.00 vMB 0
6,416 6,416 0000000073209dbb492f207b6d8d49e4a4eda057279759af3b87d79a33ee16d6 1 0.00/1.00 vMB 0
6,415 6,415 000000001ba119a0f6d49ebabd83343b125d7ee3d3184b1b41d6a7f2051153eb 1 0.00/1.00 vMB 0
6,414 6,414 00000000a8a4e1f22885af970a9317b3d97de8ff8e1b4646bccf1b9c5891d32b 1 0.00/1.00 vMB 0
6,413 6,413 00000000748ec6c31fadf6895fcf0cad33d06ae1f5901929b28874f1b6764b9e 1 0.00/1.00 vMB 0
6,412 6,412 000000008f785cc65342a71e68383e38c63b077ae2f4f7b5a3a3894fc5fa1b44 1 0.00/1.00 vMB 0
6,411 6,411 0000000077ee8bb8e91ef9657695c874239b0060b4bd2bf95839a7d118b5edd6 1 0.00/1.00 vMB 0
6,410 6,410 000000009ec2ee43f67a560de84d578baca51447d83edcafb93311dc2255b1eb 1 0.00/1.00 vMB 0
6,409 6,409 0000000007fd4cc3c27a36d79310031601a26ef1dabcb90ff2c046b6cff8ffbe 1 0.00/1.00 vMB 0
6,408 6,408 000000000feda47065401b6268fc01c698705a417a70a1683d15c6706bc96fed 1 0.00/1.00 vMB 0
6,407 6,407 0000000098fed875813dfbd674308c11f43078682113aebdcf807c3db85a9274 1 0.00/1.00 vMB 0
6,406 6,406 0000000011d174fb8c9431a4756f9d793d73bd683a11296ea026d7cf15708246 1 0.00/1.00 vMB 0
6,405 6,405 00000000aefe1c4d2ce3109de7c3717d3007ece8616cb85caf20af1e860796c7 1 0.00/1.00 vMB 0
6,404 6,404 000000004e56014d59915093432fb53cc27ff9832bb88ec224760053855adcc4 1 0.00/1.00 vMB 0
6,403 6,403 0000000023590d5786ed808a04fd7ba10b4e8814ca8f3d7eef91621074f99f85 1 0.00/1.00 vMB 0
6,402 6,402 000000008967b63ef7bf00299f69687bfce031022dc2db60219bcdb85b96aafc 1 0.00/1.00 vMB 0
6,401 6,401 000000005e7d5b3a44803b333b33ff2497edf213b1c7910277f49c6de67122c0 1 0.00/1.00 vMB 0
6,400 6,400 00000000584420c089821bdea32f64a73ad055ed814e90972f9108cc295517cf 1 0.00/1.00 vMB 0
6,399 6,399 00000000b8a3e3ea56754658585a3714cdf761547687159ae4026328cd50f082 1 0.00/1.00 vMB 0
6,398 6,398 000000006d562551f8040cdd043feed3d6a0147fd6d56147e06bd62c266c80f4 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.54 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 618.65 GB
    • Received: 11.20 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.