Loading Tool

Explorer IconExplorer

Memory Pool

78,722 transactions
34.45 vMB
0.17141841 BTC
Random Selection Loading Transactions
Max Size: 192.16/200 MB

Candidate Block

Mining Attempt 81cb4b66cbead8162bed1cfebbacc34de2f2deb2f3965b04c454a9c4c48a6f9a
Version 20000000
Previous Block 0000000000000000000126d576615cf900a89a9f62b23487f0429d0de73cc9a5
Merkle Root 2c90accef4ce6c329c2ecbb83d929691e55dd8f954f977c19a68f8b3785f58be
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,614
Size: 1.00 vMB
Total Fees: 0.04684705 BTC
Feerates: 469.97 > 4.69 > 1.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,417 (15,089 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
900,328 900,328 000000000000000000002470c617ccc7faca657aada1ca82f4890fe99082d4d4 698 0.26/1.00 vMB 2
900,327 900,327 000000000000000000013b8366d2490976905cd4be1f2daf0388e87cccd54c61 1,033 0.41/1.00 vMB 2
900,326 900,326 0000000000000000000091a58ac7f09a4116e57893c71e54d44f74e987655892 1,063 0.96/1.00 vMB 1
900,325 900,325 000000000000000000006a974b3a82e15d73a780b971584dc01846858d884c21 1,422 0.99/1.00 vMB 1
900,324 900,324 0000000000000000000207ac730a6845cad270b2df6c4e0755be5c65e79e1e29 40 0.95/1.00 vMB 1
900,323 900,323 000000000000000000017d03a635f83a6be04852dbc06254eeae8b2304d8aa66 1,170 0.93/1.00 vMB 1
900,322 900,322 0000000000000000000192676253a61763a9f8ff988f5829fe5c8ecd4ec0b387 3,374 1.00/1.00 vMB 3
900,321 900,321 000000000000000000009be102b073da39210ac8440ca70b63d1ed2b31437338 1,869 0.93/1.00 vMB 2
900,320 900,320 00000000000000000000a561b76f936248723f38692c794b3348952346408571 700 0.93/1.00 vMB 1
900,319 900,319 000000000000000000017e3fe2cd91ad64b917193e855e0e3b7e914a3dfdeec6 1,228 0.99/1.00 vMB 1
900,318 900,318 000000000000000000005c77ac342937b4d1d00f4da448a40492b78f08612ac0 3,678 1.00/1.00 vMB 3
900,317 900,317 00000000000000000001065e0584d8d703892f404ac35d917a76ef0ea9567a07 1,690 1.00/1.00 vMB 1
900,316 900,316 00000000000000000000fa72c658c77f09fc9dcc6204371de9d1967b55571490 2,258 1.00/1.00 vMB 1
900,315 900,315 00000000000000000000f97f4d4e3f3d0da26ca43d2c140057d154de75b2ce25 4,215 1.00/1.00 vMB 2
900,314 900,314 000000000000000000014d18d21963aa4dc61b1f29bd1ba5e8e7ff987e556ff6 2,976 1.00/1.00 vMB 2
900,313 900,313 00000000000000000000693a4ab669130998b1cce72bb5580c31d57e0fa37fc4 2,598 1.00/1.00 vMB 1
900,312 900,312 0000000000000000000092918bc5f6bcec894e197ef82073ccb1a66a053ed6f6 3,930 1.00/1.00 vMB 1
900,311 900,311 00000000000000000000d0ec9ddde8f19957f98a521687cb5ae5e1f810dfcf14 3,631 1.00/1.00 vMB 3
900,310 900,310 0000000000000000000156da570acf180d6f86384b198915803fcf8d6fd67bb4 2,387 1.00/1.00 vMB 2
900,309 900,309 0000000000000000000227cdb36295618fe040a18290c81b75533f1a088222d3 2,669 1.00/1.00 vMB 1
900,308 900,308 000000000000000000000be87c952310cd08f125f1c56f7dba67c64e00454206 3,494 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 783.11 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: 735.49 GB
    • Received: 18.57 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.