Loading Tool

Explorer IconExplorer

Memory Pool

55,679 transactions
31.75 vMB
0.19806544 BTC
Random Selection Loading Transactions
Max Size: 171.05/200 MB

Candidate Block

Mining Attempt ee12d2e2da23a9b67857cc88a96fa373afe946009c3e6525e994a21fc031256e
Version 20000000
Previous Block 00000000000000000001073fbbdfd9cf89877f0a8ea98729a2d0c883dbdb3937
Merkle Root e54dc1c9b6a1e879e37ee6a9d4c1a98b7f2fc8e6baa07c2382e25eeb8144ce9e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,409
Size: 1.00 vMB
Total Fees: 0.09038514 BTC
Feerates: 502.67 > 9.06 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,813 (443,030 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
471,783 471,783 000000000000000000a3d847b04c6d77ad7cc48d383c74f7abb00c5578c1bed5 2,839 1.00/1.00 vMB 377
471,782 471,782 0000000000000000000f7e86b67856687e51063ccb5f9e9738a8680a1bd7c7f0 961 1.00/1.00 vMB 107
471,781 471,781 000000000000000000eecbb330b36c0efe2a05ce9ff1752e4a0075480c58f178 1,026 1.00/1.00 vMB 130
471,780 471,780 0000000000000000006bd007883cb5f8f12437e0c3607025e155226a3d8468de 385 1.00/1.00 vMB 58
471,779 471,779 000000000000000000e4044825faedd012e12eb9fae00e72a8e03111baf335cd 1,618 1.00/1.00 vMB 200
471,778 471,778 00000000000000000018b81b3d7be60b31cec8d661f588880cbb5d101fb33dd8 1,973 1.00/1.00 vMB 230
471,777 471,777 00000000000000000151d32999a7f1908352f9477802d20f6472eaf6c2f85050 1,412 1.00/1.00 vMB 84
471,776 471,776 000000000000000000d485d3ece94e90065bfc82040b2178559b8d927a8766ab 999 1.00/1.00 vMB 209
471,775 471,775 000000000000000000bb30000b0234fff6210d41dee81cf18f865d4e37c14af8 343 1.00/1.00 vMB 315
471,774 471,774 000000000000000000513d80a06b495ef304afcb2ee0993e8989b0f2547427d5 1,292 1.00/1.00 vMB 389
471,773 471,773 0000000000000000007c9e36d561c03782b8ed6006769692dc63e4d5629d37ec 720 0.99/1.00 vMB 351
471,772 471,772 000000000000000000cd76e7ac74607563366a9169fe635e563450ac0cc686b4 476 0.75/1.00 vMB 74
471,771 471,771 0000000000000000007549834ec3563782bd27010a4688ee7b8780fafb633219 2,031 1.00/1.00 vMB 213
471,770 471,770 000000000000000000110ff5003497b2a2e9df5db753530706c96bbfed56083a 2,425 1.00/1.00 vMB 175
471,769 471,769 000000000000000000b2bc5d9b4398bcb199826ee34280b8dda5967aa24ddbc1 2,042 0.99/1.00 vMB 309
471,768 471,768 0000000000000000002beca428706563480f84bff07c2a103072f412e903f825 2,129 1.00/1.00 vMB 367
471,767 471,767 00000000000000000166bdfefb7dfd43448fbb6bde5dd14a7064e9ad72b545a9 2,345 1.00/1.00 vMB 260
471,766 471,766 000000000000000001453d6f3db9cd5c4f7e79b6aa4486932b543b2929adaa96 996 1.00/1.00 vMB 114
471,765 471,765 000000000000000000a95c95eb1f1f985c1bf3a16d00ddf3e12b1dd9a4c38c36 734 1.00/1.00 vMB 30
471,764 471,764 0000000000000000005b67ff1551b7017694cb4bada6738c94557f90bd81b89b 2,032 0.99/1.00 vMB 245
471,763 471,763 0000000000000000006de7d505e60547b0d353594cbc704550eb5281c8732758 1,756 1.00/1.00 vMB 155
Previous 10 blocks ↓
Total Size: 782.06 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: 651.13 GB
    • Received: 13.42 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.