Loading Tool

Explorer IconExplorer

Memory Pool

82,066 transactions
30.33 vMB
0.08725457 BTC
Random Selection Loading Transactions
Max Size: 182.83/200 MB

Candidate Block

Mining Attempt 9bd1ea902d012528e11867d4e4f4585ba56ac78b7c89a789b6bf458148432f9e
Version 20000000
Previous Block 00000000000000000001febb03fdcff4c8ac482b94dd8500539809f9da5db1cb
Merkle Root 374092fe3caf7ea6b2f28147611f302abc504340c8ef7a0f7141428f93c4f8d7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,522
Size: 1.00 vMB
Total Fees: 0.02505368 BTC
Feerates: 502.67 > 2.51 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,981 (668,460 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
246,521 246,521 000000000000008cfa5a3579cf291f87068d610c0ad9bc85eb5526546034e54f 261 0.11/1.00 vMB 152
246,520 246,520 0000000000000014e14c598620c3af2505e681a6ca3fe7494465ecfc89adc349 138 0.09/1.00 vMB 116
246,519 246,519 000000000000007b191599bd517d6b31cb555c797976e4c3e840f6dfe7c3b975 80 0.15/1.00 vMB 21
246,518 246,518 0000000000000048aa7ce813744b4164d8fa87d84e52b419d0f4f17e6c6e6411 237 0.11/1.00 vMB 170
246,517 246,517 000000000000008917e4b994546188d991c3c47680a5d017a114738f682f8a04 807 0.32/1.00 vMB 146
246,516 246,516 0000000000000069cd58b9337f18814866dc061b7438be55723ccb1e38654086 187 0.07/1.00 vMB 205
246,515 246,515 00000000000000154d90c3097e5dbbb0419ad55d99eeedbd0ea6bb12eb0bd464 426 0.17/1.00 vMB 159
246,514 246,514 00000000000000053ab4935d4885ec801ae17582fbac76b58bb1a4d5290eb99e 105 0.05/1.00 vMB 139
246,513 246,513 0000000000000012bbac3a07aceda0d41b83b2deccffe6f94f5db75923b746d8 161 0.07/1.00 vMB 154
246,512 246,512 000000000000002ec476f69b40b96138610ddf08d8fc9f67267e83338fbf8ebf 249 0.10/1.00 vMB 148
246,511 246,511 0000000000000099c44b5da41bf72eb74c4c7bf806e845ac0eb1bc6c4ce34daf 140 0.06/1.00 vMB 125
246,510 246,510 0000000000000004ef1d4ca1943615cbd23a822b23cfbd8f55330c3184a22fbb 429 0.20/1.00 vMB 113
246,509 246,509 00000000000000212ed23d745fdd9e0f11acd31ff8d243b99a531b95e09b9b8e 127 0.07/1.00 vMB 83
246,508 246,508 000000000000000bea15414ad2cab5859bdfafd715ecb3f98319943d167b20e9 385 0.18/1.00 vMB 122
246,507 246,507 0000000000000096db3fefbb6eb5691c98835114b9fbe28dace7ce0c15621513 154 0.07/1.00 vMB 125
246,506 246,506 0000000000000044ad2529899e030ab211fd3ac362b3e11b89e664cada2d5f46 11 0.01/1.00 vMB 28
246,505 246,505 000000000000003dc045c4451469a5c7bb33e3731cdf86586a9f8eea7005e35d 240 0.12/1.00 vMB 128
246,504 246,504 000000000000002b74c827b1ede5846e97585ff34f08695261e48ff4927c05bf 222 0.12/1.00 vMB 139
246,503 246,503 0000000000000087959362777e6f17e38e445f107181545ee4be941d49c3052d 206 0.09/1.00 vMB 96
246,502 246,502 000000000000000817fe4e45ec6c5b8c065264c7fee6f27a8c24db130369d5d2 550 0.26/1.00 vMB 132
246,501 246,501 000000000000008553073747bfd08e0b3503b90b8065b07d0e7728d3ebb44e0e 78 0.04/1.00 vMB 92
Previous 10 blocks ↓
Total Size: 782.36 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: 662.72 GB
    • Received: 14.87 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.