Loading Tool

Explorer IconExplorer

Memory Pool

35,597 transactions
14.75 vMB
0.07843793 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 84.69/200 MB

Candidate Block

Mining Attempt cd83f01e64068004b6194ebe5dd2489cfc10bcafcaf5933c26a81a6a8b863c89
Version 20000000
Previous Block 00000000000000000001f06e79710a37ab005885ab5f59b589cbb915c2a023cc
Merkle Root 763a060be266ab3b152ce5fac8e3cd9bff28eca640a5e3863c0639eb4ba5f119
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,942
Size: 1.00 vMB
Total Fees: 0.03209109 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,341 (693,897 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
219,444 219,444 00000000000002d20712059e042967e889c9daa3085b88c8649bd1fcdaaf293d 570 0.25 vMB 201
219,443 219,443 00000000000000fb769717bb1c1231854a1e9f25af6176085193c62af80093e8 33 0.02 vMB 105
219,442 219,442 000000000000003c969dc1dea3c03dd62f5243a55d80e6e692a69819b3d2a7f8 283 0.15 vMB 197
219,441 219,441 000000000000031c7907d09c71e89f876ffd9b739c6e0ce0a93b645489f9ce55 24 0.01 vMB 156
219,440 219,440 00000000000004430640c15b56e678c724da77fbe5d456964992358309c66006 606 0.22 vMB 187
219,439 219,439 000000000000051b2611c02c30f2a9a1a3547a1ad57ae4bf0457a55c62eb6062 581 0.27 vMB 232
219,438 219,438 00000000000001d2113f053061382c4325f77db29f9a7615b142544b656ef5c1 146 0.05 vMB 179
219,437 219,437 0000000000000104408ae2903e3e3f5d15d329f3fd856ad106b03a184f1c64d0 256 0.16 vMB 96
219,436 219,436 000000000000052549f1d39ec34e71145d0066c025611d18921fa76a013289f7 82 0.02 vMB 75
219,435 219,435 000000000000033b9d128cfd0b8a2f72a86a8e1a223d72d9ec7f5f519a751e69 575 0.24 vMB 176
219,434 219,434 000000000000046826031af686ac22791381e978eb729c9b98ffba364c1caa18 575 0.25 vMB 190
219,433 219,433 00000000000002f5d876ec3d04be370925b947fb5d92e9f25152f0ae8c3b4a9a 289 0.13 vMB 177
219,432 219,432 000000000000033ada99b1e22fc2afe482fbad5fb5c1eedc0afc93486ba22441 125 0.05 vMB 104
219,431 219,431 00000000000005417363c0f8b3b1de998884cadc71a391d83dfc6d10905eade6 645 0.27 vMB 220
219,430 219,430 000000000000037f0585906456b6b5b783ad93c4253bd9872dc350b3d07b6494 183 0.07 vMB 189
219,429 219,429 00000000000002637625766db9b2fdf40af7031f6ec39b7a8aee05e9c98e0a94 102 0.06 vMB 55
219,428 219,428 000000000000052f4e237d7ea586f098ed3420cccbe8157229004c58b3d05a03 275 0.12 vMB 173
219,427 219,427 000000000000008b72d9c38e0ef15b018875cc77de259ffa649d297ca86a6740 32 0.03 vMB 32
219,426 219,426 000000000000048a1fd0637649a795dbb1d45c5309f291c8eed50bc936e3f3b0 206 0.11 vMB 159
219,425 219,425 00000000000002f1bbf9e75bbd1d1370191960e07caa4bf61f19b90d60584376 64 0.04 vMB 44
219,424 219,424 00000000000000f4e3844eda10145f3f516d57d4d77e48c9762f5a3656759972 259 0.13 vMB 133
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

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