Loading Tool

Explorer IconExplorer

Memory Pool

74,993 transactions
27.67 vMB
0.07632573 BTC
Random Selection Loading Transactions
Max Size: 168.79/200 MB

Candidate Block

Mining Attempt f8614466a9aad32f2259e01e726b0c1505567fea247dae21bdeb7d8f3485685e
Version 20000000
Previous Block 000000000000000000007612e5d7521da87d841e6b2b3b5b4a88a6af3ae40dcf
Merkle Root 539be0b6597e4a8b3fcd6ef7c8b58920e2cd9798adcf042f22457529c0d580e3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,074
Size: 1.00 vMB
Total Fees: 0.01723259 BTC
Feerates: 301.57 > 1.73 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,256 (89,958 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
825,298 825,298 000000000000000000030a6f175a55010a153dc685ea54caaaec0754a32db228 4,479 1.00/1.00 vMB 55
825,297 825,297 000000000000000000014ba510f2269636f0d29e3d3b6b1345e7629a495e2233 4,312 1.00/1.00 vMB 45
825,296 825,296 00000000000000000003c1c1f663743559bab755ce0717bcaed621e1780ca4df 4,573 1.00/1.00 vMB 47
825,295 825,295 00000000000000000000ab945e6a631c0fcf4d4adb8abd8266e3bea81afe5118 4,580 1.00/1.00 vMB 61
825,294 825,294 000000000000000000019bfadab0bdc113c6e4cab01d578a77ed973e512c0f05 4,536 1.00/1.00 vMB 65
825,293 825,293 000000000000000000023d5d0562be18cbd677c9b28dca1a3c105b003612e8b5 4,242 1.00/1.00 vMB 62
825,292 825,292 000000000000000000000dbc603a8c6ddb8fe4ad27847a4a6f761cdcb6162c5a 3,819 1.00/1.00 vMB 65
825,291 825,291 00000000000000000002df4d080f46e9b0eaaadb94652799e1f0018ec44ea341 2,693 1.00/1.00 vMB 37
825,290 825,290 000000000000000000018e9a8fa2e12808cd5912a208e7e082b019d2ce1cf454 3,106 1.00/1.00 vMB 42
825,289 825,289 000000000000000000009937636722f390232e88b8a6590b895f8d3518263252 1,653 1.00/1.00 vMB 38
825,288 825,288 00000000000000000003544bddf47850b8e557bd98a46a0d2d30ba24e8b69458 1,616 1.00/1.00 vMB 34
825,287 825,287 00000000000000000003244e915de0d6508283a9372e4a96de1924b8a540a1dc 1,610 1.00/1.00 vMB 40
825,286 825,286 0000000000000000000294583344335bc183e64512153b3afcff602080c83342 520 1.00/1.00 vMB 31
825,285 825,285 000000000000000000034e8ea92322f59438f61266d86d147837286103a766b5 1,273 1.00/1.00 vMB 36
825,284 825,284 000000000000000000017e6bcfee2f455f7246c8ce4ffaf91bd0a4c067777984 1,901 1.00/1.00 vMB 45
825,283 825,283 000000000000000000027a42d3c3278594874f331d783efca9bbc3a1d996c8c6 1,070 1.00/1.00 vMB 33
825,282 825,282 0000000000000000000068db0c3196f7af78fa1cf7f7d51c05f9546ed667a0f7 2,648 1.00/1.00 vMB 44
825,281 825,281 00000000000000000000d0b76fd9ca64008cd3e2a84969294508606b611dbb8d 2,638 1.00/1.00 vMB 40
825,280 825,280 00000000000000000000b710719715d56cd3df05700c84e2c64903a87ba4cb01 3,386 1.00/1.00 vMB 62
825,279 825,279 00000000000000000000143fadf517a07089925f4cec2986edf5dd731c971d75 3,687 1.00/1.00 vMB 97
825,278 825,278 00000000000000000003050b2e299a9c901df3052366b3274d8aac27fb6b0749 1,739 1.00/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.84 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: 711.86 GB
    • Received: 17.14 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.