Loading Tool

Explorer IconExplorer

Memory Pool

46,399 transactions
20.53 vMB
0.04771444 BTC
Random Selection Loading Transactions
Max Size: 117.40/200 MB

Candidate Block

Mining Attempt 149bab1faefcea2a0a070154ae6f476c2c3a9c235ee3a92cb81224d7fca344e8
Version 20000000
Previous Block 0000000000000000000147cc7fd0752f527ecbd305384e1dac4d9d7f2ebcddc3
Merkle Root 8013bf7f726a83d9dd8eeca4468a885766211d410e65e6af280ff4f2b4ce7acc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,673
Size: 1.00 vMB
Total Fees: 0.00688538 BTC
Feerates: 100.17 > 0.69 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,027 (644,903 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
269,124 269,124 0000000000000003c9985c008839b7913b801211654877ed936cc7c3242c28ef 177 0.10/1.00 vMB 42
269,123 269,123 0000000000000002bac1d9841c15afbbcb00b0233852afa73fc442a7d39dfe19 462 0.19/1.00 vMB 76
269,122 269,122 000000000000000063a6867dc4dcc2336f0b66e7f7b1227fa534e24021739e07 510 0.25/1.00 vMB 71
269,121 269,121 0000000000000005e539c5e3174b1e4fd608093eca35a157667f67d99427be12 449 0.20/1.00 vMB 69
269,120 269,120 0000000000000004b1e8f3e899c71e95132ee34863cd3a1f20f9fc1455503b5d 199 0.08/1.00 vMB 63
269,119 269,119 000000000000000319e4930265fe420761180d999625c12bd40176117af43a86 185 0.08/1.00 vMB 74
269,118 269,118 00000000000000050bb6e28016a6353dbe59626d6b4b3c1b13e0ebc3116cafff 152 0.08/1.00 vMB 68
269,117 269,117 0000000000000000474db9b50ce3e6e33fda33b213fcdc3e6069478733bee7de 248 0.11/1.00 vMB 59
269,116 269,116 0000000000000002d6fd68f3d0526f059b8feb9580225b41d183db084350dc09 308 0.22/1.00 vMB 56
269,115 269,115 00000000000000079ab49530fa520014bfde5abab3c9b64d930e114f4fec74b6 480 0.24/1.00 vMB 61
269,114 269,114 0000000000000005e55eb8c39b12346dde68a558745ac53996d48f2cebd3d77c 405 0.20/1.00 vMB 63
269,113 269,113 0000000000000003bf321da8f04204ccc1db75bb2b2aef8dfc522515a809ac4a 229 0.15/1.00 vMB 43
269,112 269,112 0000000000000004ecfa947185124482157a72a31c49ef4e8635a6ea36a00a7f 244 0.11/1.00 vMB 60
269,111 269,111 0000000000000000dd1a97e37098f678c79965d47dc2e50248b9673b9bee1ec7 49 0.02/1.00 vMB 65
269,110 269,110 000000000000000340c7f4bce6c79b8effd2da1661a63f276c01016b88aa66a7 246 0.10/1.00 vMB 63
269,109 269,109 00000000000000012f3d096e6c961e7ffecd9e94b7d163dc57c8b1bd95f281cf 264 0.11/1.00 vMB 68
269,108 269,108 0000000000000005e2238f7bde17b21401c30e76693ed75f0342a5db0abbfd5b 297 0.11/1.00 vMB 43
269,107 269,107 0000000000000007df4a3fd95cc35eec4071e6a9e4dfa3dd81f0273cf3c2ffcd 1 0.00/1.00 vMB 0
269,106 269,106 0000000000000004a7bd9c5fba4f36ef2da7a3fb2a89b225b7b964f4ef676fa1 467 0.24/1.00 vMB 55
269,105 269,105 0000000000000007c21a11408d090ad3dc4d824e0dd349dcc14473ff1ad1bde9 486 0.19/1.00 vMB 74
269,104 269,104 00000000000000021d8c9f3b41de216177a65d510febe3e627fc91801ba446fa 840 0.34/1.00 vMB 86
Previous 10 blocks ↓
Total Size: 780.65 GB

Node Details:

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