Loading Tool

Explorer IconExplorer

Memory Pool

51,512 transactions
29.26 vMB
0.07972858 BTC
Random Selection Loading Transactions
Max Size: 158.27/200 MB

Candidate Block

Mining Attempt cf6e57fee8f71a7d02cb70957beb619cb7c2a2bd4d24a08d814aab69606c9ef9
Version 20000000
Previous Block 0000000000000000000191cff1c72555e27a3caba96683c65a586451f3da17d1
Merkle Root 0f791b963e8add190f68a43b2748401ded26f786f9edf64712a0f90cf7d1ed77
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,452
Size: 1.00 vMB
Total Fees: 0.02353244 BTC
Feerates: 173.90 > 2.36 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,840 (565,483 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
349,357 349,357 000000000000000015d4a87940de8a833fd0ce91556ff60aab74c28d9905d0b1 524 0.34/1.00 vMB 22
349,356 349,356 000000000000000009fd33c70f38cd6e99e45ffbd0e2b2962dcf163e732596e8 1,055 0.51/1.00 vMB 27
349,355 349,355 000000000000000014f0cd9d068a5608d12c40ed263850e2e8d3553ffb55f80e 598 0.31/1.00 vMB 23
349,354 349,354 000000000000000010c35d745b94665bf290bf98fe532f29ed3d287126bc75f0 472 0.88/1.00 vMB 11
349,353 349,353 0000000000000000141c2938021121d0f7ccd24ecce2d0fd6915eaa2fbf04e89 1,129 0.75/1.00 vMB 22
349,352 349,352 0000000000000000010c2e2f6a4e639761799ce41a7dc703976484d58bfa6680 2,222 0.75/1.00 vMB 39
349,351 349,351 00000000000000000eb8ca51cf374998088ac7ed8059b24a8e68e9da43dbdf41 474 0.34/1.00 vMB 18
349,350 349,350 00000000000000000406d08bd9f4a8a862c7d2ae5caf4d10a1ffad3b0f76f851 1,539 0.75/1.00 vMB 30
349,349 349,349 000000000000000012afb12a8102e0f1e03c5e299240f9bc336d46f88e79b880 256 0.12/1.00 vMB 23
349,348 349,348 0000000000000000137164573cbe9ff7897a23b3da94d6ace7963d2c4c2bacb9 897 0.57/1.00 vMB 21
349,347 349,347 00000000000000001149cd9b9bc57030daeafd8d85e7239ba96b7a32d4651a08 537 0.21/1.00 vMB 38
349,346 349,346 000000000000000004ddff219c66728292bb4ebacbe243279814029c4dfe202d 453 0.30/1.00 vMB 20
349,345 349,345 000000000000000005b9e5fc1383ee39be16074958fd4a0972742db68fa44adc 1,221 0.75/1.00 vMB 24
349,344 349,344 00000000000000000262de46b46575f46c3ed8eb08f079653d1e596153d90861 157 0.12/1.00 vMB 11
349,343 349,343 000000000000000001e34b9a41b12eca5a6b5838c0d6a2ea52af83102691d2d4 644 0.75/1.00 vMB 14
349,342 349,342 00000000000000001264c511d3db0fcf9bc30777d7bbdbb949cdce3feb859552 1,916 0.75/1.00 vMB 34
349,341 349,341 0000000000000000130c7c2348813f0a0ad044c32cd4f6f5adbf5535654c4683 256 0.11/1.00 vMB 36
349,340 349,340 00000000000000001442f3c1ce03e16eb410a1ed2e1a1996efaf2712efcf54f0 219 0.11/1.00 vMB 34
349,339 349,339 0000000000000000051eb57ec64039e12387387db99938ac449dd7f1bd17ce63 841 0.40/1.00 vMB 27
349,338 349,338 0000000000000000023eb5d6b3979575d435f6cc1bd1d5c9aaad86bdb47ffbd6 917 0.45/1.00 vMB 27
349,337 349,337 00000000000000001119fb4f2c5d90b682eedb71aaac784704ea644747279dfc 1,030 0.88/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.11 GB

Node Details:

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