Loading Tool

Explorer IconExplorer

Memory Pool

24,837 transactions
25.35 vMB
0.07525244 BTC
Random Selection Loading Transactions
Max Size: 122.28/200 MB

Candidate Block

Mining Attempt 0c6e6ff488f983347437d82b08a5225296ca82f5ff93a59d71e52a847f95ec91
Version 20000000
Previous Block 00000000000000000001149b849a74fdefdbffa02a8df3d8c14ace862c6b5686
Merkle Root 2a9437d21af8d5dd78e0e1a93253c41495a4990c82fd62ff9a2c9336843eb776
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,306
Size: 1.00 vMB
Total Fees: 0.02854556 BTC
Feerates: 100.84 > 2.86 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,291 (688,583 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
225,708 225,708 00000000000000a9bbec194d43150c9dbce32c7d2eb399315e08ea1677e3e63e 694 0.25/1.00 vMB 314
225,707 225,707 00000000000003c594add2ca8bd29572a344e5a5ce27d3edebb76a806f17dd13 1 0.00/1.00 vMB 0
225,706 225,706 0000000000000056738562b630c70d5948d918e8448fb06baa5c3e6dedce1456 128 0.15/1.00 vMB 40
225,705 225,705 0000000000000087e03e2db340525d55ef889e8d3342a014a5962439a4cff323 263 0.13/1.00 vMB 198
225,704 225,704 00000000000003ce0de45986cb1e5fbd948357a03162026e91585563cdc425f0 196 0.16/1.00 vMB 124
225,703 225,703 00000000000003c6a793287f89a60d72aaa3779c3386e4232565ed1452b7b33c 412 0.25/1.00 vMB 162
225,702 225,702 000000000000006eb26013a7accf9782671c1e9337fd1f87ab8d02b002b8934f 596 0.25/1.00 vMB 191
225,701 225,701 0000000000000395ed941e0ddea6ac1ec40e49211d1bc75fa24a9b148cc2bb2e 142 0.05/1.00 vMB 374
225,700 225,700 000000000000021e9e7083d944aa802ae35e9fbb0fa083a93094d1feeeed6cb2 412 0.25/1.00 vMB 130
225,699 225,699 00000000000000b6a364ca97842cfad10376b42d739b522e34fd46464d599d8b 10 0.00/1.00 vMB 0
225,698 225,698 000000000000009a2bbea8602a92cd796bc205a47b2057e1c686d9fc0d6254b5 546 0.25/1.00 vMB 273
225,697 225,697 00000000000001a9beada124ac51aec6185f95c707e54cb3e59a9393c26318ac 747 0.25/1.00 vMB 357
225,696 225,696 00000000000001269d97210c1ca907f1c8884194815a622ccfd5b7affb3d9ca0 224 0.08/1.00 vMB 324
225,695 225,695 000000000000033a1315b1a36f108af424c55bd01b78b291826c81b4a19082af 203 0.10/1.00 vMB 202
225,694 225,694 00000000000001065fd4e67dfb1b24f529ed12fea98ef9b1c764ef3bf27c80c9 379 0.16/1.00 vMB 236
225,693 225,693 000000000000009b93c1a1498ca6533052be0e0d65838db63b7616e256f4e16c 119 0.06/1.00 vMB 154
225,692 225,692 000000000000025751733dfdfbe85f4613e5b4531ec57ac11324b8cc6a0a8163 26 0.01/1.00 vMB 165
225,691 225,691 000000000000029a9cc1f4e14e79516e8cacc228a0b8e52701999c3498d75d24 289 0.14/1.00 vMB 196
225,690 225,690 000000000000026f4227bea47181a6e904c9de22074a6752af21e8fad5747c24 481 0.21/1.00 vMB 192
225,689 225,689 00000000000002cc680946beec70f54dc1ef2b23c4c8546dea687581180f6ff0 364 0.21/1.00 vMB 141
225,688 225,688 00000000000002bc2720c1ff6fe4dd808e61b72f479529c526fac3f3ca6db7d9 623 0.25/1.00 vMB 226
Previous 10 blocks ↓
Total Size: 781.11 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 580.05 GB
    • Received: 8.92 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.