Loading Tool

Explorer IconExplorer

Memory Pool

74,385 transactions
29.58 vMB
0.09341317 BTC
Random Selection Loading Transactions
Max Size: 171.85/200 MB

Candidate Block

Mining Attempt 1c4385cf2386e6ec970d214372109700a8fe0c700564f48051ea984b03adf20b
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root 240319370781aa3684cd974f2fd4b870e817383717ed39fabbb641272a76df84
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,580
Size: 1.00 vMB
Total Fees: 0.02525949 BTC
Feerates: 150.36 > 2.53 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (475,513 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
439,539 439,539 000000000000000000173e009cec7886babcfb1e205d0ad0f97e11b8a83f49e1 2,374 1.00/1.00 vMB 72
439,538 439,538 000000000000000001c602fb3d49ce6c4d412a905b36bd8d32d53e3d7b4ae6f0 1,372 1.00/1.00 vMB 61
439,537 439,537 00000000000000000103d7cd86e810f185d6e4a1b7044e6f30d539c6070197eb 2,314 1.00/1.00 vMB 53
439,536 439,536 000000000000000000a41c1c3bf91a912aaa63c65baa26004e1c2256bf503d6f 3,045 1.00/1.00 vMB 69
439,535 439,535 00000000000000000382af4138d60931b43b03fe313a87963e6b9a971ad4f7ee 2,347 1.00/1.00 vMB 88
439,534 439,534 0000000000000000029e6532274ef6d67b72c49cd598d3e1e44ab8604760f8bb 1,748 0.75/1.00 vMB 73
439,533 439,533 000000000000000003d28d25f5e1aed1c3d5f600c92eac9b1d7fa9844875e920 2,208 1.00/1.00 vMB 59
439,532 439,532 000000000000000002e7603741144a6baf6624162d8819c4789a5b06b144ae3b 2,119 0.99/1.00 vMB 69
439,531 439,531 0000000000000000002738c416e424465b0f443d013907e56fa03b5e7dda8766 2,544 1.00/1.00 vMB 98
439,530 439,530 000000000000000001cccd4635daab21f30136a5a532dfff946bafa77eb83d48 1,952 1.00/1.00 vMB 63
439,529 439,529 000000000000000001ff757df0b382f39f3cbbb56ad0799d9cc17059d90d171e 1,520 1.00/1.00 vMB 60
439,528 439,528 000000000000000002122c34dded179ffd49602bf644a9452e9e7a5fb466d00a 2,042 1.00/1.00 vMB 54
439,527 439,527 00000000000000000220765d333aa153eb0b751560994422d31206702907e56f 2,851 1.00/1.00 vMB 67
439,526 439,526 000000000000000003295c2d88a275183d3b3a2209a6a2a81e4b24ce66060aad 2,295 1.00/1.00 vMB 68
439,525 439,525 000000000000000001aa6f5de9109928bdb537eee34d24186cda54967ea3eb26 2,071 1.00/1.00 vMB 85
439,524 439,524 0000000000000000008ddf50266bbc699cc5b0df0337ec77ba4d7268f4feb413 1,825 1.00/1.00 vMB 74
439,523 439,523 000000000000000002d09c81ae027066fda14e1411272de1606b13b7fccd949a 1,233 0.64/1.00 vMB 55
439,522 439,522 0000000000000000011b2363eef4b711d8ad2c8ce5568db9e0d37996f8887542 1,557 1.00/1.00 vMB 74
439,521 439,521 0000000000000000003848268ec1fd8f0a26be4fac4320a85b364048e1598d45 2,658 1.00/1.00 vMB 65
439,520 439,520 0000000000000000018bce898c5000b61d837f28ed77fb408be8921aa8753064 1,641 1.00/1.00 vMB 74
439,519 439,519 000000000000000001d352e432251a4923d22506b4c9eb801c5ae48c977eb717 1,287 1.00/1.00 vMB 89
Previous 10 blocks ↓
Total Size: 782.48 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: 668.20 GB
    • Received: 15.42 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.