Loading Tool

Explorer IconExplorer

Memory Pool

27,646 transactions
5.16 vMB
0.02423757 BTC
  • 1 sats/vbyte = 12 blocks ()
  • 11 sats/vbyte = 11 blocks ()
  • 12 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 41.50/200 MB

Candidate Block

Mining Attempt 5ddf101249a5c1de84f3bfb33a8791854ec7721e1a41b276fbf7e32fb89de2a2
Version 20000000
Previous Block 000000000000000000016ba0886aa719945d17412e265961aba49678f1dc746d
Merkle Root 31851dde985c93802410099d4b0a4e1950b9fb5cb9b9c24fed031089937d45e5
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 780
Size: 0.39 vMB
Total Fees: 0.01201686 BTC
Avg Feerate: 2.19 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,826 (779,073 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
133,753 133,753 000000000000030ae73afe0f3a2d0e46c8bc5e54bc9daa51e0c099fc6d615fd3 0.05 MB 107 313
133,752 133,752 0000000000000300c78e162df3e036b82b541699e14fd70c735b5571d2ee2e42 0.02 MB 86 170
133,751 133,751 000000000000041d539701170beada6d9e6b5f5d72c62537739ef0e103a57da7 0.02 MB 49 725
133,750 133,750 0000000000000af62e4dbef083826be6a9c68215832b79e85a141ac5724a843b 0.00 MB 14 829
133,749 133,749 00000000000007486f3f6aa609a493cc83e99e932999d7c599f18170f1ddbd80 0.02 MB 43 416
133,748 133,748 00000000000005e4a9b31b16ff7ae2c85afa1a22dec877bbdb0c166844f39d27 0.01 MB 15 376
133,747 133,747 0000000000000a82d8c9c7e2970ec919f24b7fc409f519df8fe3a4ce35e787b3 0.03 MB 77 208
133,746 133,746 000000000000078cebda5be9e81e55d92251f6ab580b321225f320202b9073db 0.00 MB 1 0
133,745 133,745 000000000000072b0939aab5190c622d0340aafa6ba6bbd0fe46db27715a5b30 0.10 MB 251 148
133,744 133,744 0000000000000b6ef9287b609953f7c61ed1951bbb93f97930498e2c2d41fa39 0.01 MB 16 641
133,743 133,743 00000000000002aa0639cc7780ead5a747b985c7218b31cc6b5b0ed4e0bacc1a 0.00 MB 17 221
133,742 133,742 0000000000000be91c49ef7ed0be7c201654e2d74a123ef680ed3b2abc6724de 0.05 MB 157 398
133,741 133,741 000000000000041222c2300ab9ad4ccaf2ce3df6c8f3f05b5801ca6bf2443c32 0.05 MB 104 1,205
133,740 133,740 00000000000007c3a8bbbcc79e7e380ecadc1d726830c879cf72450373ca240f 0.06 MB 99 270
133,739 133,739 00000000000008982c95fec50431d42e0a9579ec3037eb8ce363b576297c95ee 0.03 MB 62 685
133,738 133,738 000000000000072182e9f02020b52115d2d17d90a58e2d9ba224a1c41093ba36 0.09 MB 176 139
133,737 133,737 000000000000025f31f1bc1f4cf2fdf62ff8180560adc0eab107bfeb408a44c2 0.01 MB 29 994
133,736 133,736 000000000000041a72a98071285282847a3d369a339c48e0b2ff41e8c7224f89 0.01 MB 31 620
133,735 133,735 000000000000097d64933e8f0aef156c179a9b63ed45d1fb0a65ce93cadc7156 0.02 MB 28 1,058
133,734 133,734 0000000000000b6aebc45c7fa7d8f42a7aacfd48748d439d8c2111ace636d20d 0.00 MB 10 384
133,733 133,733 00000000000002d265c1570dfee29a8e16ea1682d971e8aeebd5276b2325617e 0.03 MB 89 228
Previous 10 blocks ↓
Total Size: 778.53 GB

Node Details:

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