Loading Tool

Explorer IconExplorer

Memory Pool

80,022 transactions
31.07 vMB
0.07933013 BTC
Random Selection Loading Transactions
Max Size: 188.00/200 MB

Candidate Block

Mining Attempt bd79793367ee946e486e9f5189f87414c100d03b71edc061bae54ac9f884dafa
Version 20000000
Previous Block 00000000000000000001737d76c0d6914d71885a8e838781b1a0674dd5a96d4b
Merkle Root 91fc1beceb1977d6bca66f796cee9018a37ce79679c0b5abe7ff670f1414af20
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,531
Size: 1.00 vMB
Total Fees: 0.01238847 BTC
Feerates: 100.25 > 1.24 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,201 (347,279 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
567,922 567,922 0000000000000000000220e8c0ef8a493934297565985a78f70d15b10d44c2d9 3,259 1.00/1.00 vMB 17
567,921 567,921 0000000000000000002044aa835f6ff6f1ab43879fd307c0c90d02e4a1b9ce73 3,058 1.00/1.00 vMB 38
567,920 567,920 0000000000000000002d22db3d1ba5c31b35cca8a33eb4cdfb395287e4f34fab 365 0.11/1.00 vMB 20
567,919 567,919 0000000000000000000453355d96f66ead5d5fb7c329f7a8eeb3e38a0dcafa72 1,596 0.67/1.00 vMB 15
567,918 567,918 00000000000000000014879a7bbb445d1c6247fa6586782355142cca669c66ff 2,584 1.00/1.00 vMB 14
567,917 567,917 00000000000000000029c2bbe84354721e3f2c8ebe405c3ee6852a8d61621eb5 2,878 1.00/1.00 vMB 29
567,916 567,916 0000000000000000002bdaee254ed1281f2c271520fe2cc710c965b2a23be03e 2,827 1.00/1.00 vMB 26
567,915 567,915 0000000000000000001dce1b413974adc823958b5bc087107d7b44058de60088 1,209 0.40/1.00 vMB 19
567,914 567,914 0000000000000000002cd0cb345e0c1c1d805138fd06aec322edf00c0311ece8 1,532 0.65/1.00 vMB 12
567,913 567,913 00000000000000000027364bdf567018a3044b85e98431d71a348b62a2bf6d76 3,176 1.00/1.00 vMB 26
567,912 567,912 000000000000000000163fd00aa801b3c190196ba8469abd5cf92da907969315 985 0.36/1.00 vMB 19
567,911 567,911 000000000000000000128c9bcdbb5a2c8a7e95ec311cd0698ece85431e7beb28 2,123 0.83/1.00 vMB 21
567,910 567,910 000000000000000000289bcb6ebb4bb617b1db642ffa66069eca0fd4afe0506e 1,641 0.93/1.00 vMB 16
567,909 567,909 000000000000000000276ca619d09b01a995b847156dcb0da8c4c736eab59263 136 0.05/1.00 vMB 23
567,908 567,908 00000000000000000003499a45fe2b05cdc8e39696d5838ea8b0cc9a39e19264 1,133 0.36/1.00 vMB 22
567,907 567,907 000000000000000000032251667f158a4a69523cf3cc00582aa23d07b4cfbb1d 1,312 0.42/1.00 vMB 21
567,906 567,906 0000000000000000001116c69dff94ff6d777c116ee51469e030a66a17fa5719 1,560 0.67/1.00 vMB 4
567,905 567,905 00000000000000000023135473a882468d9e58b8aeef3f1e53d043cd076ae11b 1,946 1.00/1.00 vMB 15
567,904 567,904 0000000000000000002df3ee8b39d7de279e1e4afa77f8143249660178f9a078 1,642 1.00/1.00 vMB 11
567,903 567,903 00000000000000000016eaff22a435db6aec591a18a17da50df699b8124d430a 1,794 1.00/1.00 vMB 15
567,902 567,902 000000000000000000241968486670db05117baa4e724491e11048c7a6f07bd6 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.74 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: 708.13 GB
    • Received: 16.72 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.