Loading Tool

Explorer IconExplorer

Memory Pool

82,260 transactions
30.33 vMB
0.08214603 BTC
Random Selection Loading Transactions
Max Size: 185.97/200 MB

Candidate Block

Mining Attempt 6ed62d13b244330d511a9fd8c4d79ca04fbadae9dfd86233e5ee54ddb978a8b2
Version 20000000
Previous Block 000000000000000000013457b3bde0e62d4769405a2f173111440bef4841749f
Merkle Root 243fdf9b86a1b902c9e68446055561a61359d0cbb0355447b6364fa5e26df398
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,851
Size: 1.00 vMB
Total Fees: 0.01450755 BTC
Feerates: 60.16 > 1.45 > 0.21 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,325 (532,158 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
383,167 383,167 000000000000000004870f6519b2242f82ca123ca8b29bb96c5fa0489e41eb79 788 0.38/1.00 vMB 33
383,166 383,166 0000000000000000074b55f11772475513b8c991436bba83c622e74ae6d024cb 360 0.17/1.00 vMB 36
383,165 383,165 000000000000000007c3b64ad4f07bc31fc110b6691042ba7c0d2f5b49b9f2a6 1,518 0.68/1.00 vMB 37
383,164 383,164 000000000000000002a6514e828b5a8dbdc3e810532b89a055b902f629d8387d 1,404 0.63/1.00 vMB 33
383,163 383,163 000000000000000005e2afd61c67998d0409ddd771b1e9f4aca82ea598ef2507 715 0.34/1.00 vMB 31
383,162 383,162 000000000000000006ce7a0eecadac71d556eb1ec696a2f4218fdba1d4abf356 317 0.13/1.00 vMB 31
383,161 383,161 0000000000000000095b7918b5b58f8df250a805079bfe9170aa4a6fa3ec6363 595 0.40/1.00 vMB 24
383,160 383,160 000000000000000003adb53632ac8c4d31e734a0d9ef9a6b0dc0df94ae25bd19 2,412 0.99/1.00 vMB 34
383,159 383,159 00000000000000000a59559d9f0f59b0e761ffa459b9f68e7004d787710456e9 681 0.38/1.00 vMB 26
383,158 383,158 0000000000000000029bac521e408cf0c3a211e00e615aed42c67470e303237f 1,713 0.83/1.00 vMB 36
383,157 383,157 00000000000000000672cc769624d197ce4e9691bbb73665463e3b9fde4378df 470 0.36/1.00 vMB 16
383,156 383,156 000000000000000006c5cc2d19da77d36c8853c80aec6582d7162a984f664ebc 2,033 0.93/1.00 vMB 49
383,155 383,155 000000000000000001c978ed0de5af894b951f19284831836401a91e9ea9f355 1 0.00/1.00 vMB 0
383,154 383,154 0000000000000000076059407d5110bf46c2358e39c7ea8b964854ed49726764 753 0.38/1.00 vMB 50
383,153 383,153 00000000000000000fcc4b4c2fe1007d86d29860dc00fac053d0829b803b7fb6 1 0.00/1.00 vMB 0
383,152 383,152 000000000000000003ab0d46ad59b52a919b7c2899cb1db7e698fcb41ba40a77 101 0.21/1.00 vMB 7
383,151 383,151 000000000000000006a488e385b26ce7b6a628f7209f41e1036741a86ecb8583 563 0.27/1.00 vMB 33
383,150 383,150 00000000000000000b2f99294b3dc8b340df3b8ec1c1f1059f2e159575d07265 462 0.34/1.00 vMB 29
383,149 383,149 00000000000000000467a56ce2b428b2a2187dc832f83946bf1fb6b416fb4ffd 240 0.15/1.00 vMB 29
383,148 383,148 000000000000000007de1de6e95d508ac2451664033914fd79b54571ed11c18f 257 0.14/1.00 vMB 23
383,147 383,147 00000000000000000ef18e2068a55b151e1a15c6a3ab72d089b8bbb1bf7a39ba 719 0.36/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.96 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: 715.26 GB
    • Received: 17.69 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.