Loading Tool

Explorer IconExplorer

Memory Pool

43,542 transactions
27.02 vMB
0.08209273 BTC
Random Selection Loading Transactions
Max Size: 141.43/200 MB

Candidate Block

Mining Attempt 5f9054cc6a57b17d047493f2a379cf69b3d78680532afebacde23f95222a54a5
Version 20000000
Previous Block 000000000000000000009172c47a169670d4fbb39e581fcbeb28ccbe02f86130
Merkle Root 214ca686e5b344779b4a67fabca8a95e41af710133a40b8aafbddb10b7cac5a5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,149
Size: 1.00 vMB
Total Fees: 0.03057570 BTC
Feerates: 150.93 > 3.06 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,870 (551,252 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
363,618 363,618 000000000000000011273ba044b3bc6120996531eaed9ac5004dec74f31ea1b6 549 0.25/1.00 vMB 28
363,617 363,617 00000000000000000f6ecb07fb38a6a3d1c90f7c75cb48c0c362c9ff0d587de6 689 0.54/1.00 vMB 15
363,616 363,616 000000000000000005f214f4f1a5d19c9acc6ca44b791ac2dfc30f6446b23842 1,210 1.00/1.00 vMB 19
363,615 363,615 0000000000000000018f9c48c732d241bfabf48adce50702ef227e0fe02b3dd0 2,032 0.75/1.00 vMB 46
363,614 363,614 000000000000000013fad25c53caf5689f43be7a01ff8b7b3da8eaf0066198e9 1,120 0.75/1.00 vMB 25
363,613 363,613 00000000000000001120966138810502a6e91a1f11b2799aa222b41121ebb9f8 2,060 0.75/1.00 vMB 41
363,612 363,612 00000000000000000848e4d3448595a52a8e4eba67b45934d11075dd78208b64 217 0.15/1.00 vMB 12
363,611 363,611 000000000000000003b6df35303c8cce83f46b97b5f951038f3f64246c669465 933 0.70/1.00 vMB 22
363,610 363,610 000000000000000005b7f56ae5561a1bf74f9ebdc7f375d9f3b03806dfc2f379 1,157 0.59/1.00 vMB 31
363,609 363,609 00000000000000000ccdf325b843547a56d7084aacff251ac2eed471d5b04860 123 0.05/1.00 vMB 32
363,608 363,608 000000000000000013bafe4af74e95cab37bb3bb498896d2107fa0e3bc8d6de2 689 0.41/1.00 vMB 27
363,607 363,607 000000000000000011b492a854393416910a01a7287b4ab962d9fabde2796530 465 0.25/1.00 vMB 30
363,606 363,606 0000000000000000064ebdca3396282bcf578bbe383e3f976251af4c64ba232d 1 0.00/1.00 vMB 0
363,605 363,605 000000000000000009266e89a34480a6bc05e531f91f98e3a4917a2ede59a9d0 277 0.13/1.00 vMB 34
363,604 363,604 00000000000000001210e4b037572bf29f2297c3fc0e18ee1000d56ab22e5929 641 0.37/1.00 vMB 26
363,603 363,603 0000000000000000015e9767df6ddf47c70fb83920a41de01e31cfde83267b3d 209 0.10/1.00 vMB 29
363,602 363,602 00000000000000000454fb5495c9286c600722b0bf6a0bc0dfddcc143409f9f7 79 0.25/1.00 vMB 2
363,601 363,601 00000000000000000542d3fcf26029cb66d4f1f9f38f70923a0e440f3e4d0d47 1,043 0.57/1.00 vMB 29
363,600 363,600 00000000000000000816947908ac7b9615cf448300d53a1be6423dd6adfd2b4c 105 0.09/1.00 vMB 11
363,599 363,599 000000000000000002964adb4b63d58b16dfbef54177972dd145cf25b45e5dcb 1,578 0.85/1.00 vMB 35
363,598 363,598 00000000000000000bbed05f5037c2203c10ef13bb89596153bf792fddb0f5df 94 0.10/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.16 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: 653.28 GB
    • Received: 13.86 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.