Loading Tool

Explorer IconExplorer

Memory Pool

74,812 transactions
27.61 vMB
0.07391783 BTC
Random Selection Loading Transactions
Max Size: 168.39/200 MB

Candidate Block

Mining Attempt 283458d1c2a75f539867c7054da45620fe72a3ed53c36ff972e34aae3f1a9ff4
Version 20000000
Previous Block 0000000000000000000190474c0158c4506247065620e0a299349b7552b86a26
Merkle Root c108e85c35d974d1f08a99523bb7f2ad968d69ee1d07a76123950053287e9af5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,332
Size: 1.00 vMB
Total Fees: 0.01498416 BTC
Feerates: 100.35 > 1.50 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,290 (191,363 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
723,927 723,927 0000000000000000000725c6dce466010fb99c562b0e01b6f2af397a599bafc1 2,854 0.98/1.00 vMB 4
723,926 723,926 0000000000000000000507d7cf3139bbab5df72fce05f5f43dca339344424104 2,638 1.00/1.00 vMB 18
723,925 723,925 00000000000000000004366073a14b5f5eb81866b4201c20d171090175b9ac15 63 0.02/1.00 vMB 5
723,924 723,924 00000000000000000002346d6c8094b0478906ba7decbe3de83d3b7a8aae4f7b 1,805 0.95/1.00 vMB 8
723,923 723,923 000000000000000000029c0ed251b6757b2c156a6405f71f5e295a4422d84bc0 2,170 1.00/1.00 vMB 9
723,922 723,922 0000000000000000000366caac25a22c7119b861b27ae9d34600e9d28f688ab3 779 1.00/1.00 vMB 2
723,921 723,921 00000000000000000006b1a177dd90830f28a45d56b50d02613930aa317e03b5 2,006 1.00/1.00 vMB 12
723,920 723,920 000000000000000000027494a02d9281d0ee8f9076cff1961f3faf4d62991811 3,117 1.00/1.00 vMB 9
723,919 723,919 00000000000000000006d0f9c8faf7253da3dce330cd19f0f32c10d79b5497b9 1,562 0.66/1.00 vMB 6
723,918 723,918 000000000000000000035e309bb7161129570d027212a1fecf6ceadb6e94d3c1 1,834 1.00/1.00 vMB 3
723,917 723,917 0000000000000000000426dde8fcd494c489b8e803444852c895f24e63f16119 2,320 1.00/1.00 vMB 5
723,916 723,916 00000000000000000000664775e967584e98b5181024ab2ca6eecb71d3323081 3,093 1.00/1.00 vMB 7
723,915 723,915 0000000000000000000761503e000f5b836d771d70e3a64036d035df6a7e1e48 2,452 1.00/1.00 vMB 10
723,914 723,914 0000000000000000000659a37a7406e9a4c370b02d3b95d23781cd4920016eef 2,047 1.00/1.00 vMB 4
723,913 723,913 000000000000000000007060e61a77e0835e3eea19211c5df709467f534f8744 2,722 1.00/1.00 vMB 12
723,912 723,912 0000000000000000000434ed8101cfc1b51051c39913b0c6cac3564912637f64 2,706 1.00/1.00 vMB 8
723,911 723,911 000000000000000000077c5406a8ef9ca1dd7c1e8ed5053eb4fcdebf1bb9aaef 2,550 1.00/1.00 vMB 16
723,910 723,910 000000000000000000076c15edf74f013d5fea3f68eccee830ff6e6687bc4535 1,115 1.00/1.00 vMB 4
723,909 723,909 00000000000000000006031f8366212a0da3cb3f70bd66d237b481e03dc6af47 1,705 1.00/1.00 vMB 6
723,908 723,908 00000000000000000006a141d640b2ec536c873baebf458efaae2547b644ce76 1,970 1.00/1.00 vMB 3
723,907 723,907 00000000000000000000c4507975894be51707bc8902a8ae6765e76f99e6799d 2,127 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.89 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: 713.51 GB
    • Received: 17.38 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.