Loading Tool

Explorer IconExplorer

Memory Pool

30,511 transactions
6.08 vMB
0.05331599 BTC
  • 1 sats/vbyte = 30 blocks ()
  • 2 sats/vbyte = 18 blocks ()
  • 12 sats/vbyte = 6 blocks ()
  • 13 sats/vbyte = 5 blocks ()
  • 14 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 46.40/200 MB

Candidate Block

Mining Attempt 4664f08d619f8d81892ef73d0ac96a2f51c4998059b2ac56ce6896d955ee69a2
Version 20000000
Previous Block 0000000000000000000145365a5e74b2b1ac45f848c91616b4c8a3ff7e95c51c
Merkle Root 47844410907a0e2c01161578ef49099d732d7090016c24bff13835dd6004f4b1
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,081
Size: 1.00 vMB
Total Fees: 0.03274735 BTC
Avg Feerate: 1.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,772 (771,506 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
141,266 141,266 000000000000030fd2b53a440a78c773f71a99718d6c3bc051c02aa8138a9245 0.01 MB 34 814
141,265 141,265 00000000000000a3d2ff8daf0004b1b26dd2c5a88ed37b6b481a07f708f3bc38 0.04 MB 74 148
141,264 141,264 00000000000003e9415647642170a500dbd5d14f60d35f27d224381020984729 0.01 MB 14 634
141,263 141,263 00000000000006640ecec98d0d21ef7a1f1c062c231e4fd01cbd03269df73a8c 0.03 MB 84 65
141,262 141,262 0000000000000506411e71b1d82a23af60657bc657c73de354ab61fa8314548b 0.05 MB 163 192
141,261 141,261 00000000000008ca1944267e9964104e7566063a0407dfa87088518f14295bcb 0.01 MB 22 578
141,260 141,260 00000000000005f8e6e54a00ef08395b06a4adbe0800416d4683dea9693fa212 0.05 MB 63 263
141,259 141,259 000000000000067ea40f236f12fce798cf686a56f61393f6f872b07d7ce8a7bb 0.03 MB 54 322
141,258 141,258 000000000000013f10bed2faa0faee7d7fdd4f70695eabef14e417fd4aa1bfc0 0.01 MB 29 38
141,257 141,257 00000000000001144726782e4c5311586c67332638e8278f37404402cb34f52d 0.02 MB 41 402
141,256 141,256 00000000000003a22ffcb9c34fee2448f123553e68cd04b7c357e0d4d6f072e9 0.01 MB 8 851
141,255 141,255 00000000000001bc25cc8f4b1308ea7839e744bcf1f54d797b0cc6ef99d58bfe 0.04 MB 94 6
141,254 141,254 000000000000050130e98158b037c88546130846ee1ca2c297a951c1f5a2a799 0.00 MB 11 17
141,253 141,253 00000000000007c5a26c8930fb856c88e49cd247ddb9d9a579ab64ff395c0e79 0.02 MB 57 398
141,252 141,252 00000000000003a9d215a650d22918e5e6b748e8ecb0b3a2979d7ab023649952 0.02 MB 37 112
141,251 141,251 00000000000001b371691e332a4445cfb3e4992fabe219a17b233b5bda5abc53 0.02 MB 31 364
141,250 141,250 0000000000000290120a3bbd59a2a7ad17e877745e712a3589719ab051296e98 0.04 MB 162 1
141,249 141,249 00000000000008947a02d2a9009b4a2033bf1379033bc91eb706a8250bd40611 0.05 MB 116 218
141,248 141,248 000000000000010175cb73700d352abb6e11e7f5f77033c98ac8cb5bd2980a07 0.05 MB 57 164
141,247 141,247 00000000000000b3f78c937c956bcbb3043c4a8eddacfd01c0f0d9107efa5501 0.05 MB 72 162
141,246 141,246 00000000000005d2b1a8ac387633b2fd19231e048f8931df13714ffa8985bb84 0.02 MB 30 34
Previous 10 blocks ↓
Total Size: 778.44 GB

Node Details:

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