Loading Tool

Explorer IconExplorer

Memory Pool

81,923 transactions
30.16 vMB
0.08003173 BTC
Random Selection Loading Transactions
Max Size: 185.10/200 MB

Candidate Block

Mining Attempt f5e0c4ad66718d059b360b708f5261e822defd1fecdb963108f615d0e2617f14
Version 20000000
Previous Block 000000000000000000013457b3bde0e62d4769405a2f173111440bef4841749f
Merkle Root 1bdc9cd6c7f23eaffd2de6baa26df42c5931e27b7d4f7a2580445e4ef6e43b8a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,993
Size: 1.00 vMB
Total Fees: 0.01299396 BTC
Feerates: 60.16 > 1.30 > 0.21 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,325 (584,875 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
330,450 330,450 00000000000000000e784a4f705b97e1a2e6f316d2638082f6a97e7ecd4d21d1 290 0.18/1.00 vMB 21
330,449 330,449 00000000000000000cf2dceb3080223aa69071d36567850df3b6a1ca90950868 211 0.58/1.00 vMB 13
330,448 330,448 0000000000000000094fadbe1cb61f1965291889a53bad9dc27bacfdff4a4e30 256 0.08/1.00 vMB 31
330,447 330,447 0000000000000000143796837e0a8cdb5f502c7ea6fbb3878c8acb5dadf7a458 1,247 0.75/1.00 vMB 24
330,446 330,446 00000000000000001993f1692d3f3be0b6e8eb82578d77fdb3b576d1ee2ff190 837 0.75/1.00 vMB 20
330,445 330,445 00000000000000000e18bb627d57e16205e585415486bc8fcca6b789860597cf 580 0.75/1.00 vMB 16
330,444 330,444 000000000000000010b7ea899d071d411972813b061eb821ad58c67cf0ee49c0 1,383 1.00/1.00 vMB 20
330,443 330,443 000000000000000001be5408d08e86120fe78fe4ffbf7343c5ab8e83a7b37a9a 1,196 0.35/1.00 vMB 48
330,442 330,442 0000000000000000096bebe7f40dc34c8409c3acf51d03f2c239fa19220b22e6 553 0.25/1.00 vMB 34
330,441 330,441 0000000000000000038660675556d5a04277a6aebbb48e6ae213ce21345f0238 194 0.10/1.00 vMB 25
330,440 330,440 000000000000000009a74354af7bfc7de1dabd61d835a1b16f63e6e0e053a592 491 0.33/1.00 vMB 23
330,439 330,439 000000000000000019bdffbf1b583bbdb0ed101839fee6f0db3b54be36042022 1,243 0.70/1.00 vMB 26
330,438 330,438 000000000000000012e8ca37d7716bb0450975377c22e3585616bd9ade2f9023 274 0.35/1.00 vMB 10
330,437 330,437 000000000000000015799d6baf0441d15e99755541fbdf1d91dc9bea2f363bee 1,561 0.75/1.00 vMB 29
330,436 330,436 000000000000000003e38c28f3c30275e689d11bb6d19f76c568afc7992a3369 1,163 0.58/1.00 vMB 27
330,435 330,435 000000000000000005b19910cc123a7db22be6b031e85df4617f2c94cc36d491 187 0.11/1.00 vMB 14
330,434 330,434 0000000000000000020798fef2758354cfbbe6ec3db9d6bce6865b5a8d96bfae 623 0.40/1.00 vMB 23
330,433 330,433 000000000000000002141278b9ac1f1730de8a77f829c0da8df4e8664213d006 244 0.12/1.00 vMB 25
330,432 330,432 0000000000000000189cec0fbb571f73798ea8db555d263dafe222c2ab8efd12 1,005 0.44/1.00 vMB 39
330,431 330,431 00000000000000000c831dc80ca43e70f1ab3b7fa4a47ab72e25ebf96940a9ef 315 0.22/1.00 vMB 21
330,430 330,430 00000000000000001b119181785c526508f6d2de21c290ebc2a38f7142f93570 204 0.10/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.96 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: 715.26 GB
    • Received: 17.69 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.