Loading Tool

Explorer IconExplorer

Memory Pool

78,089 transactions
29.47 vMB
0.10596424 BTC
Random Selection Loading Transactions
Max Size: 177.51/200 MB

Candidate Block

Mining Attempt b71c41527f8d257c46906f250257d20ad518510be526dae80b213c1bdbd64048
Version 20000000
Previous Block 00000000000000000001cb1113c5ea661c59a8a02a5c9ba097352d884515177e
Merkle Root f9608c786f952558ef386e8ada1bd8f0b57468ab99381ee69bd6457480648679
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,488
Size: 1.00 vMB
Total Fees: 0.02929894 BTC
Feerates: 151.12 > 2.94 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,271 (299,766 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
615,505 615,505 000000000000000000063f666d006acc3c83013f38be1662986639a7bfc19d79 2,902 1.00/1.00 vMB 17
615,504 615,504 0000000000000000000b1f4ff5177bcde67eb8d1edd9d366790318d17664ecf3 1,129 0.38/1.00 vMB 13
615,503 615,503 00000000000000000004a86d1d119c90acd55c386a2d206287ba2df393b7c8da 2,630 0.81/1.00 vMB 13
615,502 615,502 00000000000000000007029d2b7b3d0599fc77796e169c3378e5d81f3d1b7853 2,696 0.93/1.00 vMB 13
615,501 615,501 0000000000000000000bb150db1612d8e940ed575db9354ab535d505ea134a47 1,073 0.44/1.00 vMB 13
615,500 615,500 00000000000000000007c6fe661feaa6427ffbdff37b438862268f94cdea96b0 430 0.13/1.00 vMB 12
615,499 615,499 0000000000000000000af5ed93200053a0cda0fd25af90c80d2f3981b3e85aff 2,861 0.97/1.00 vMB 14
615,498 615,498 00000000000000000007cde190126051acc3a11c7f7bf97c36388d978561c84e 362 0.14/1.00 vMB 15
615,497 615,497 000000000000000000094866c545962f9df16276c680ed5686d451588c540224 1,464 0.45/1.00 vMB 2
615,496 615,496 00000000000000000000e82d1697ec703232fcbd3dee690dc245900e8db97e88 2,592 1.00/1.00 vMB 17
615,495 615,495 0000000000000000000b8c8d8100579bcc86f8d35cb62c49e0e0a0260c7b00a7 1,716 0.52/1.00 vMB 4
615,494 615,494 000000000000000000083280b4878d5de6772fd1f37fb73b24ca4645167651c3 2,364 1.00/1.00 vMB 20
615,493 615,493 00000000000000000004646545335ea98820a83ce69d2d9f1900c59a2bbbf2b5 2,611 1.00/1.00 vMB 18
615,492 615,492 0000000000000000000c1ad28da4c6fe2bb239d30cb2dd75f4fdd5794c88ed68 1,175 0.39/1.00 vMB 16
615,491 615,491 0000000000000000000b861a02881acf0b6111bbfb8240430dac12ccc08ae676 1,724 0.54/1.00 vMB 13
615,490 615,490 0000000000000000000ba700069f0d0004e43b3ff7e442f941d1105b7b245e53 2,127 0.70/1.00 vMB 27
615,489 615,489 00000000000000000000074cec10465acc26a717b2c8e8be82ce1d4ab37daf62 1,507 0.52/1.00 vMB 13
615,488 615,488 00000000000000000001d2d2728cadf00f0cd6ac15fb472a7d06428ca854a2fc 1,500 0.51/1.00 vMB 13
615,487 615,487 0000000000000000000988223f487e0b8dd249e10646df878d8057e6cc8d58a7 2,814 1.00/1.00 vMB 16
615,486 615,486 00000000000000000011cfecd02fde8d9b3ebd916202828384927487542ba516 95 0.04/1.00 vMB 13
615,485 615,485 0000000000000000000a72987a7d6e706189ed215496839c96afd0a13743aa5d 1,094 0.30/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.86 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: 712.97 GB
    • Received: 17.26 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.