Loading Tool

Explorer IconExplorer

Memory Pool

76,048 transactions
28.42 vMB
0.06717451 BTC
Random Selection Loading Transactions
Max Size: 172.10/200 MB

Candidate Block

Mining Attempt f6070fb28b0d1a2e52a0fd39e87f7bebfb115a88728e0e66be3a5d56736899bf
Version 20000000
Previous Block 0000000000000000000169e11a5774bf6f1eff7be8cb96cd30c8ad82f3884e2d
Merkle Root f434563febee518b5db321ef0cbbaee97f502aad3d2d9e10a1e7aa8c22e87dc4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,329
Size: 1.00 vMB
Total Fees: 0.00832803 BTC
Feerates: 101.00 > 0.83 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,158 (544,154 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
371,004 371,004 00000000000000000cd3570800a86fa5ddb4dbd8b2393f1e7b8192dc2ce9c0dc 228 0.15/1.00 vMB 27
371,003 371,003 00000000000000000ce7d16b546250d321f6440279b62e0ba4a3a17e1ab8abc6 490 0.30/1.00 vMB 34
371,002 371,002 0000000000000000141f16720f8dff53151d5b20a3484461a3fe5a301d602ee7 631 0.72/1.00 vMB 19
371,001 371,001 0000000000000000088677991b50da5fa25a60a4ecc9695107e7ce17c807c1e7 1,394 0.92/1.00 vMB 38
371,000 371,000 00000000000000001289ebc023290783212a5aac60784c9d5949ec47364d8b3c 316 0.35/1.00 vMB 25
370,999 370,999 000000000000000004c693103eb1d9094c990ad208e3ce658f0b7bd299c86158 180 0.21/1.00 vMB 28
370,998 370,998 000000000000000004ba6d63fa91a501588026ae2ed3d1f5f95ae49656510aba 738 0.78/1.00 vMB 28
370,997 370,997 00000000000000000dd74bed048d9f9c35602f777cf2dba016d87b41e525e7e0 688 0.36/1.00 vMB 36
370,996 370,996 00000000000000001163a1e61ec7dc0142bbab2121146ca4e123320889f99b1e 1 0.00/1.00 vMB 0
370,995 370,995 000000000000000001c1b05ea6ff5eb5cab10c867d6cc416c5533cec66c8fc22 92 0.07/1.00 vMB 18
370,994 370,994 000000000000000003b13bb67ca83fe6cd1e4eadb159dde47d9b5406adb43182 121 0.07/1.00 vMB 48
370,993 370,993 000000000000000012a3059d0894b3beb834331d50ca69c67e8e457cd91c76fd 523 0.24/1.00 vMB 37
370,992 370,992 00000000000000000b9ad3f5e4f58d255739633f56b3f0bfd2ec2847e23ad6e2 182 0.13/1.00 vMB 19
370,991 370,991 000000000000000011283010d95b4421521012d3d294f173fa21573f9becdca7 849 0.95/1.00 vMB 28
370,990 370,990 00000000000000000b770708a96f5410d7aecb2325d95db10c66306f063ea50c 292 0.17/1.00 vMB 37
370,989 370,989 000000000000000009b6725c1e6802d0c8818c82f07454575c0defdf101fa971 495 0.29/1.00 vMB 35
370,988 370,988 0000000000000000009ec8b1b3c9c6f4b107a9331ac25c848afa9c821747344f 162 0.09/1.00 vMB 23
370,987 370,987 00000000000000000addb26449206c6724c195e06caaa99c011fc1a41ffda4ff 1,257 0.62/1.00 vMB 41
370,986 370,986 00000000000000000b8dc68ea71ea236a98b7fa0a4bc3f516c9346d5873cb73b 377 0.18/1.00 vMB 42
370,985 370,985 0000000000000000086a70a190e2332c447ae44feaedd3312cc22726d39bdd68 65 0.03/1.00 vMB 40
370,984 370,984 00000000000000000ba8af855b617765d31ffa17a20d46d9a7d60859cb0cfb7e 551 0.30/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.67 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: 673.10 GB
    • Received: 16.39 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.