Loading Tool

Explorer IconExplorer

Memory Pool

25,630 transactions
5.59 vMB
0.02771552 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 41.69/200 MB

Candidate Block

Mining Attempt 4621b9e6850e474901ff8f51b8ee0c13dbc8b601c261140f825dfbfd81ed1bb9
Version 20000000
Previous Block 00000000000000000000345b267982d34ee31839903b0f6a8bfad241a371fd9d
Merkle Root dd25039ab697cd5bb9e5dbaff2036fbb5c9b93662bf0d37f1b9c1489a056a5b1
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,615
Size: 0.54 vMB
Total Fees: 0.01449110 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,237 (778,942 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
134,295 134,295 000000000000094bb4e78f7c45c21cd771e20904401cadf3baf8ccedb0cd6457 200 0.06 vMB 417
134,294 134,294 000000000000039d642b00e4f40e4ffa61c7d3e7b37201a6bd90e2ad7510fea8 41 0.02 vMB 274
134,293 134,293 0000000000000b5858eee1d5aa35c6804761116e62edb80d9a1c25c96467ed1d 70 0.03 vMB 832
134,292 134,292 00000000000005420aac180f04598d719c3122361e169f6554671fd74e52b999 81 0.04 vMB 604
134,291 134,291 00000000000004c91832b93308202c66966ba5cf3fc88cdba8d23f8ba4ede342 32 0.06 vMB 137
134,290 134,290 000000000000028b322cb0df01a5c19975e2a1abb6a8c093e24e35c775baccc9 11 0.00 vMB 711
134,289 134,289 00000000000002498a0910a37a1d5a888b1f58fa323f8d8a9c272b6d15db72a7 40 0.01 vMB 443
134,288 134,288 000000000000003745aca6ce842e97f32b4e90a7bf46494864e2b2b232628683 189 0.08 vMB 483
134,287 134,287 00000000000006795fdae94b53e96761c2b1ca8b9eab69b1637c25af822a2938 121 0.06 vMB 606
134,286 134,286 00000000000009462037040fe4333c9a8f8a786b831a2ae5fdd98b85240a3842 10 0.00 vMB 1,237
134,285 134,285 0000000000000757d87be8a6f5c763e111a9bee523c93e3d3f718358d49727ee 10 0.00 vMB 74
134,284 134,284 0000000000000ae98246a850116a4883dc852b54fac3caedb5afe24098f6bc03 140 0.06 vMB 151
134,283 134,283 0000000000000794ce4964f440c0579a8b831529a1f90c2bc457a25db70d22e0 50 0.03 vMB 593
134,282 134,282 0000000000000806bed3c3e1b71c562daf82a7596b19c0f5562fea0f8a99c5cc 112 0.04 vMB 812
134,281 134,281 000000000000043cfc87f41dbf15ac2f886b49b7cd36799f67b808d83d6ec9dc 108 0.04 vMB 416
134,280 134,280 00000000000009b1a878073d95cf0519153eb95b8834233766d0336fdcb52eb4 49 0.02 vMB 640
134,279 134,279 00000000000007dc213e33c38a87458eb6e28da49c204954d900f126a977bda8 65 0.03 vMB 323
134,278 134,278 00000000000005a127c6f5a1819ed2da9097dea84d88f031dba187bd4630eb4f 97 0.04 vMB 536
134,277 134,277 00000000000004bca2a804066b7c980d1fc676df84ec342225ea328c77baf5a5 91 0.04 vMB 377
134,276 134,276 00000000000007fabc5891a2d5b7d0211258312343c5317859408a6ac703dbe7 145 0.06 vMB 373
134,275 134,275 000000000000023bc484a80fe6c4e5f5f5c4f4e45de83c26e8432bceec35c3a6 21 0.01 vMB 1,077
Previous 10 blocks ↓
Total Size: 779.27 GB

Node Details:

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