Loading Tool

Explorer IconExplorer

Memory Pool

79,589 transactions
29.95 vMB
0.07140251 BTC
Random Selection Loading Transactions
Max Size: 183.44/200 MB

Candidate Block

Mining Attempt d90a770c35f4bc3a675e60c11b046dc75a609d5ec5660299e4b5a661850379f9
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root b48ac95b063b2c01cece1b0797dabdaaaed065a982c64419972e63c44a0c9eb1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,941
Size: 1.00 vMB
Total Fees: 0.00499358 BTC
Feerates: 40.20 > 0.50 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (38,200 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
877,152 877,152 000000000000000000000324f3d59506ac567b35794803bb7b962a56e4a06479 1,412 1.00/1.00 vMB 2
877,151 877,151 0000000000000000000039935d2fc2b79fa4b454f4ed9c941fbf5c3f830c3362 2,941 1.00/1.00 vMB 3
877,150 877,150 000000000000000000010315b43e7441f53f0f50226d84f0dd98b47db439c1eb 2,977 1.00/1.00 vMB 5
877,149 877,149 00000000000000000000be7eb07b8ed4a92fc9f331423496dc903c9d997e31d5 2,376 1.00/1.00 vMB 6
877,148 877,148 00000000000000000000585edca572701884fcbcb36162a82cea9eb49bdbf044 819 1.00/1.00 vMB 2
877,147 877,147 000000000000000000027ed798f61dd2f465384126a521986fb58f07dde55cce 2,119 1.00/1.00 vMB 3
877,146 877,146 000000000000000000014cf2927233e30f55527541bc071eced7f9f5169204ae 1,977 1.00/1.00 vMB 2
877,145 877,145 000000000000000000028ddbe7c8b067431732e641d953f57c928d91f1f9b92b 3,099 1.00/1.00 vMB 4
877,144 877,144 00000000000000000001417a9e71711861a99a065864a75a3810617df85017ef 2,807 1.00/1.00 vMB 5
877,143 877,143 00000000000000000001b26296fe3deefc0ba8911e0e3ee1635f846ea42a7b7e 2,741 1.00/1.00 vMB 5
877,142 877,142 00000000000000000000d68a54af34456b4ba727dda1860466a3c24e3a1cf97d 2,255 1.00/1.00 vMB 2
877,141 877,141 00000000000000000001e8e88848ced47a702d03aca350a6e061bf7bf16e23e4 2,554 1.00/1.00 vMB 3
877,140 877,140 00000000000000000000dec62e8b4804cedaefac03e55a6003f5995f9c42d8f6 2,337 1.00/1.00 vMB 3
877,139 877,139 0000000000000000000174839450da4804fccfcb9c6049bcdaa6e4700c78fd44 1,771 1.00/1.00 vMB 3
877,138 877,138 000000000000000000006cac65a144695d1ac224cdf3201b433c377359a56f1d 3,061 1.00/1.00 vMB 2
877,137 877,137 00000000000000000002394f8e7c04a3de9816d39a68b8668d65a9fa17c60593 2,750 1.00/1.00 vMB 7
877,136 877,136 000000000000000000016df9b21e6934e927d2b3f39f25824808e23077a6db08 1,416 1.00/1.00 vMB 3
877,135 877,135 00000000000000000000dbb1b4a9a2305e159017d2bbf9085ad7e73ad6045e9f 782 1.00/1.00 vMB 2
877,134 877,134 0000000000000000000248a04367616984e605fbc4f31c9eeb15b504b15d6f1b 2,012 1.00/1.00 vMB 3
877,133 877,133 000000000000000000023e0c9c4b98f8fa94ca5e9d9259373b91c004a14099f2 493 1.00/1.00 vMB 1
877,132 877,132 0000000000000000000012a427802c553b960652af801a78c3620a672809eb9a 1,472 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.00 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: 718.53 GB
    • Received: 17.91 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.