Loading Tool

Explorer IconExplorer

Memory Pool

29,325 transactions
33.80 vMB
0.04809999 BTC
Random Selection Loading Transactions
Max Size: 180.96/200 MB

Candidate Block

Mining Attempt 2465684a1721ad7de7b6693e0a24487ea0dd48f4facff9b4ee0a05d8361178f6
Version 20000000
Previous Block 0000000000000000000111825132aca1974174888da84adb03363fe1e19d828c
Merkle Root 918c692db2c25c8b87a7e783a2cddea6942fa839438195e7cbf670c3ec8bfe21
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,539
Size: 1.00 vMB
Total Fees: 0.00923186 BTC
Feerates: 73.20 > 0.93 > 0.13 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,162 (3,258 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
936,904 936,904 00000000000000000000d200d827319dcc79d1be6fa725ad796a57cd3a7b5798 4,335 1.00/1.00 vMB 0
936,903 936,903 0000000000000000000079094ee293b577b0ab17010010c269e024f7c1cdb060 3,143 1.00/1.00 vMB 3
936,902 936,902 000000000000000000000eab4c103d8679c047051adff4333010d20ef4dc4b00 3,143 1.00/1.00 vMB 2
936,901 936,901 000000000000000000021fb814b3c227a080472a8be3d8ae19c8d5a23d6dc44d 6,304 1.00/1.00 vMB 0
936,900 936,900 00000000000000000000ca7f078a96fb21e002c5a06083d6de99bb2292ca0779 4,797 1.00/1.00 vMB 0
936,899 936,899 0000000000000000000145979f27bb4f44299b60b09ce16bad45768e1b1dfd69 3,503 1.00/1.00 vMB 1
936,898 936,898 00000000000000000001c5d7330a60a788282836919aa135e165f9587441e877 3,016 1.00/1.00 vMB 1
936,897 936,897 0000000000000000000110fccd2f86f4bf5bb02894a90cd8dec552d2ebca63b5 4,727 1.00/1.00 vMB 0
936,896 936,896 00000000000000000000e9a0f958d483f98001c4d8b91cbad1b6dcfc0f792f53 2,379 1.00/1.00 vMB 1
936,895 936,895 00000000000000000000a20c6db210feb2eb9d2f3fc216554152778fa892d333 2,470 1.00/1.00 vMB 2
936,894 936,894 00000000000000000001f9ae8a25e043bf6a65b77ff79d534983fd66b3eb3d6c 3,218 1.00/1.00 vMB 3
936,893 936,893 00000000000000000001eaee16fc7bddf1cd735aaead4aff82a92067d2708037 2,369 1.00/1.00 vMB 2
936,892 936,892 00000000000000000000c3ab95c13805a4bab7f16561d25c881003e2080bc8e3 2,139 1.00/1.00 vMB 2
936,891 936,891 00000000000000000000f0de645838a3ac23ce2e8e1be22c6841c85e75c98d6f 4,040 1.00/1.00 vMB 1
936,890 936,890 00000000000000000000e230632c19cb54d08e767129a4b720fc5b14b2ea7307 1,320 0.36/1.00 vMB 3
936,889 936,889 00000000000000000001cbd6d4270ce810cf7afd0c032b1fa9560ba9f3a5822d 3,958 1.00/1.00 vMB 2
936,888 936,888 000000000000000000003833a7d092db3ef37de051f0f30117fe100e02767ae1 4,783 1.00/1.00 vMB 0
936,887 936,887 000000000000000000004e9beca49df08fbfa6ba0a09ae385b31826a40e0a52a 115 0.03/1.00 vMB 2
936,886 936,886 0000000000000000000068f5454eedb80fc521b950d656469af66f76ead499c0 3,241 1.00/1.00 vMB 2
936,885 936,885 000000000000000000010e10c1fb85bc5731b1ecb56404fb47f5f687e4c9b950 4,345 1.00/1.00 vMB 1
936,884 936,884 000000000000000000005cae38af4085d88874657083fcc3237c85106bfe1ce0 1,060 0.31/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 827.01 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 4,439.78 GB
    • Received: 240.82 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.