Loading Tool

Explorer IconExplorer

Memory Pool

71,727 transactions
27.77 vMB
0.06005412 BTC
Random Selection Loading Transactions
Max Size: 164.65/200 MB

Candidate Block

Mining Attempt b26681b4aaeb8d31fb0237d7113cb6b707c30328df82e3ff643af08c040a269c
Version 20000000
Previous Block 00000000000000000000a6021cd756592116928201db218641aa213304cf81b0
Merkle Root 7754328400c42ede03fc029d5e105dba9d14a2dbe8a476655f19f0d6012d2e29
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,796
Size: 1.00 vMB
Total Fees: 0.00476930 BTC
Feerates: 21.55 > 0.48 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,034 (626,608 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
288,426 288,426 00000000000000007ab1e94fb9cf04835b6a4cb605190fb7aca9b28c5c983774 851 0.35/1.00 vMB 77
288,425 288,425 0000000000000000df3194aa6f7459cb027380fb027d204696af7f8de58f608b 975 0.35/1.00 vMB 51
288,424 288,424 0000000000000000ee2bda627437387075ab69181a992c4451e601dab528c265 69 0.04/1.00 vMB 18
288,423 288,423 0000000000000000c328dcea72df1dde22997f94a57d656d7a269490f20e4a45 627 0.35/1.00 vMB 33
288,422 288,422 0000000000000000cc75ef1290a4bfd0cdc7357554f47e8946d1edfa29db4a5d 905 0.60/1.00 vMB 33
288,421 288,421 000000000000000014c7ff5e54a46b5fa84641d1268d57db6789e51c0f5cc079 115 0.14/1.00 vMB 13
288,420 288,420 0000000000000000d35374d3ae7341080a6ad6f14d119cd3325e4192e2eb3dde 443 0.35/1.00 vMB 27
288,419 288,419 0000000000000000003a9df6bdb5c0cf78a2eb645a8bc83fbc10daac0ba504d1 919 0.35/1.00 vMB 48
288,418 288,418 0000000000000000912f494a8049099fbab636e8ae5f31fc544ddfd042f8732b 37 0.08/1.00 vMB 10
288,417 288,417 0000000000000000eba7801ebfd971f82e003798045153e8c73756c86b5ead63 69 0.04/1.00 vMB 28
288,416 288,416 0000000000000000977ee1ddd009e682b939654ff091c4d36fca298dc1961a3b 347 0.19/1.00 vMB 31
288,415 288,415 000000000000000023c9de469ac4132e34fa1d80a57b88189e7b8ea0d1c29f05 224 0.14/1.00 vMB 28
288,414 288,414 0000000000000000813d3fea6188f0833544cce6d8557a1e85fd4b82f4716e21 39 0.02/1.00 vMB 28
288,413 288,413 00000000000000008d38b0e8046d5e8b9c493720eb2eda3b1d800e23ee5495b1 79 0.08/1.00 vMB 19
288,412 288,412 000000000000000005228901b34bdd0573b4eb5997c2207564edb7194ccb92e5 364 0.31/1.00 vMB 31
288,411 288,411 000000000000000108a1eec436687a1ce7801cfe83be376644e68d396049d997 389 0.35/1.00 vMB 24
288,410 288,410 00000000000000010e8ad4e25d95909f3db3471ceeccba2c35ffd2d70bb137d0 132 0.07/1.00 vMB 28
288,409 288,409 000000000000000028f69f5c751087cd39201b5d4b25c12a8f9c7b7d8ddd8a85 794 0.50/1.00 vMB 27
288,408 288,408 0000000000000000fa8b76f22c35f9a0b44cfd24c5f97be3e25a6bd096f6a4be 562 0.25/1.00 vMB 41
288,407 288,407 00000000000000009afc9c9be90b333cc6118b0c84d0910d69fa1449327ed73c 808 0.35/1.00 vMB 40
288,406 288,406 00000000000000001bcbec1de9e0f6beb6891b71f299c03f5594f2bc6078366e 765 0.35/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.45 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: 666.96 GB
    • Received: 15.24 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.