Loading Tool

Explorer IconExplorer

Memory Pool

79,903 transactions
30.20 vMB
0.08377016 BTC
Random Selection Loading Transactions
Max Size: 184.22/200 MB

Candidate Block

Mining Attempt 94108e8f7ec1ea6d51a4a19fe56082d19d1660292aa0ecc20a3f6e01fddbc795
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root 8249a1e6e2695cc8d4108232f0a56c2282e783ded5d61f63e8428b583403cfe1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,023
Size: 1.00 vMB
Total Fees: 0.01622384 BTC
Feerates: 200.89 > 1.63 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (578,487 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
336,895 336,895 000000000000000009f63e10768f8c89dee301dcf1bb9f5832ed8242ac9d59c1 618 0.32/1.00 vMB 26
336,894 336,894 000000000000000000430a128aa6a49e4f82bf70736690f34961dcdc792eb0ce 226 0.09/1.00 vMB 35
336,893 336,893 000000000000000004bab267aa637af734e67927b2d70af450a2fb2cd7540e61 1,270 0.68/1.00 vMB 30
336,892 336,892 000000000000000014b8c9ad661030bd2ff439cdc2f4b174a792f1f482b9a58c 428 0.22/1.00 vMB 24
336,891 336,891 00000000000000001a5e1dc75b28e8445c6e8a5c35c76637e33a3e96d487b74c 64 0.04/1.00 vMB 24
336,890 336,890 000000000000000010564dadcc2b6a483701633e22fd7be4505bc2c044aced06 400 0.24/1.00 vMB 22
336,889 336,889 000000000000000000266881faa9f305f52a87df9c39a50bfd52a244e9e13bfb 19 0.01/1.00 vMB 14
336,888 336,888 00000000000000000afc1fd6b05d83486cb3b07d9bd4daf504e17e507759f668 545 0.48/1.00 vMB 14
336,887 336,887 00000000000000000f59da1825a6f4ecf301aa4980efc046f43c32ba4cffe344 125 0.11/1.00 vMB 18
336,886 336,886 00000000000000001197ec6bca95d61d94e51337867a336e5acc0bbd9d84c8d2 72 0.05/1.00 vMB 21
336,885 336,885 000000000000000014abf97012fc08383eae87a51d60d4979617bdafa4c286a2 149 0.10/1.00 vMB 20
336,884 336,884 0000000000000000129b19ba9ed249b20a1697692298b8ea61447d7e6e1dd57c 29 0.01/1.00 vMB 26
336,883 336,883 00000000000000001b050be736b6fc6559c49010fbff344ef7bd93221fcd81d9 491 0.24/1.00 vMB 24
336,882 336,882 0000000000000000044dfa79d33e0e020762723b1e4cab0c3e1a6df5258f8026 878 0.51/1.00 vMB 25
336,881 336,881 00000000000000000325c3a6a6d471c8945aa982781054b06694e77b29f5e5fa 169 0.10/1.00 vMB 22
336,880 336,880 00000000000000000c29bcac51c0360a2ee83cf3580ea9d206dc1a3487bd06c5 184 0.09/1.00 vMB 26
336,879 336,879 0000000000000000068a827b32461b14c80278c47389aa2f4a8a28b850c8cee8 594 0.28/1.00 vMB 28
336,878 336,878 00000000000000001799d9c6674494ae0116eabd3124911c23c95fed51066b9b 40 0.04/1.00 vMB 14
336,877 336,877 00000000000000000b73e35bcd275a6ed4e7b399548fdaf7bfe56c744b15f2ba 129 0.07/1.00 vMB 23
336,876 336,876 0000000000000000154465dfeeccfbc7c228bb758aae2a8d5148823eca58de7f 173 0.09/1.00 vMB 24
336,875 336,875 00000000000000000cead9cb6135f8a100294f0d658c854c23ebe0a530d73f06 189 0.14/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 783.05 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: 720.58 GB
    • Received: 18.20 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.