Loading Tool

Explorer IconExplorer

Memory Pool

82,226 transactions
30.56 vMB
0.13684734 BTC
Random Selection Loading Transactions
Max Size: 183.87/200 MB

Candidate Block

Mining Attempt 83a6ebd295ec8ceecbe6b390c032d3a855896308e09a86d29ca14e79be709089
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root 030935a406085018de97a0d5ddf6198d08fbe31608e95443a0d2790fbcf163d7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,041
Size: 1.00 vMB
Total Fees: 0.05379902 BTC
Feerates: 302.06 > 5.39 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (111,643 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
803,486 803,486 00000000000000000004dcb69e1765b68b9ca1c7fbf729b9c7d5dee4d45d460e 3,757 1.00/1.00 vMB 6
803,485 803,485 0000000000000000000146b4abe8b51b2238ff0aa507bb9c0f6e2fb0deade3ad 4,754 1.00/1.00 vMB 9
803,484 803,484 0000000000000000000241e0d6e1d33bcedd21bead72fb1cdae75d7691da27e1 6,056 1.00/1.00 vMB 7
803,483 803,483 00000000000000000000818f01ef16fd6b681832dace966a7975548403439fab 5,226 1.00/1.00 vMB 7
803,482 803,482 0000000000000000000208d68dff91ebb6e17f5a03771156651a5aa96c35f80a 2,421 1.00/1.00 vMB 9
803,481 803,481 00000000000000000004a96c075271199d3ea8db546d13b021cfbd78cd633429 2,893 1.00/1.00 vMB 16
803,480 803,480 00000000000000000002bc0485af62b8798420791d68d7593f8163275d3c661f 4,013 1.00/1.00 vMB 11
803,479 803,479 00000000000000000003627c0c6c41be82c838967b74a41662eaf34a7002297b 5,377 1.00/1.00 vMB 6
803,478 803,478 0000000000000000000249998f827cea4012531bd8a8414c2557b0b5b30cf2d7 2,572 1.00/1.00 vMB 9
803,477 803,477 0000000000000000000462c24a146a31d78fbb0c339ff353b80a2b53c65ce879 2,826 1.00/1.00 vMB 14
803,476 803,476 00000000000000000004f811f9a73f0b90bfde15a7bcba8c3a9c69fc0ceee4f3 989 1.00/1.00 vMB 15
803,475 803,475 00000000000000000003960baa6df1a9db6786cdb0def1f644df9e92966366c0 5,016 1.00/1.00 vMB 7
803,474 803,474 0000000000000000000414fe3a171f1836a3fb8a25ceeb18ced97902a474fafd 2,011 1.00/1.00 vMB 10
803,473 803,473 000000000000000000038f00cd0a3519e374a15e3210125caa279578d1e62dd1 1,601 1.00/1.00 vMB 9
803,472 803,472 000000000000000000035fd6ae98f4daceb7772980aa011f39504ec3873ff469 3,400 1.00/1.00 vMB 22
803,471 803,471 0000000000000000000271dcabefaf7e3547890bcdf69a0b27aaf6df61da8d79 3,657 1.00/1.00 vMB 9
803,470 803,470 000000000000000000038aec74f2dc729d985646847a2ccb199e570fd7dabf5d 4,993 1.00/1.00 vMB 9
803,469 803,469 00000000000000000003baa102e6ae48d24f637b977a3c555083dd31fbff3ed2 2,016 1.00/1.00 vMB 9
803,468 803,468 00000000000000000004a3f9e3dce181f1c5587d8e26b6353c3ea2a66e12746a 3,061 1.00/1.00 vMB 16
803,467 803,467 00000000000000000004eb5f7937439d9a71259432e34b9714bea527e1c790c4 3,362 1.00/1.00 vMB 15
803,466 803,466 000000000000000000010268a35671c48de634b599905d0c60f909a0815aa07a 4,141 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.62 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: 672.01 GB
    • Received: 16.11 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.