Loading Tool

Explorer IconExplorer

Memory Pool

37,337 transactions
29.12 vMB
0.12616583 BTC
Random Selection Loading Transactions
Max Size: 145.57/200 MB

Candidate Block

Mining Attempt fb68bd4478872ee880fa38cf8f6e4489b21632987ba64f1358b01e70adfa7cbd
Version 20000000
Previous Block 000000000000000000018d0ea92a04bc7d459e6fd23fb9bc4b1689f5bc272781
Merkle Root 2bb0aec8015ab19f54e52c9ed78f4ee5b60e61fa420a75cf1312e664ae0f9071
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,164
Size: 1.00 vMB
Total Fees: 0.06698201 BTC
Feerates: 101.65 > 6.71 > 0.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,522 (605,733 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
308,789 308,789 0000000000000000292bb9caa3ac2384dc812ab7a488a5e698fecfbb5032bf85 1,675 0.75/1.00 vMB 35
308,788 308,788 000000000000000007c4695c756bb944cf31f1f20487a32375d9d4c61dfd6349 231 0.11/1.00 vMB 26
308,787 308,787 0000000000000000010631d30842da706d7870bb78bbe05721df935af16bb9e8 554 0.29/1.00 vMB 26
308,786 308,786 00000000000000000c9dbe06afe7407af50340410d98277c185f5515fe165060 321 0.15/1.00 vMB 30
308,785 308,785 0000000000000000280bac114e196ec1c893009355797d1b7fb32f504591df7b 660 0.39/1.00 vMB 26
308,784 308,784 00000000000000002e2a3f8512d57235288eb1f9b1f5c07b323c44a8b3222e77 417 0.34/1.00 vMB 17
308,783 308,783 000000000000000022184da963e1dabd6b8921c334ff9d979d8fed5e4a048228 489 0.35/1.00 vMB 18
308,782 308,782 000000000000000019413985ca9c0dcd286059747a7b47782530314ddb8e015a 955 0.35/1.00 vMB 46
308,781 308,781 00000000000000001815df935406e9ab5246b1136488900112bc75624d49d669 154 0.12/1.00 vMB 12
308,780 308,780 00000000000000003aac69079c387b470abadd88ead758fcd0d3269e42492ba5 1,359 0.75/1.00 vMB 166
308,779 308,779 00000000000000003640d3d50a8075df910765ef05ef6f6f398080d240a63259 459 0.21/1.00 vMB 40
308,778 308,778 00000000000000002c73964cb7f7ac1123046dbcd70365648bfa30197082eefb 528 0.61/1.00 vMB 14
308,777 308,777 00000000000000000adb2b209fa12e170e976d09e196c0d26a1cbf18cb47fa43 1,000 0.35/1.00 vMB 48
308,776 308,776 000000000000000003ddae52c60a73d3ebb7c85dd6e11d2ed1afcbfc6673708e 1,199 0.75/1.00 vMB 26
308,775 308,775 000000000000000004f74ef9d2b8257280854f4e109cf23ddb2a8176a10b528d 860 0.75/1.00 vMB 22
308,774 308,774 00000000000000000f5e673408e5978783c0870bcee02122155163959a128faf 1,439 0.75/1.00 vMB 32
308,773 308,773 000000000000000020a0ceb88f5d8c07ca07db6e2ae41e6738ab502e4a2681a2 1,528 0.92/1.00 vMB 29
308,772 308,772 000000000000000013e727e67f16df2633b38222b50f43b762eb810874876db1 1,303 0.75/1.00 vMB 29
308,771 308,771 00000000000000000c4fb7a28f8a77f6c661fadafffeffc16947d689f34f1814 1,501 0.75/1.00 vMB 30
308,770 308,770 000000000000000035f39348c624eab996844773804ee75cebda7237cdc53b47 1,134 0.35/1.00 vMB 58
308,769 308,769 000000000000000024310686bb299ebe0c646f6857e28fa85c6bb4ffa901737e 151 0.15/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 781.54 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: 617.55 GB
    • Received: 11.18 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.