Loading Tool

Explorer IconExplorer

Memory Pool

74,088 transactions
20.15 vMB
0.05125258 BTC
Random Selection Loading Transactions
Max Size: 135.52/200 MB

Candidate Block

Mining Attempt 02c6988dde1f671cbb9b5fd169ecbf2a2b9adf0f76eb94fc564cd06b074bf52a
Version 20000000
Previous Block 00000000000000000000cb2dccd0637aa07883de3230db2be9a32b14e0642216
Merkle Root ebf7701df55344e8f5191f1fb0a516c7a4cc521cc401e8c8d0c6c2b87fc778d1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 6,345
Size: 1.00 vMB
Total Fees: 0.00745534 BTC
Feerates: 70.17 > 0.75 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,987 (820,303 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
95,684 95,684 000000000006129d7a91fc8b5f1f3d70cfa41e6fc4da5e2b7c699b302ce86618 1 0.00/1.00 vMB 0
95,683 95,683 000000000006dfc3a582b41d55949de84bd77252b76465e37e9690f921d8461c 2 0.00/1.00 vMB 0
95,682 95,682 000000000000bdd86c9b097fbae1716f6692a1f319b66c8ac096dc7af562727a 1 0.00/1.00 vMB 0
95,681 95,681 000000000004958e1af18685515639b90447b6a1827777f8ba3506665a8b47f2 1 0.00/1.00 vMB 0
95,680 95,680 00000000000035f670a100dd34e83f73494f76a580825a6b1699a8db266d022d 1 0.00/1.00 vMB 0
95,679 95,679 0000000000023d20a02cd0646b0e1fce71ebc80eb707c08598977ee5403e9747 1 0.00/1.00 vMB 0
95,678 95,678 0000000000017a1d884ff66c84968623451d4b77bcd9e7929312e3be15c3cf6a 1 0.00/1.00 vMB 0
95,677 95,677 0000000000061bb8dd1341608ee613ec6216527335c72117ba768ab8a603e267 1 0.00/1.00 vMB 0
95,676 95,676 0000000000069ed4944a7c8cbfd1c6143282d295b6df368954110526ef38aad9 1 0.00/1.00 vMB 0
95,675 95,675 000000000001af356b391b606774886926cdffa101c2063830085fdc88ab577e 1 0.00/1.00 vMB 0
95,674 95,674 000000000004bd45c4467852fab1317919454835b123321084542eae117c4e68 2 0.00/1.00 vMB 0
95,673 95,673 000000000002f471426eaf54204072c7be93fe2b97133392496d662561e54940 1 0.00/1.00 vMB 0
95,672 95,672 0000000000051be3d841e0c48bad1cafb2cd734f8ad4101d02e12b98f9016da4 1 0.00/1.00 vMB 0
95,671 95,671 000000000004dda0f3169936257be783475002b19dcce2c4c972a3d0dce6ac14 1 0.00/1.00 vMB 0
95,670 95,670 000000000005451f4bbd849824a481b0fcc24b6702d4f11f8574b3b0b2c9aa97 1 0.00/1.00 vMB 0
95,669 95,669 000000000003e1dfe0e85de8d7cd420b98645f154cc03d1f167f4a71aefb018d 2 0.00/1.00 vMB 0
95,668 95,668 000000000000017cd96ec5812fbf9c44994d02de42fcae26c4d9c90b96db47cd 1 0.00/1.00 vMB 0
95,667 95,667 0000000000037a4fab1e074a93cceec94a895d815e7861e0e70a2dd3c2b90221 1 0.00/1.00 vMB 0
95,666 95,666 0000000000000b7131417a2b4cd5cde71d4fa92e09a08214de904cbc64cbfcf9 1 0.00/1.00 vMB 0
95,665 95,665 000000000007a0146a623b21477fd4eaae5402b114b0379d803d2f40f9b0edd0 3 0.00/1.00 vMB 0
95,664 95,664 000000000007f78677a9b04852f22b2c2749a199017d329c824688a6e26c2faf 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.10 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: 806.97 GB
    • Received: 23.13 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.