Loading Tool

Explorer IconExplorer

Memory Pool

79,973 transactions
30.31 vMB
0.08640533 BTC
Random Selection Loading Transactions
Max Size: 184.81/200 MB

Candidate Block

Mining Attempt ca121e9adffe8fe0338e7d0975345643570973a54fb81a2dc53faefad15710af
Version 20000000
Previous Block 0000000000000000000132aebc62a7fb5d713e95e3d3a19852c83d9376df43c7
Merkle Root 3a746ec24f568dfb41fd1c24693e2939197b3542694830d57c91f8569a4ac42e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,550
Size: 1.00 vMB
Total Fees: 0.01879234 BTC
Feerates: 200.00 > 1.88 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,374 (532,336 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
383,038 383,038 0000000000000000025d3395264a22342a63ca7fa7e4fb1a8db44db00832a7b1 2,109 0.95/1.00 vMB 39
383,037 383,037 000000000000000007967f0a1c9655a44114bfcfe04115c72db1bebcf4def26c 441 0.24/1.00 vMB 27
383,036 383,036 000000000000000009c0c854699e093f8b8699bb50290cfc51738ceff8321e1e 1,312 0.59/1.00 vMB 36
383,035 383,035 0000000000000000054b7864d546e494bc51dff88169d258c2a528df65635dcf 1,863 0.85/1.00 vMB 36
383,034 383,034 00000000000000000aa7e4756fe2b8fc697cc0eee6cf872cd1c5e24134f97db3 1,254 0.70/1.00 vMB 29
383,033 383,033 0000000000000000075d227c5552bd25188e9d10e3a6e9e7494e5b2ba3c3f27c 1,283 0.77/1.00 vMB 29
383,032 383,032 000000000000000010b01ac9ce1427d03c38d3f115cf6837cd15bc27eb16e0ce 534 0.22/1.00 vMB 38
383,031 383,031 0000000000000000089824a531b0eb990943b10ce96cae5d93b55c74a0d4f960 794 0.43/1.00 vMB 34
383,030 383,030 000000000000000005e83303d85044e7421a4c191994dca6718de15b7f24be3b 173 0.14/1.00 vMB 17
383,029 383,029 000000000000000003ecd2541c61e5a79c61051ef5bdef65be2aee9588f52663 270 0.15/1.00 vMB 32
383,028 383,028 0000000000000000064fface224bf29de45bc5c935a98b3bf4d02a2236322a5c 159 0.13/1.00 vMB 15
383,027 383,027 000000000000000003076e793c6674345ac2d8be536bb3e103d2221273667385 162 0.15/1.00 vMB 20
383,026 383,026 00000000000000000eec2440174dae4288e878a39f71c4451af002885f8ad301 225 0.12/1.00 vMB 31
383,025 383,025 000000000000000000350b47b4b3f9e2952025dd017ee0f9467d7619aa74d42e 505 0.26/1.00 vMB 32
383,024 383,024 000000000000000010e0151b89a37bce8fa80f3de0ef5a32f7cff56649cf0a30 1 0.00/1.00 vMB 0
383,023 383,023 000000000000000001023ff017b958adce443c066a49ca228dcc2d4285807362 75 0.11/1.00 vMB 18
383,022 383,022 00000000000000000f591b3186d8044282e479b8832c1a5bf773aa1c930e3520 1,020 0.45/1.00 vMB 35
383,021 383,021 00000000000000000134ee734789c51ad2a136436c9abeda5ca070caa9f3d197 771 0.49/1.00 vMB 29
383,020 383,020 000000000000000009295d6c4dd46e50f94a50ace39d4e736e2518eb4f5d8390 834 0.53/1.00 vMB 27
383,019 383,019 00000000000000000be2c0956eadc17078724bdd6823e7c0f5446ccfdbad25c9 1,229 0.67/1.00 vMB 35
383,018 383,018 000000000000000008ace42750b4b9b59599f82b8ba76b0c80cd7b82c33e8cb0 227 0.14/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 783.04 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: 719.69 GB
    • Received: 18.13 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.