Loading Tool

Explorer IconExplorer

Memory Pool

27,456 transactions
27.52 vMB
0.06942412 BTC
Random Selection Loading Transactions
Max Size: 132.08/200 MB

Candidate Block

Mining Attempt f846f5b184d9d5cee24e8e18f4d7f5f0af8ff1f27f9a7e2f0a690c16ea194e17
Version 20000000
Previous Block 00000000000000000000c78ac01bc6de4341166accce32c41dd1feec8f577607
Merkle Root 560549efb882152c774853f68f3a22bd477f1722cfa3dce1ba9871b4bb374fc2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,264
Size: 1.00 vMB
Total Fees: 0.01710726 BTC
Feerates: 101.32 > 1.71 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,501 (605,707 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
308,794 308,794 00000000000000003a0b3839e02fa6e7b7ce7fd71b93d8d02d4132fdc722f490 52 0.03/1.00 vMB 27
308,793 308,793 000000000000000022170e104c005e146bf77ef303aa9e8b4ceb7b4efb713295 155 0.07/1.00 vMB 24
308,792 308,792 0000000000000000205498982938b2dd32447254c24a2135fda0db53ab4f4379 879 0.45/1.00 vMB 39
308,791 308,791 00000000000000003a42262e826f3239ab04b74f60d4e7c91b2b04c38e1a869d 156 0.12/1.00 vMB 15
308,790 308,790 00000000000000003149464436cf339f2636c94b4b81149769740b22e659cf8a 185 0.24/1.00 vMB 17
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
Previous 10 blocks ↓
Total Size: 781.50 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 612.35 GB
    • Received: 10.98 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.