Loading Tool

Explorer IconExplorer

Memory Pool

81,977 transactions
31.28 vMB
0.08519899 BTC
Random Selection Loading Transactions
Max Size: 190.07/200 MB

Candidate Block

Mining Attempt b574b96593dad197ec823307d789a4c2f0ca86cacffca259caf417d650f47268
Version 20000000
Previous Block 0000000000000000000130b675716c29c3282dad43e5a337992f2918648760de
Merkle Root 80e2d0c91a1f7dd332c301b848cc624bdb19d3c5ca4a87782fc643af4457f0b4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,489
Size: 1.00 vMB
Total Fees: 0.01754318 BTC
Feerates: 73.20 > 1.76 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,209 (52,184 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
863,025 863,025 000000000000000000026f06a069dc15f558a1efa64baec5393e05244cb53df8 1,636 1.00/1.00 vMB 3
863,024 863,024 0000000000000000000255c3a08f4b2e158f144000bae61fb3335e0a8fd9f82f 2,507 1.00/1.00 vMB 8
863,023 863,023 000000000000000000006c69fd780d73e88ccf686183b9d45e334418c1dd86fd 1,471 1.00/1.00 vMB 4
863,022 863,022 00000000000000000002a02eb5b9b0b1baea0c078c2d16ec42dfa826c3996096 2,803 1.00/1.00 vMB 4
863,021 863,021 000000000000000000009f8c5d281f8928c73ba9bd185bd2066ae506240dfe07 2,618 1.00/1.00 vMB 6
863,020 863,020 000000000000000000022ea9e92ac197d38ddcd5034b3b3baecc424cbe197a36 3,017 1.00/1.00 vMB 10
863,019 863,019 00000000000000000002e6388817ed25f27c6fa44c61c8b0f408df589f56e785 3,935 1.00/1.00 vMB 4
863,018 863,018 00000000000000000003030a381b8833cb13cf39a5d07a14d37fdbe861915d58 4,096 1.00/1.00 vMB 6
863,017 863,017 00000000000000000001ed960e70c7f5881e2e965fefce2d716a2c3b9c4f5996 4,014 1.00/1.00 vMB 6
863,016 863,016 000000000000000000025915873f7c42d2403c0965b2c5f0a5cab31f02b58867 5,351 1.00/1.00 vMB 9
863,015 863,015 000000000000000000010eec3dc1f7fa9b14b3bbfc08d708b62c761ff635dbb0 5,329 1.00/1.00 vMB 9
863,014 863,014 00000000000000000000978ffd68307984f0f1b899e90c13e64a621a6ce1416a 6,317 1.00/1.00 vMB 9
863,013 863,013 0000000000000000000296985d4b89577f26cca527d805d06c01b8d5ef09fc36 4,784 1.00/1.00 vMB 12
863,012 863,012 000000000000000000006079e35782a20b4a328116459aa5f604c89da2c2a5d6 5,708 1.00/1.00 vMB 8
863,011 863,011 00000000000000000001b90f3664e5e382857951b12adf14f4848144c33323ee 5,105 1.00/1.00 vMB 7
863,010 863,010 0000000000000000000131167a209ce84907e725f1b5ea1a60e1d0b4236c4ef0 5,533 1.00/1.00 vMB 8
863,009 863,009 00000000000000000001f0abca7475829e506bba86f529569eacf0c896fbade6 4,581 1.00/1.00 vMB 8
863,008 863,008 0000000000000000000045b0110890d0ab8057c72ebabbee7b3a30746e82ee52 3,789 1.00/1.00 vMB 10
863,007 863,007 000000000000000000013b97259b6381202e550bb6935f781af147ede9cb312a 4,502 1.00/1.00 vMB 3
863,006 863,006 000000000000000000002c5478090f6aaa91cb4dff4548614578ee9559a8ddfb 4,756 1.00/1.00 vMB 6
863,005 863,005 000000000000000000004f87aebfb083313f94dfd0f2aaafdea30b473a74a2e5 5,637 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.75 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: 708.74 GB
    • Received: 16.76 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.