Loading Tool

Explorer IconExplorer

Memory Pool

80,124 transactions
29.86 vMB
0.07552639 BTC
Random Selection Loading Transactions
Max Size: 179.69/200 MB

Candidate Block

Mining Attempt 2e77e423f5bbfa4844a707dffd5757f5fc35f67dd558c52cdc9082a74ed5eaab
Version 20000000
Previous Block 0000000000000000000186bfb192e08305a7c150b4fc05a0643f576b085496a7
Merkle Root c8d24f503d4468325fb7f37253c77039b5d4880a9674914125cac02c6096b241
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,849
Size: 1.00 vMB
Total Fees: 0.01457610 BTC
Feerates: 241.10 > 1.46 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,992 (103,930 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
811,062 811,062 000000000000000000006b922fb2aa197624291362130d1519684e3968e7ff04 2,213 1.00/1.00 vMB 33
811,061 811,061 0000000000000000000181c56083d3654ca13ea797d78e27957d34d9d38c9f7d 1,457 1.00/1.00 vMB 12
811,060 811,060 00000000000000000002ecc5444376b4327f53f1e414d0515e4384e34e96efee 3,087 1.00/1.00 vMB 35
811,059 811,059 00000000000000000000592be53d778adf02a7d3f68a250c912d568d52be84c1 787 1.00/1.00 vMB 5
811,058 811,058 00000000000000000001c9b6d7e83f35f1408364a1ddee7c1211627005df31f0 1,971 1.00/1.00 vMB 9
811,057 811,057 00000000000000000001b627da29a7139e21f6b0805837b050d393cb8ad02791 3,846 1.00/1.00 vMB 48
811,056 811,056 0000000000000000000198d91cebfd0364812fca36fdfaf34c8cdb3a4e0ea190 1,111 1.00/1.00 vMB 9
811,055 811,055 00000000000000000000ff384d370d70af70c137c0c418db35b1725c6601b169 2,668 1.00/1.00 vMB 26
811,054 811,054 00000000000000000004674dac6e792c5d5464f14d1bc697ccad6d6ed0c3bcb6 1,597 1.00/1.00 vMB 15
811,053 811,053 00000000000000000000cad96acbd6b774500453f5aafdd46e193bf39931c365 1,029 1.00/1.00 vMB 10
811,052 811,052 00000000000000000000bd76a98bdfe6eff033087f37af96d55d9ca4a67cd6df 1,517 1.00/1.00 vMB 15
811,051 811,051 000000000000000000030159b3cdb5f8da8b636e9dbd369caff3639caf6f0689 320 1.00/1.00 vMB 4
811,050 811,050 00000000000000000003a23490fdf9ba284c991217ea411f34a0273f35d0c170 233 1.00/1.00 vMB 4
811,049 811,049 00000000000000000000b340120d8f5dad95420335b3f27880bdcf13d6ae39a7 676 1.00/1.00 vMB 6
811,048 811,048 000000000000000000005c58f9bb961a310b6f659643d289af20d404be7ffaa8 1,425 1.00/1.00 vMB 33
811,047 811,047 00000000000000000002f7c4209ec8db7bed4bd7168198219c2c0bfdaf7df0bf 2,600 1.00/1.00 vMB 35
811,046 811,046 00000000000000000002c3343ce6454c1e966f5dff60c92d8d9b91211c51cf3e 213 1.00/1.00 vMB 2
811,045 811,045 00000000000000000001f87cf9d8e96c7fc71bc6242a0187efca62efe7221d70 1,468 1.00/1.00 vMB 15
811,044 811,044 00000000000000000000a0b47189b94c9cde8d3ab7df49e7e3fe4a3280bb35d6 199 1.00/1.00 vMB 3
811,043 811,043 0000000000000000000481cb3e873d3500837ed8d086d33a22ceb410eaa47827 880 1.00/1.00 vMB 11
811,042 811,042 0000000000000000000331aff0f44e00a847fef2107b1ccf7f09a4393484d773 1,247 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.38 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: 664.23 GB
    • Received: 14.96 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.