Loading Tool

Explorer IconExplorer

Memory Pool

82,215 transactions
30.24 vMB
0.16927220 BTC
Random Selection Loading Transactions
Max Size: 181.82/200 MB

Candidate Block

Mining Attempt bba29f8f4fbbacaa20d3f18ed976bd4b61c662b8eb76e06278f9096c9692f1f8
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root ed024550d4f6b7de2ec3aaa196dad89e8d81110aedeb1014d0b7486b4550ace9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,953
Size: 1.00 vMB
Total Fees: 0.06435789 BTC
Feerates: 1,002.91 > 6.45 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (45,130 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
870,175 870,175 00000000000000000000bc7bf3111f6d21d7bb69f2d4f5f0132803adb42e5314 4,216 1.00/1.00 vMB 20
870,174 870,174 00000000000000000002921a8a736d8c2836748a4895a4be6d8705cf89479f27 3,392 1.00/1.00 vMB 16
870,173 870,173 00000000000000000000ab651623d1e5eeab14930c10db27ef418b75042e4491 3,681 1.00/1.00 vMB 20
870,172 870,172 000000000000000000016c3119f6c3be37c19b484178a397ede6fbade26fa642 4,798 1.00/1.00 vMB 18
870,171 870,171 000000000000000000021ff96f92f7f25cf77a40bd94e38780e32df84d74781a 3,844 1.00/1.00 vMB 21
870,170 870,170 000000000000000000023a42475aa0a983bfa5c4340da4abbec235d32655f210 3,975 1.00/1.00 vMB 16
870,169 870,169 00000000000000000000a20fbe0505d24eda57715ea75453c5ba55b001772f81 4,589 1.00/1.00 vMB 20
870,168 870,168 000000000000000000003554832b812b7f990316349126e4a8e31b80e2393671 5,118 1.00/1.00 vMB 24
870,167 870,167 00000000000000000001d8ab488368f8fe44ce95e4295564b19414b0d8271c4d 4,928 1.00/1.00 vMB 20
870,166 870,166 0000000000000000000003707ef9896f1d998fd456f35838d7c98744c8d7f3b0 4,181 1.00/1.00 vMB 28
870,165 870,165 00000000000000000002b7d926f01b3f288c27249aed9a361009b680c2f92d69 3,695 1.00/1.00 vMB 22
870,164 870,164 0000000000000000000066ce28b2b1591c19b3ee445227885e630faaabc3a2fb 2,981 1.00/1.00 vMB 23
870,163 870,163 000000000000000000018c4999f267a8746888004de9182cc3402860c31fd7e6 3,683 1.00/1.00 vMB 30
870,162 870,162 00000000000000000000b965dd75f31fcf9bc63f602940aec2c15f5f704f3ee6 4,106 1.00/1.00 vMB 20
870,161 870,161 0000000000000000000004420362ccc668860558214aa63d9a1ed02a1593614c 3,881 1.00/1.00 vMB 26
870,160 870,160 00000000000000000001101dc65ffe55ac74626715ef869c7a88c3b6993b30c6 3,756 1.00/1.00 vMB 26
870,159 870,159 00000000000000000002aacb8c7604d74dd7032ea8378e48e1dff405cc4cb38c 4,728 1.00/1.00 vMB 26
870,158 870,158 00000000000000000001fe15b89217f1ec54d1fa3b4010ca0e79ff888add6414 4,384 1.00/1.00 vMB 18
870,157 870,157 0000000000000000000267e1467943f25b301fadf79101a2407853e6e5e78b76 4,197 1.00/1.00 vMB 28
870,156 870,156 0000000000000000000219f3e636c89ff6c2944c48d0914626da09f8d3b35767 4,086 1.00/1.00 vMB 15
870,155 870,155 0000000000000000000068fd1a2c050df5a4adf4dcd98c8572131bea347a2e0d 3,806 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.92 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: 714.48 GB
    • Received: 17.55 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.