Loading Tool

Explorer IconExplorer

Memory Pool

77,449 transactions
28.47 vMB
0.09430579 BTC
Random Selection Loading Transactions
Max Size: 173.17/200 MB

Candidate Block

Mining Attempt edb6a67d2c5602a019c3946f4940307132d318f03af8619264896a16446c0fc3
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root b38ab1a177696bd2733a08fe47431c882eb2ae8faeb4181b6cb66f436394eb7d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,922
Size: 1.00 vMB
Total Fees: 0.03024527 BTC
Feerates: 201.07 > 3.03 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (233,196 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
682,101 682,101 000000000000000000008a40efc8706cdede1a048b1ae0274c98ab3d5a02dff7 2,868 1.00/1.00 vMB 48
682,100 682,100 0000000000000000000d6f82fa6498b4f18c1ff95adeb2ac03f2313ab6603220 2,770 1.00/1.00 vMB 106
682,099 682,099 0000000000000000000b01ce97ea2dc06d7a2e6d4f0d7efba9e6a7a38bce6fce 2,880 1.00/1.00 vMB 95
682,098 682,098 00000000000000000003e8728a129b221d09bd2762938f4590ad70d2aa9e84ea 2,132 1.00/1.00 vMB 53
682,097 682,097 00000000000000000004cf35504d3f2c62d8b1f8789bef3798a466d75a0213b4 1,402 1.00/1.00 vMB 57
682,096 682,096 00000000000000000009c84f6e857e3e2bad622ce95b821f3426033f922b6050 2,577 1.00/1.00 vMB 67
682,095 682,095 000000000000000000027fb79781c6ba685f7439cdeee96ad63a080e2b5eb865 2,134 1.00/1.00 vMB 74
682,094 682,094 0000000000000000000237396170c03513dac6be62c1a1c7b9341033105c2ebf 768 1.00/1.00 vMB 91
682,093 682,093 00000000000000000008288194c79883353a2c01cafa060797ff8f403638b494 2,009 1.00/1.00 vMB 101
682,092 682,092 000000000000000000009e8a3b635474a819c1bf9de4ee901bde1189d5a6bea9 2,241 1.00/1.00 vMB 77
682,091 682,091 0000000000000000000864fc38c0bb813ed49ff022651a158a13ba31ade8946c 2,365 1.00/1.00 vMB 95
682,090 682,090 0000000000000000000c885841713ec91d3fd4517507596201d57c449a7f88a8 1,383 1.00/1.00 vMB 94
682,089 682,089 0000000000000000000cbead8c7fc8b021fe6dfbf442ff89ae316b661df57dbe 2,146 1.00/1.00 vMB 88
682,088 682,088 0000000000000000000ca473481d6ed6555b215ccfc1775773b2c935cb4d5475 2,794 1.00/1.00 vMB 88
682,087 682,087 0000000000000000000ab3b6d3d7df205b348d46bc6c36866206df3b61e4e127 2,834 1.00/1.00 vMB 104
682,086 682,086 000000000000000000067b4b9b542e5308b216da2eb528801822e3de186a471e 2,797 1.00/1.00 vMB 140
682,085 682,085 000000000000000000035abb95a88516533355cca0dcd434da25ca6f9a6f1941 3,106 1.00/1.00 vMB 116
682,084 682,084 00000000000000000009ba31f4a69700753eca51a60f614d1b8f336c48361b57 2,428 1.00/1.00 vMB 95
682,083 682,083 0000000000000000000578f88422abee5bdce7cc6fdcea3c35fed424c779d436 1,763 1.00/1.00 vMB 91
682,082 682,082 0000000000000000000680cfa0f610f75b7bdaff75109f21359fa4a6a4bb7a04 2,779 1.00/1.00 vMB 113
682,081 682,081 00000000000000000008164c7b4dd0a11cd0dd1b143e1d18ce797606ca09b603 2,949 1.00/1.00 vMB 75
Previous 10 blocks ↓
Total Size: 782.90 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.73 GB
    • Received: 17.45 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.