Loading Tool

Explorer IconExplorer

Memory Pool

29,969 transactions
6.29 vMB
0.03032075 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 47.23/200 MB

Candidate Block

Mining Attempt c860585b105d5a3645d7fd0ed49deca587ae5c42a462606f0e781f82acf9fafb
Version 20000000
Previous Block 00000000000000000002130ec113d9cf45f31f64da7d0db564cc1660a8ed9474
Merkle Root 19f2a234531b93ad30e0a25610e26a0e3ebe8310fc5a597453ca5f98ba8c3858
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,621
Size: 0.53 vMB
Total Fees: 0.01464333 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,240 (699,988 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
213,252 213,252 000000000000038bb42055f53971cf268263916ff3e6cbb99f9d30d51e38af01 49 0.03 vMB 123
213,251 213,251 00000000000000c2f560a68f1428b755c422b08dc019f10aee63aeff58d76e51 115 0.06 vMB 146
213,250 213,250 00000000000001d7a6cc3ec58d8fc929e8d984b2c0333dbf0784212cd30c5f77 1 0.00 vMB 0
213,249 213,249 0000000000000462103ee1e5daba3aa7c141593d261aa1204199d1f5cae8aba9 342 0.15 vMB 159
213,248 213,248 000000000000040ab79881cabc4d7b0147a5351237cb2ebf31239778516322a0 434 0.21 vMB 166
213,247 213,247 00000000000002f7c432c216e8c4eb0558fcbb2c9f5995523e7ae515caf8624b 283 0.27 vMB 70
213,246 213,246 0000000000000018b96ed78ac6377374ae80d8aedd70bea1ae62b34ce441d0c4 557 0.25 vMB 168
213,245 213,245 00000000000004148769fa508d0f852459486a90027fa0431a6ddfd9b03bdae0 670 0.25 vMB 237
213,244 213,244 00000000000004c3f6345c702b1185085372a278f29c27760dca9511b3d5d650 287 0.26 vMB 108
213,243 213,243 000000000000047b5fa852f3ef7c958e460663cdf7daeda3ea4dfe7afc9f6f1a 857 0.25 vMB 210
213,242 213,242 000000000000042604d8a354a62167daeeb21dd51df081959ee464f606e9fbc2 187 0.05 vMB 117
213,241 213,241 0000000000000124a15892d5cc92e7888aa88edcd63ddf61f6a7a8cd0ba91568 168 0.05 vMB 104
213,240 213,240 00000000000004a9b7206fb172022890621e822d4d95efdf783f6cde9ab88e2e 860 0.25 vMB 196
213,239 213,239 00000000000002711e96b4c88a8c60b97011068f0c644bf569a12bfa72b28a0d 115 0.03 vMB 184
213,238 213,238 0000000000000306ec7610832444ba3ca359b5a7b21b16a860097219806c8c32 375 0.16 vMB 206
213,237 213,237 0000000000000045875387d42187613a3ee06f849597d43b4cf815a13e0065dc 169 0.09 vMB 192
213,236 213,236 0000000000000149ff5c74e025041ac25ba0a16f64b8733c0739736c6d081c35 64 0.04 vMB 269
213,235 213,235 000000000000040811ff705a073713899fba906c04968dd507494a5e4041ea37 597 0.22 vMB 216
213,234 213,234 00000000000000719c0ab84fb096cd649a1566a4553229722eca27f0315ae77c 497 0.25 vMB 216
213,233 213,233 000000000000023f893b8c13bac555b0ac1cae7cd4e47f383de33ea4dd912e20 11 0.00 vMB 30
213,232 213,232 000000000000037024c6d2bc430c6fe8abe198d4b3ac211a2a4ba016d062505d 256 0.11 vMB 233
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: 77
    • Outgoing: 10
  • Data Transfer:
    • Sent: 43.33 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.