Loading Tool

Explorer IconExplorer

Memory Pool

77,670 transactions
29.57 vMB
0.07328495 BTC
Random Selection Loading Transactions
Max Size: 180.63/200 MB

Candidate Block

Mining Attempt 54eb8315e99f3fb54beab3ad3e0b31c33872c2dd11c87e276fce6dd4ea3120d3
Version 20000000
Previous Block 00000000000000000000cf3f5f15c57b2e8fb71d527029774760b564239aaa9b
Merkle Root 3dba976246e2f21c0fd7cdbb4da4b84bd6bd7385773a7feef568e572cc2ca45a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,433
Size: 1.00 vMB
Total Fees: 0.00774843 BTC
Feerates: 75.20 > 0.78 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,400 (25,042 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
890,358 890,358 0000000000000000000200b7b506c499ddb739972265377cc46ee2db70d72ca1 2,965 1.00/1.00 vMB 4
890,357 890,357 000000000000000000022d4c1d1e69e090467ee06cdf784d2c6c9f07dd564d8b 2,497 1.00/1.00 vMB 1
890,356 890,356 000000000000000000025b8da38d2eb27596f770acfb049cb547b3954ed5726f 3,370 1.00/1.00 vMB 1
890,355 890,355 00000000000000000002562e6da6f4bd05cbead019f877c0aed3eb12aa6ff2a4 3,298 1.00/1.00 vMB 3
890,354 890,354 00000000000000000001a7c48415ddb2a9961f2f3201a3b93d869fbc6e381318 3,584 1.00/1.00 vMB 6
890,353 890,353 000000000000000000019d8ae4f3a97987ffdd3caa6628cc4b023892b4469d4d 2,276 1.00/1.00 vMB 2
890,352 890,352 000000000000000000017a072f4cf50a7a556ac8ff03563e5def4aa8520aa9e7 3,702 1.00/1.00 vMB 1
890,351 890,351 000000000000000000017a330d4d0a763e4c28563f9cd3d91151b5b38ed766fc 2,931 1.00/1.00 vMB 1
890,350 890,350 0000000000000000000204bd85b8d312c1109bea32158a15f51e069499efd1fc 3,206 1.00/1.00 vMB 5
890,349 890,349 000000000000000000008470ff14007f8455396360bcbd65b66553f249b335c5 2,598 1.00/1.00 vMB 4
890,348 890,348 0000000000000000000090127a742950c843f1d4b2c230f994738b742a44f51c 1,601 1.00/1.00 vMB 1
890,347 890,347 00000000000000000000d469791de7d36f4722f6827372aa462d102f8789e27f 2,192 1.00/1.00 vMB 2
890,346 890,346 00000000000000000000a39580b351b7fbd5f081d003f01f97a02010e0769c34 2,283 1.00/1.00 vMB 2
890,345 890,345 00000000000000000000db7d728483eeebc913a1799c8cbc27369beb5da7f9ae 2,245 1.00/1.00 vMB 3
890,344 890,344 00000000000000000001bfd7a5d30560744806379d6e3ad2cc607579adc9fba8 1,689 1.00/1.00 vMB 3
890,343 890,343 0000000000000000000189436500e1cf438e5b0344c020290d3dd83c557e7e0f 1,620 0.54/1.00 vMB 1
890,342 890,342 00000000000000000001bdabcc572d575b499e541ad8069b03feaf45863ef74f 2,328 1.00/1.00 vMB 3
890,341 890,341 00000000000000000002092b7d3761456cd4c729c6b1ad56ffd0b1d01670ce99 1,981 1.00/1.00 vMB 2
890,340 890,340 0000000000000000000026e3b62b7370ba27112005834b527f012b9cc8d6376c 943 0.26/1.00 vMB 2
890,339 890,339 00000000000000000001a36c5619d277a297de74416b4589e8d899f4cdf98b96 1,562 0.44/1.00 vMB 2
890,338 890,338 000000000000000000018288f2194574b7ffa9ad80f42f848cb12b1d83394bd8 2,187 0.68/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.08 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: 721.16 GB
    • Received: 18.35 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.