Loading Tool

Explorer IconExplorer

Memory Pool

80,986 transactions
30.04 vMB
0.09439681 BTC
Random Selection Loading Transactions
Max Size: 179.19/200 MB

Candidate Block

Mining Attempt 99ded050399e784d7d5c8021756fa59d5bd9a70fcb7221c7c45089243f48a1e6
Version 20000000
Previous Block 000000000000000000004dc4502af0d104d581c2cf1796c3b173cb69ee8070e0
Merkle Root b5da7e55b644b8b52364c2bbd7bffde001ac5ce5e1d6dec6828d5803d4830ab5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,720
Size: 1.00 vMB
Total Fees: 0.03125286 BTC
Feerates: 100.37 > 3.13 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,062 (653,512 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
261,550 261,550 0000000000000011a6b8a0d12694ab83664f7d6e29c25fb2bbbd38d35e043571 84 0.04/1.00 vMB 75
261,549 261,549 000000000000001255290848a85f7f96e5dad69425cc7b68edb6146db53cc1f0 304 0.15/1.00 vMB 110
261,548 261,548 000000000000000b3a10c295136a4e30f2dfdba9b9f18e87f33ddd6898e3692a 48 0.03/1.00 vMB 50
261,547 261,547 0000000000000001dfb9a5057010df614e88fae67ba753f6a37acd965053538f 369 0.15/1.00 vMB 143
261,546 261,546 000000000000000215a4dd5033c44f756d4ca2f317e8d975bd154ccde1ec7d51 37 0.02/1.00 vMB 88
261,545 261,545 00000000000000187bea4e3ab7c20262479e2ce92c4f58e901fcecd92cf4cdbe 164 0.07/1.00 vMB 78
261,544 261,544 00000000000000193c9c3b2620826b226b19e5b273d695ffe9d9be095670e17b 421 0.21/1.00 vMB 80
261,543 261,543 0000000000000012445628570d4a9327270bbc47e78256f6899ceaf16e659693 523 0.25/1.00 vMB 83
261,542 261,542 000000000000000fdbabbdb674357e1fa977e92c8d478ce449ed37d78a58b845 616 0.25/1.00 vMB 2,654
261,541 261,541 00000000000000166c9d2937d4c17888f79be32d1d84e70abdb9628b249160de 697 0.39/1.00 vMB 96
261,540 261,540 000000000000000d235fdd14366cb3689c801094c39d4a962f7029c6878a60cb 535 0.23/1.00 vMB 112
261,539 261,539 00000000000000170bc41166274505b09c9f5a6a7bf93333e4543dea3b4bff8c 642 0.25/1.00 vMB 168
261,538 261,538 00000000000000020d68d31edbffd69de57bfdc96a4ae930d8384ae0607ebb1c 558 0.25/1.00 vMB 115
261,537 261,537 0000000000000004ecfc7c276ab02ebb1eae1888b561a70381e09dfe242683df 294 0.13/1.00 vMB 175
261,536 261,536 000000000000001000152d39dc62413be96a1172dfb09a4dffac34bed601ed26 101 0.04/1.00 vMB 68
261,535 261,535 000000000000001578e4b7272f442f50d64b64c6bd42af133f32d12f7dd7c7d7 342 0.24/1.00 vMB 52
261,534 261,534 000000000000001111b7fa8a68c59dc238fcf0fb5d9a1e6c5b389e129b24477a 659 0.25/1.00 vMB 204
261,533 261,533 000000000000000ca0b908d734a68636a13ff9c7d8b908b90aeaee7d2f05b97a 267 0.09/1.00 vMB 39
261,532 261,532 0000000000000000ad2c5fa46a7e9fe0f264b21e2c4bec6e706f5ea3e414e96e 484 0.23/1.00 vMB 115
261,531 261,531 000000000000000d6d6ace13eb1a1dc0261281ae7746640134634da9b6de31f2 914 0.44/1.00 vMB 116
261,530 261,530 000000000000000852098b68170daad21aec01728b8fdc1fa307076b4ac89bc9 571 0.25/1.00 vMB 105
Previous 10 blocks ↓
Total Size: 782.50 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: 668.42 GB
    • Received: 15.51 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.