Loading Tool

Explorer IconExplorer

Memory Pool

77,623 transactions
28.83 vMB
0.07391441 BTC
Random Selection Loading Transactions
Max Size: 174.88/200 MB

Candidate Block

Mining Attempt 64c9d0275a5a6a85ac30aca31efab3ee8f6e1ad753d0b4fa03f787707b2771e3
Version 20000000
Previous Block 000000000000000000015c2f9dfa0c74d1f310284e6448425037dce28d0417a8
Merkle Root c2dfc215feaf05c55ed77c823b07e9d95565ee5a3475ef72272179e06f408298
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,812
Size: 1.00 vMB
Total Fees: 0.01387404 BTC
Feerates: 82.75 > 1.39 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,157 (393,058 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
522,099 522,099 00000000000000000022774335ae0399beefae8d7ee7fdc45a3901f849c4140b 1,730 0.76/1.00 vMB 21
522,098 522,098 000000000000000000089a0745f87a58768eb96e2d58ce5b1ea43eba39faf8a2 575 0.23/1.00 vMB 24
522,097 522,097 00000000000000000013938616fbafca39a353d1a401f4092a4bd3b6b0045c20 221 0.12/1.00 vMB 11
522,096 522,096 0000000000000000001dae9fb115c605e5713ea5932d6fb9cfd64e8dc35bb08f 1,987 1.00/1.00 vMB 17
522,095 522,095 00000000000000000039498a94a66ee2763b7cfeaa41d661ae2da767967b5b2f 2,059 1.00/1.00 vMB 17
522,094 522,094 0000000000000000003be45fa9621f1db37b9aa92424c109539c461f988fbc32 2,578 1.00/1.00 vMB 40
522,093 522,093 00000000000000000024249404860973dbb481b4cca843fc4d66c518bd069c57 696 0.33/1.00 vMB 31
522,092 522,092 000000000000000000174af1101a0c16dfafe4eaed5a6051e19088faf8a94b76 1,388 0.45/1.00 vMB 20
522,091 522,091 0000000000000000001b52103c9bdad7ea091dee15d8d4a3e33069cc1b3748e5 1,751 0.83/1.00 vMB 28
522,090 522,090 00000000000000000000022e7a595abee58621a090c8076dac4a1c3a041079af 934 0.40/1.00 vMB 24
522,089 522,089 000000000000000000269c3d4350bf9a7855de38d48a7f665a912b500a9ef664 924 0.59/1.00 vMB 15
522,088 522,088 0000000000000000003791926903c1725d8218b38322fe258862d1d8790768a3 2,484 1.00/1.00 vMB 10
522,087 522,087 0000000000000000003bd1830a4e653cf5429ebb9449174c3fb0c75568fcd525 2,131 1.00/1.00 vMB 22
522,086 522,086 00000000000000000028b59b11e16e60627b4282beb0aa98bfecdbee2b43d4b9 2,532 1.00/1.00 vMB 52
522,085 522,085 0000000000000000001b87b1311b2c84998093e72205dca6122b1fecdd35b378 282 0.10/1.00 vMB 25
522,084 522,084 000000000000000000362a679f8d91488a163d9761a968b5aafe086cf9a2d6f4 1,025 0.44/1.00 vMB 7
522,083 522,083 00000000000000000043515d39b766b3129687761f5bdc09aab8eaf74b53166b 2,052 1.00/1.00 vMB 35
522,082 522,082 000000000000000000156e4fb880dc3f7c233779f35a7d8ec82ad2b458f6c998 1,603 0.83/1.00 vMB 6
522,081 522,081 0000000000000000001eace12dcdc73b1e6c9456e2085aa54fb27f9e50010867 2,365 1.00/1.00 vMB 42
522,080 522,080 00000000000000000025ac3987eef58cee7807606a0e432a063e4c4c1b83d3e7 797 0.41/1.00 vMB 34
522,079 522,079 000000000000000000325d1736c9a61f5d7d064a6cfe4690de12f50d0cc79f6e 66 0.02/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.67 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: 673.09 GB
    • Received: 16.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.