Loading Tool

Explorer IconExplorer

Memory Pool

18,607 transactions
10.68 vMB
0.02039580 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.52/200 MB

Candidate Block

Mining Attempt a493f2ae5e14f22501931785c56b60a822627af4523404fe3ea0a467c4cba1b6
Version 20000000
Previous Block 0000000000000000000185fa36149acc5bd3bf4e4b77670932d138c1052cfd76
Merkle Root 2c5e5bde33823cac0474cd7ede3da9983cea9dd3bbeda8c7c14a77929a75c0e2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 7,027
Size: 0.9979615 1.00 vMB
Total Fees: 0.00370420 BTC
Feerates: 12.18 > 0.37 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,751 (719,883 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
193,868 193,868 00000000000005478a33ec50952f514f323f80c0677c7055f8d570e46380f71c 342 0.25/1.00 vMB 124
193,867 193,867 0000000000000474341874335a6f80d8143a0c653e1c39a365f6a8b3c8135c68 106 0.07/1.00 vMB 95
193,866 193,866 0000000000000032c37431f3ee99d1e5444ce6ef07ec17fff091c4815c9deb8f 57 0.03/1.00 vMB 167
193,865 193,865 0000000000000653788f6e76cc62c6eca26f12ea582c3eba9eedb3a3510b378f 56 0.03/1.00 vMB 147
193,864 193,864 00000000000007263887ab28ce9a832a888cbd9755ca1fbf35c00b35f7b1939e 150 0.06/1.00 vMB 124
193,863 193,863 0000000000000069c622fd424fede463403d107961db4f4ee20d6645664479a8 1,024 0.39/1.00 vMB 91
193,862 193,862 00000000000005902b60987e005f1ed861c2e4df7752d90c496c960ae30bc77f 114 0.05/1.00 vMB 106
193,861 193,861 00000000000005e0c6fa7ded11d33f8ab4fc92b8db742d934debcb9c0b45f63d 26 0.01/1.00 vMB 105
193,860 193,860 0000000000000134d3ac4f37c07c339d7729a1010681380a812a9796e084f744 152 0.06/1.00 vMB 17
193,859 193,859 0000000000000281da47b28f960a3f991af49273fbf79db4510f9c1a6a4559f1 384 0.22/1.00 vMB 186
193,858 193,858 000000000000019b508086e7c3f474d7f055d3a8ee1e8e1522c16f6c3589946a 152 0.10/1.00 vMB 172
193,857 193,857 000000000000047ffa72df107319c73dd85aa41ff022856f5aab55d38e28822b 9 0.00/1.00 vMB 313
193,856 193,856 000000000000051c24db7bc22d8acafa26afb791ff28ce022bd9e4dad72eafb2 249 0.09/1.00 vMB 40
193,855 193,855 000000000000045c31bb892605a63627512b3cfc757a37c6cf2e298395bc8934 161 0.16/1.00 vMB 83
193,854 193,854 00000000000004c689d9c9b9e34ad0aa43992cb8267e5b122e13fc8beb697804 129 0.05/1.00 vMB 131
193,853 193,853 000000000000010fa8852cce269ecc3dafd5dfb8e61babf5c72a1ee49bc6f0b4 298 0.11/1.00 vMB 153
193,852 193,852 000000000000066ecfe50f0a8834f1067c75e3c2a039c12f447fcab4f82ab048 330 0.18/1.00 vMB 107
193,851 193,851 0000000000000294a1bcce60eacb6f3c8e40182ac7b41b74632c760017c1a256 60 0.03/1.00 vMB 17
193,850 193,850 00000000000002516ec07a36e96f097fd09271e73461e29c666fe76b3de4f89b 316 0.16/1.00 vMB 146
193,849 193,849 00000000000002dd859ac71767eb854f8b96ebf62ce6ea6f52ac246cdacba697 252 0.12/1.00 vMB 146
193,848 193,848 00000000000002e174e63b599314213acf1be3617264bac48a0f24c34040df8f 413 0.16/1.00 vMB 158
Previous 10 blocks ↓
Total Size: 780.18 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: 503.88 GB
    • Received: 3.91 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.