Loading Tool

Explorer IconExplorer

Memory Pool

77,058 transactions
28.32 vMB
0.07891430 BTC
Random Selection Loading Transactions
Max Size: 172.70/200 MB

Candidate Block

Mining Attempt 33013e9865ee5b14abe45289cd538f03680ef8de94eef4cd1162a6246bfc6560
Version 20000000
Previous Block 0000000000000000000176c24bf8eb983450be5b9066556ca76917f73613153e
Merkle Root 65e8a3c8f841afa2b568bf5c42a21beb40cd3b96eabc755ad0bece40d5f2f3ca
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,787
Size: 1.00 vMB
Total Fees: 0.01633917 BTC
Feerates: 84.47 > 1.64 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,309 (653,265 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
262,044 262,044 00000000000000129197c0644223dbfd3ca3a7d7f6245659e66d0a2d8211e6aa 445 0.16/1.00 vMB 128
262,043 262,043 0000000000000011ec4063a1e04f08c12601b608b0f2986d32922b307566cc34 580 0.47/1.00 vMB 90
262,042 262,042 000000000000001ca7a0f8f72b3ac1d84b5cfe1ca5ca76a72145ef54e935e767 73 0.03/1.00 vMB 100
262,041 262,041 000000000000000fb38befcf7e34674bdc19d36173f98284e37bace9b105839e 190 0.08/1.00 vMB 93
262,040 262,040 00000000000000044f67aadb65103d7f8e726f0b51e2e2a73576f7614cada07a 56 0.15/1.00 vMB 9
262,039 262,039 0000000000000001213a25e197b0fab7424f5266400529c859fae34ad2f1724d 303 0.15/1.00 vMB 95
262,038 262,038 000000000000000b664abb582bd9cd64eef47ceb3b1f7bb4774e665584c73f9e 359 0.25/1.00 vMB 91
262,037 262,037 00000000000000015edd3ca59d3b3cd4e62cfed659b66c0593610be4dca17360 232 0.12/1.00 vMB 32
262,036 262,036 00000000000000177d5d7480b376868597b4533004a9929bbc40746bfbee73f5 710 0.25/1.00 vMB 138
262,035 262,035 000000000000000f211ffd319632070fc6b0e4fd344913424b5650a2101e3681 145 0.06/1.00 vMB 76
262,034 262,034 0000000000000017d06a1815ceb8c8294bcca2cbad7fa27046a9c7c1e51b9517 21 0.01/1.00 vMB 79
262,033 262,033 000000000000001b8155dab2a6527d6375b13b07fa60520f5ab96cd4e8e020fb 119 0.15/1.00 vMB 23
262,032 262,032 000000000000001154c40c0b9581a3b78664d0b5afbcc48e26d072e91368eb47 9 0.01/1.00 vMB 29
262,031 262,031 000000000000001c290da6d0e55bf3ad2d362fd0e53e0756a1f09d66e1ab4f63 92 0.04/1.00 vMB 110
262,030 262,030 000000000000000639b4fc54f019808adbc54a819bf2276edb2c231264a1532c 74 0.04/1.00 vMB 89
262,029 262,029 000000000000000982a567fe4db4aa6c0aae5289450874167b520faf2289bbc5 205 0.08/1.00 vMB 101
262,028 262,028 00000000000000108b53887ff6a1f5117c41e62d4f0861eab770d2786c94f64d 260 0.11/1.00 vMB 126
262,027 262,027 000000000000000a61585ea27d3f0201b0e1e930d4f18d3cf27c8517013763d9 218 0.13/1.00 vMB 74
262,026 262,026 0000000000000015b489aec402c0d6f4403cb14df79d65732c42885b60cde922 318 0.15/1.00 vMB 30
262,025 262,025 000000000000001a1d5278f783ccd806ef5f025c97c407f0074d7d02c7239229 260 0.15/1.00 vMB 57
262,024 262,024 000000000000000b9613b1d2fb9b3226b6971cccd29dc2ff85bc49bb17533f1a 290 0.16/1.00 vMB 94
Previous 10 blocks ↓
Total Size: 782.93 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.56 GB
    • Received: 17.57 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.