Loading Tool

Explorer IconExplorer

Memory Pool

42,660 transactions
26.83 vMB
0.06652219 BTC
Random Selection Loading Transactions
Max Size: 140.87/200 MB

Candidate Block

Mining Attempt f405e9de9afbc4600b1295d1576dab124ed748e574a30312a3f8c32217d6a498
Version 20000000
Previous Block 00000000000000000001c29ba26020ab8fee0b13c11f761cf92eaeb9c92dd03d
Merkle Root abd343000c6fb5705729d7e183375a154e4c4cfc917985372f2439b775569794
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,875
Size: 1.00 vMB
Total Fees: 0.01672001 BTC
Feerates: 181.54 > 1.68 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,932 (21,248 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
893,684 893,684 0000000000000000000092b6f7e8d469fdbdd169c289fe8ea3986199de5d8c97 3,885 1.00/1.00 vMB 16
893,683 893,683 0000000000000000000189733ed8de02f2a58c6ab8193f70bed4bb63b8557a33 3,733 1.00/1.00 vMB 22
893,682 893,682 00000000000000000000d51fa533be196526e840f77617bb754e78b17598a444 3,645 1.00/1.00 vMB 14
893,681 893,681 00000000000000000000514533c0594fef76ca68aa3db020f66a0b58fd133e60 3,593 1.00/1.00 vMB 10
893,680 893,680 00000000000000000001910f87c3c13510f093f93400752c35472df2068fb8ee 3,158 1.00/1.00 vMB 8
893,679 893,679 00000000000000000000ecb61001ef18b781ce56a50c3f05e834b5a457ee7511 3,853 1.00/1.00 vMB 11
893,678 893,678 00000000000000000000150dd8ac3da159cc0bde352b342d01605beba932edda 3,445 1.00/1.00 vMB 11
893,677 893,677 000000000000000000000bdca90df50803df50fe84389e51c0a63cd87eab14dc 4,250 1.00/1.00 vMB 13
893,676 893,676 00000000000000000001b8543fb5c5558e5bb5aaf09edb2b8b38fa689272b16c 3,758 1.00/1.00 vMB 17
893,675 893,675 0000000000000000000140ba332dc447c5a3abd82662ddea673e192a89a1e4c2 3,736 1.00/1.00 vMB 17
893,674 893,674 0000000000000000000137f3709c4983eb96a7c0c97528c616d792eea890b755 4,179 1.00/1.00 vMB 15
893,673 893,673 0000000000000000000198621c1333a9d289b46ba09ecaad56bc6a84ecdbf3ab 4,689 1.00/1.00 vMB 17
893,672 893,672 000000000000000000008f548364e2b7e5afbd2250d737c19d579a840e7600e3 4,018 1.00/1.00 vMB 18
893,671 893,671 00000000000000000002154fe09ce9f47ab04e50ff0d50ddcac207333d56bdb5 3,738 1.00/1.00 vMB 20
893,670 893,670 00000000000000000000fb39fd5c940db663669a74e60ae46d79601a373b39d8 4,056 1.00/1.00 vMB 26
893,669 893,669 00000000000000000001103dccc2f67c00c60c5653dad7218a6bd219a0c9f898 4,803 1.00/1.00 vMB 21
893,668 893,668 00000000000000000000381d22b461cd023a402726e2ea66cd0031e0c9bf1edb 4,728 1.00/1.00 vMB 27
893,667 893,667 00000000000000000001072e9c86cd72b46f8f4afcf88690afba3be96c71578f 4,770 1.00/1.00 vMB 24
893,666 893,666 000000000000000000000ce8c2a4cfdd0eda65ea478708a78a9542436141ecc6 5,500 1.00/1.00 vMB 22
893,665 893,665 000000000000000000014d3593f749dbd304ccf2683771728411a9370dc97db9 4,879 1.00/1.00 vMB 27
893,664 893,664 000000000000000000000e14361358a5baf082a2cb673c7f7ae963e4e1bc6835 4,778 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.27 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: 656.01 GB
    • Received: 14.37 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.