Loading Tool

Explorer IconExplorer

Memory Pool

74,028 transactions
27.38 vMB
0.06798289 BTC
Random Selection Loading Transactions
Max Size: 167.11/200 MB

Candidate Block

Mining Attempt ae3699878a706d7793c9b6d8c6dfa3b3d2acb5769234d7bcc34237a31ab3058b
Version 20000000
Previous Block 00000000000000000000021ebf7cb9461533c1f4d147f514574604ef61f93ece
Merkle Root 64bffb5a900bda80b5483740a6a96ff9525ae9b62e6f7cc0c92c9f654e173693
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,176
Size: 1.00 vMB
Total Fees: 0.00971358 BTC
Feerates: 402.60 > 0.97 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,316 (579,115 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
336,201 336,201 00000000000000000f8bccd917616f2645472ae5919ac4a95b87ffac4b4e2f25 506 0.25/1.00 vMB 24
336,200 336,200 000000000000000016baf984c86fa4688a5d121d966e229038a04c13fef1ee4e 1,156 0.62/1.00 vMB 25
336,199 336,199 00000000000000000e08fec03883374308f5e0f38d76f4b46c7b30d7db69e6a0 64 0.02/1.00 vMB 21
336,198 336,198 000000000000000013a7041110b3796e56b6846d27e56e2cae0c2bf69f5baf44 786 0.60/1.00 vMB 19
336,197 336,197 00000000000000000e1bb9ca581d1e87f919ec0ea0b98a7137328735cc245bd3 1,824 0.75/1.00 vMB 34
336,196 336,196 00000000000000000db862390be7348f1a0b810077fd49823ee23bb3dd8b4e0a 49 0.06/1.00 vMB 4
336,195 336,195 00000000000000000f6b9aa48262c541a83d7527bad2e00ad2f68a1e21d3106b 1,122 0.53/1.00 vMB 33
336,194 336,194 00000000000000000ceaae3378b8b88526a9b70180f5e9e743449fd5131a0f49 119 0.08/1.00 vMB 15
336,193 336,193 0000000000000000174935c05e699b76e1f0b4df1e1b1a0307d71662a41d17e2 520 0.45/1.00 vMB 26
336,192 336,192 00000000000000000baa0fdd8ea65c0224a3bb90c3c413aa2a24ba1e072710e6 779 0.40/1.00 vMB 32
336,191 336,191 00000000000000000738be65498908aacda868f308da2aa9cf8e6bc83eb5c069 188 0.12/1.00 vMB 21
336,190 336,190 00000000000000000806bb842bac1a91cd51842e30067c39a4796afaa7937764 660 0.35/1.00 vMB 30
336,189 336,189 000000000000000018ed42de430770ad4a60b58930d5b496c647a4faeee7182d 1,057 0.54/1.00 vMB 33
336,188 336,188 00000000000000000044247e19b18791e94aa23898067b822472afbb7103533e 896 0.61/1.00 vMB 34
336,187 336,187 00000000000000001276a8ee6b60dacd6e1a593c20a8479662b84056387eff4b 894 0.32/1.00 vMB 37
336,186 336,186 0000000000000000019c0694f207ee8bc0268d25f85214d1d6eb5190dae45d6a 261 0.14/1.00 vMB 20
336,185 336,185 00000000000000000cdc890738b9ac60cbd93f251cc0183c0d84ed2e28b0e4fe 51 0.06/1.00 vMB 5
336,184 336,184 0000000000000000115edc779a0f011500dc2d94e111febb5325bea7065827fb 560 0.34/1.00 vMB 28
336,183 336,183 00000000000000001607dd0740d80de0d3944c2d0d161fd4462e960463283e1d 1,515 0.75/1.00 vMB 50
336,182 336,182 000000000000000006ea90f22aa5fec6ab666c65fe902d1c8e5c0fddfed5b7b9 437 0.18/1.00 vMB 29
336,181 336,181 0000000000000000040b260c1665f270922fa437ee9b4854d3b5ae24e346502b 1,155 0.59/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 782.94 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: 714.86 GB
    • Received: 17.61 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.