Loading Tool

Explorer IconExplorer

Memory Pool

40,782 transactions
27.65 vMB
0.07125653 BTC
Random Selection Loading Transactions
Max Size: 141.87/200 MB

Candidate Block

Mining Attempt 7a92b3b5a0c36f53caa174684a13b10afc862026ea7998aa6915447a42047463
Version 20000000
Previous Block 000000000000000000004ab2d9074b9d6bcd795d8888845f0458baf6acec01c0
Merkle Root dcae4a96cccd05e280c483577d1476e7ac4b484b7c31f8113b0d9365505cecaf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,269
Size: 1.00 vMB
Total Fees: 0.01849692 BTC
Feerates: 307.10 > 1.85 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,652 (536,259 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
378,393 378,393 00000000000000000041d27b377930dd26355d28cc24fa128068b2d790af8425 1,440 0.64/1.00 vMB 36
378,392 378,392 000000000000000010c880740dbb91dcfb35a36049844c14817225e1ea5cf045 132 0.11/1.00 vMB 19
378,391 378,391 000000000000000004ac18a078a34ae0afb55d6e7fd42f950536ca1cf2997e17 1,823 0.75/1.00 vMB 37
378,390 378,390 00000000000000000d62348cd0bde52e8cf8aa85df3b0b0d23594565667f58d9 161 0.68/1.00 vMB 5
378,389 378,389 0000000000000000032eec25a41b053a267070b7496a3f6420923d3a9fd517e9 443 0.19/1.00 vMB 36
378,388 378,388 000000000000000005a7021e7b7f1c90f912c5de5a08404089979ae7292c58a6 672 0.92/1.00 vMB 12
378,387 378,387 000000000000000000262810766c12fe9b767015f7ddfdf7818389e2249c2f59 328 0.25/1.00 vMB 20
378,386 378,386 0000000000000000087993809e580e8075335784ea75dcec51b0a21b0dcfc0ea 454 0.93/1.00 vMB 6
378,385 378,385 0000000000000000105015d0da08f2047c86fdc9631678d7a9c40c8e75c31de4 546 0.99/1.00 vMB 8
378,384 378,384 00000000000000000c50013b595e1d3692db1ca4c143e1a3da148ff50aa45f9f 1,352 0.51/1.00 vMB 35
378,383 378,383 00000000000000000b18924ca52157639b8b0af48a9dc51b541b513a9da083ad 406 0.22/1.00 vMB 29
378,382 378,382 000000000000000005db42c2f74d786b5b29be3fa79b49738e475ebf0e5e1f6a 341 0.75/1.00 vMB 8
378,381 378,381 00000000000000000bb2773825439521c7e5d20dafa7d405b1131d94d970d45e 778 0.60/1.00 vMB 29
378,380 378,380 0000000000000000011899cdafc717fbf9ad7b80cbdcb9b14d4b7f266d02b94e 741 0.99/1.00 vMB 15
378,379 378,379 0000000000000000065c36b5533a3f28d9995ca4354bbf575921e3c98a2d179e 279 0.93/1.00 vMB 4
378,378 378,378 00000000000000000fef79ae95e5c01d791d6199df306a63d675369ebcf68c7a 230 0.25/1.00 vMB 13
378,377 378,377 00000000000000000d1f1ae30daddcf5264ff40459b2d7bf9976f801625f87d7 121 0.25/1.00 vMB 7
378,376 378,376 000000000000000003de6d6b22cc43a5e88f1e90a4b66bdc33b55c7921864b68 1,021 0.57/1.00 vMB 29
378,375 378,375 00000000000000000d9d123b887bd9407a5e07d1ce493623d1589f1854d019e6 1,888 0.92/1.00 vMB 37
378,374 378,374 00000000000000000b9ef8d83114f4cc17d28549251183370eb74ae7dd7ba139 419 0.24/1.00 vMB 26
378,373 378,373 0000000000000000081cb660c508667f765099767910e98155a29135280e5512 293 0.24/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 781.78 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: 632.87 GB
    • Received: 12.17 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.