Loading Tool

Explorer IconExplorer

Memory Pool

79,200 transactions
29.46 vMB
0.08232198 BTC
Random Selection Loading Transactions
Max Size: 178.15/200 MB

Candidate Block

Mining Attempt 3fa03408fe9aee36d86d8ae27ad3ca7a9bd7893c53e5bddcc13b8d791350a8fd
Version 20000000
Previous Block 0000000000000000000134f51554c94e7c4e33ec04070a06b3ca9e0eb5c85a0c
Merkle Root f37f5247cf842d98986efd06d153e04b96d5c479a41aa1b4650764a88b728507
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,866
Size: 1.00 vMB
Total Fees: 0.02053908 BTC
Feerates: 100.11 > 2.06 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,097 (327,052 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
588,045 588,045 0000000000000000000703bc6deb96ccc85e0ae07a2b341f6ee1c61eafff12e1 585 0.22/1.00 vMB 21
588,044 588,044 0000000000000000001610d701c3fa2cf7438d384575c758e5df81a8d2a193d7 1,121 0.40/1.00 vMB 31
588,043 588,043 00000000000000000010177d8ade98fdd6040a74dd9a9c9a626069e9b978fa32 2,355 0.80/1.00 vMB 14
588,042 588,042 000000000000000000159f05f71668863ebdfee5c62322687cfd6a5a69b0e8e9 2,790 1.00/1.00 vMB 38
588,041 588,041 000000000000000000162f43340bc6243ab41ac42950efd24d04035a61a2b6bd 1,680 0.63/1.00 vMB 26
588,040 588,040 0000000000000000000e978fb2231036b0fbbdaefd55b537cc4fc2e0f3bfa293 2,182 0.69/1.00 vMB 29
588,039 588,039 0000000000000000001e1b79f0d6eb6d818927f0a78a42081da2a2235f3e51f1 1,480 0.80/1.00 vMB 4
588,038 588,038 00000000000000000001da29f166d4fc614a9030f87e6374e9fd166c7c39cda6 1,848 1.00/1.00 vMB 15
588,037 588,037 000000000000000000121ee98ce40692be45c9b30359404eb95453afcab9f607 3,034 1.00/1.00 vMB 52
588,036 588,036 00000000000000000017c99efb894ce7a1bce1c09f18014081a381ccdd8be0cf 1,119 0.52/1.00 vMB 21
588,035 588,035 0000000000000000000f3b54ac33346bffdf621e5de50b28fa080252ee4c1a03 2,627 0.81/1.00 vMB 24
588,034 588,034 00000000000000000004854bdaaafb04b8fbbf062045c613eaf55b6150a0505c 1,762 0.69/1.00 vMB 11
588,033 588,033 00000000000000000008db042d1948a94084b35e8e6bb70cc7bc259f4b1a0b0e 2,778 1.00/1.00 vMB 26
588,032 588,032 0000000000000000000bed7e306af034a56b178d4c26c5e68eaaf389074cfee9 2,473 1.00/1.00 vMB 39
588,031 588,031 000000000000000000183cee2d9f315d556dcf0a5c76ca74eb44419a8ab98398 2,597 1.00/1.00 vMB 29
588,030 588,030 000000000000000000191cbce940d1a7c2beab12b0768a6221e804ffc7dcf327 2,785 1.00/1.00 vMB 15
588,029 588,029 00000000000000000009c708d78f367e5427e5c32699b67856b5c6398bfbdd9b 2,445 1.00/1.00 vMB 17
588,028 588,028 00000000000000000017e7faeff9236bd8e64efe2b7e59dadd64805b08ffb48f 2,173 1.00/1.00 vMB 31
588,027 588,027 0000000000000000001aa8bfae79d09cec8f73d6a295aced731dbac6576ca036 1,966 1.00/1.00 vMB 52
588,026 588,026 0000000000000000000ccf6299bb4684c7bdf69a25534f2fa0a7e103dd9c5387 2,900 1.00/1.00 vMB 50
588,025 588,025 00000000000000000018ce95d0c94ccd4f44d61a3a26503356e15ce10716fe21 2,824 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.56 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: 670.17 GB
    • Received: 15.82 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.