Loading Tool

Explorer IconExplorer

Memory Pool

28,180 transactions
9.36 vMB
0.09434470 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.28/200 MB

Candidate Block

Mining Attempt 24420f0fab24621cc7f8430d255317f10fce13abaa1adc8463adf7b9876debe1
Version 20000000
Previous Block 00000000000000000000ff025119fc1a893834cb4569c99c938adb36d4c496b0
Merkle Root ae7296bb93cfa56f23dcedadf06ae4a149c76ab5d5e0ae0c817ef7835924e0d8
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,214
Size: 1.00 vMB
Total Fees: 0.02592031 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,221 (662,988 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
250,233 250,233 000000000000001850a8dbace2f0e4f9411cd65cd5f4dff455ab6d48a2217d28 188 0.08 vMB 117
250,232 250,232 00000000000000251dfd1e1bc88a816f0d904052f81b0162f32cec73933cc6ea 42 0.02 vMB 72
250,231 250,231 0000000000000031e6a10ca3c4e5f1ef475898a5560bf44e44a2a4412a79b8a1 188 0.09 vMB 118
250,230 250,230 0000000000000001827970fa5009837496a736ac870e2b689912fbda351a5e5a 82 0.05 vMB 114
250,229 250,229 000000000000000cca2839506acd06a0caeff30a531a03ce849af8b66822c2e1 144 0.08 vMB 108
250,228 250,228 00000000000000281fdbb1bb0f29f3fa92fce129a9ab47e67db6b5cc15080c86 218 0.10 vMB 115
250,227 250,227 000000000000005b955e41a718a69fb633b5a7672b46da874aae4ca2f3b04636 5 0.00 vMB 75
250,226 250,226 0000000000000044abd805ec7ee0d947544be3c163b63cfc3642b7842a29b830 90 0.04 vMB 114
250,225 250,225 000000000000003abb005afe19958c46797f692726c50e01586436bcb1a1ecaf 256 0.11 vMB 20
250,224 250,224 00000000000000035122873357e5a5ed54ac68527fd8be6c25fabb74879fc12c 220 0.25 vMB 68
250,223 250,223 000000000000003e437a2b178c236a97ca12bc0efdcf88eac36e021073642358 340 0.25 vMB 87
250,222 250,222 000000000000000a46e116ef77e0945bb51c1a2e8f6ef1b4f0ab6bf659f6f04a 103 0.12 vMB 88
250,221 250,221 000000000000006cce6d7b6bf177c7cc39e8825a7d1443c9bf610d83067ee55a 182 0.18 vMB 76
250,220 250,220 0000000000000033ecda049490b6880b3b018dca17ed945b1396eb1c0e6d99c4 23 0.01 vMB 115
250,219 250,219 000000000000002189b5afe112ee730f9884f78cce6629bf74bb6659a65082e1 101 0.06 vMB 120
250,218 250,218 0000000000000036cfc5dce00eefc84f7690ae3e83b4d0eeba1422fa6062e6e9 171 0.09 vMB 110
250,217 250,217 0000000000000071ee2cb57493c41bbe4472fb83e58cf36036707184a14f343b 535 0.23 vMB 147
250,216 250,216 0000000000000054508d72a01fe7a56cf76ee354819def13f2a64a38aa085afe 98 0.03 vMB 79
250,215 250,215 00000000000000583a7a6502166e4575cf08c12175e5479c453784bbe05b0862 55 0.02 vMB 29
250,214 250,214 00000000000000351c159820729dffe5308a6337f34911c581ed3aece0aa3e2d 93 0.04 vMB 170
250,213 250,213 000000000000000971d821ddb0c093de3a056bdbd3c23449575a04439a8cdd34 148 0.10 vMB 84
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 72
    • Outgoing: 10
  • Data Transfer:
    • Sent: 24.00 GB
    • Received: 0.48 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.