Loading Tool

Explorer IconExplorer

Memory Pool

40,376 transactions
28.23 vMB
0.13690213 BTC
Random Selection Loading Transactions
Max Size: 144.16/200 MB

Candidate Block

Mining Attempt a0ce0c0661841e9d10c59890a39d58cf2762554b594b198ebad574eeb3f83363
Version 20000000
Previous Block 0000000000000000000024b6183bd80aeb2c50feadbe74d837f0ef1fca0de972
Merkle Root a26d477ab503c52bbed6419f57b5b416b9d2a53fe69fc3471b32fe8d92ddd59e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,090
Size: 1.00 vMB
Total Fees: 0.08257444 BTC
Feerates: 102.90 > 8.27 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,632 (432,191 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
482,441 482,441 00000000000000000119445ba85547a135f035ca3cb1164bbc03fc10226535b5 1,780 1.00/1.00 vMB 119
482,440 482,440 000000000000000000e4d2ab020ed497a1935ba42fc7c00787f502ee8f6368d7 1,922 1.00/1.00 vMB 407
482,439 482,439 000000000000000000151169b787387ab6a79d1b65d934bc6364ffb1624a17a2 1,868 1.00/1.00 vMB 344
482,438 482,438 000000000000000000de742a47bef1f788e216767ecd56b9c6d5a7551b0463d5 1,707 1.00/1.00 vMB 211
482,437 482,437 000000000000000000e315f040f57ee8e42ce71097f5b41d8a9d3f3afd2ad290 2,157 1.00/1.00 vMB 249
482,436 482,436 00000000000000000093d29c0b31cfbe7c2d39b3d6cb9b452233cd69b01b47f6 1,929 1.00/1.00 vMB 367
482,435 482,435 0000000000000000011ba136176dfc38fb1ce39eb714662dabaa808aa118c9ca 2,089 1.00/1.00 vMB 424
482,434 482,434 000000000000000000f6c546f881c64a903d4f3d6df45837eee1d76daf52976e 2,309 1.00/1.00 vMB 389
482,433 482,433 000000000000000000dc502b5a22151457c82cd4b4084511a9a00928f949ca83 2,013 1.00/1.00 vMB 367
482,432 482,432 00000000000000000101ef02c7734b808a88af8bbed9e6ae16c8dc6392ceb5a6 2,086 1.00/1.00 vMB 442
482,431 482,431 00000000000000000074ba45b80f129c31c352d4dc55652b7ea8a3cf8280c470 1,866 1.00/1.00 vMB 486
482,430 482,430 0000000000000000001400a5478a64bcead94e6c59fb13796eb9d3de52cd2a9c 1,980 1.00/1.00 vMB 497
482,429 482,429 0000000000000000001cf1d1a8fffdaeae1183e9d0e6e6f870a11c535bc5291a 1,823 1.00/1.00 vMB 93
482,428 482,428 00000000000000000106114cbe32df75800d22b5f15acd7216ed0175ed6e1a6b 1,989 1.00/1.00 vMB 182
482,427 482,427 000000000000000000ffbbb2487010e08f1f7de441836fb1d6b1a0cefe471aca 2,429 1.00/1.00 vMB 213
482,426 482,426 000000000000000000cfdab7caa89e9c8fca85e7d66e589bd76aa9353e88bb76 2,564 1.00/1.00 vMB 346
482,425 482,425 000000000000000000f9b223d8ef5a7e28d4a15c2949d292bbb772c0c60285e4 1,947 1.00/1.00 vMB 437
482,424 482,424 0000000000000000004386adb7f65046780f21e19b87e301426d842a2c051685 2,278 1.00/1.00 vMB 425
482,423 482,423 000000000000000000fb3c7ce753c73d284cbd5f7f5cff6f1760e8e31f4b6880 1,797 1.00/1.00 vMB 501
482,422 482,422 000000000000000000b58cbd06023964b9e64c9a0f1daf6b2d406aa4846008be 1,246 1.00/1.00 vMB 110
482,421 482,421 0000000000000000007fb573b404cf168f6b4c2d4c34955bab50c2ab2d0d2cac 1,616 1.00/1.00 vMB 137
Previous 10 blocks ↓
Total Size: 781.74 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: 630.38 GB
    • Received: 12.03 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.