Loading Tool

Explorer IconExplorer

Memory Pool

76,246 transactions
28.84 vMB
0.07255078 BTC
Random Selection Loading Transactions
Max Size: 176.28/200 MB

Candidate Block

Mining Attempt cf0e1c36565d13e92cab68140183a1e91e0579ed7ae2f61e12464c19ad6f4332
Version 20000000
Previous Block 000000000000000000009df2a42daf883294bc70d5e3dcb4236d35117bf4386b
Merkle Root f5296ee555e18c0a07c796b5c03aff181aca1f0b8b2121e371089befabb5668d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,951
Size: 1.00 vMB
Total Fees: 0.00932202 BTC
Feerates: 77.76 > 0.93 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,246 (311,382 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
603,864 603,864 0000000000000000000f92ff5ad18b32e6b4ea332cd82022a8d7495c98400b6c 1,686 1.00/1.00 vMB 8
603,863 603,863 00000000000000000010c72d7961acfa031b08ad28e76a588f03a4c2fb869895 2,842 1.00/1.00 vMB 32
603,862 603,862 00000000000000000008c2cec1e6848ff7c389d3b69b1588171c77b542495fda 1,303 1.00/1.00 vMB 10
603,861 603,861 0000000000000000001195ac5ab4ebe058d2a442486d11b8a11197f8e92d0a95 731 1.00/1.00 vMB 6
603,860 603,860 0000000000000000000295f0ff8f8002f31e215ca0c50f7a896ff516dfd80681 2,952 1.00/1.00 vMB 26
603,859 603,859 000000000000000000039f58434d880945e95cb79ed8eb21f360d737eaac59f0 1,775 1.00/1.00 vMB 18
603,858 603,858 00000000000000000010f67ee1d021df2b1c05897fa870a769e2d329fc015a80 220 1.00/1.00 vMB 2
603,857 603,857 000000000000000000052d2dde30bb9a6aae6729c24686a63ebb91dd8860bc80 1,831 1.00/1.00 vMB 17
603,856 603,856 0000000000000000000317498e78f1b4dc0758db4bea32198e208a21d70afcba 1,296 1.00/1.00 vMB 10
603,855 603,855 00000000000000000011c8d7a713d6271b412bb9a5d1188bd1904e0777e42389 2,941 1.00/1.00 vMB 29
603,854 603,854 000000000000000000008789ded69a65bcb1645bbea1b6d91d8a619699f2848b 2,736 1.00/1.00 vMB 23
603,853 603,853 000000000000000000045bccfe8e3ed5a8505371542a193a2f5e65e2501b9599 479 1.00/1.00 vMB 4
603,852 603,852 0000000000000000000e21339087b1a2be089dcca7cf0feb7e19d7545ee3a71c 1,373 1.00/1.00 vMB 15
603,851 603,851 00000000000000000012e0934c1766ea1bc1e7db9cf3924083fee9dbc4fb12d6 366 1.00/1.00 vMB 4
603,850 603,850 0000000000000000000f3557fe03236d58cc9b2c3ab871e1192ce89565492179 2,290 1.00/1.00 vMB 22
603,849 603,849 000000000000000000150a704736da0c7e252ec610a0bb3a6e335de72f0dbf58 774 1.00/1.00 vMB 6
603,848 603,848 00000000000000000014554619aec4e3c8ddaa02a6f5aacdbf729a534e1b38f5 867 1.00/1.00 vMB 8
603,847 603,847 0000000000000000001535f4a2fad913fee2674a4cee3e48ad6497181b16dc59 1,297 1.00/1.00 vMB 13
603,846 603,846 0000000000000000000a361cedc56b98e75b82ceddba35842dee79259cbd042e 687 1.00/1.00 vMB 8
603,845 603,845 00000000000000000004c628df479d89312765b487b5dfaeebc1c45ea43227e5 563 1.00/1.00 vMB 9
603,844 603,844 00000000000000000015c85e107ea85ef61bba6d6374a7b527190f6d2d036962 1,584 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.82 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: 710.75 GB
    • Received: 17.08 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.