Loading Tool

Explorer IconExplorer

Memory Pool

81,072 transactions
30.41 vMB
0.13468915 BTC
Random Selection Loading Transactions
Max Size: 182.03/200 MB

Candidate Block

Mining Attempt 6ae492876b00f7f5c27093aa82d8e88c6f041616e65d005a876e6f21575eb9ac
Version 20000000
Previous Block 00000000000000000000b062ce7c1ce93baecfacba3f86e7f53b0c46b27d927f
Merkle Root 9dd25ad68eaa44c76209f442b98adedf40e5ef8cc496f46f38607b26bc2fafe7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,910
Size: 1.00 vMB
Total Fees: 0.06205904 BTC
Feerates: 150.86 > 6.22 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,106 (167,800 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
747,306 747,306 00000000000000000009faf816429354e2cc7ea3f4ee1effaf3d34e919b89a8e 689 0.27/1.00 vMB 11
747,305 747,305 00000000000000000006f88c546b118b1798d4c397bc07ef4c5ec0fba11e5aec 1,144 0.75/1.00 vMB 10
747,304 747,304 00000000000000000007ec051feb167f6bbd217e48e940143028eb3e7d6a538c 78 0.11/1.00 vMB 17
747,303 747,303 0000000000000000000813812bfb8beb01d87c40457a0b60bc5fce331540f77c 221 0.22/1.00 vMB 16
747,302 747,302 000000000000000000004bcb959b251296b784574a507af0a97ebec6b57d1ca1 363 0.62/1.00 vMB 10
747,301 747,301 00000000000000000006e60da2274fee6657582ce223cf97fb9121ee0d890af7 1,513 0.91/1.00 vMB 4
747,300 747,300 000000000000000000036f42a6f88a3e5f6a98214a52d9eec19e2ce63ad4b7ff 2,892 1.00/1.00 vMB 22
747,299 747,299 00000000000000000006670ff525772b2fda17d39b5d827c63e4f4fc64dd7a3d 1,618 1.00/1.00 vMB 5
747,298 747,298 000000000000000000011663b2e30b4a4ee41c51d72d725f3c19136b084a4d6f 3,027 1.00/1.00 vMB 19
747,297 747,297 0000000000000000000066c4a1a080ed168f5e573ebd999de903f655b434c035 1,780 1.00/1.00 vMB 8
747,296 747,296 00000000000000000007c9d28bf566bcc19e7748f8c61f838dd20efc3e265408 101 0.04/1.00 vMB 9
747,295 747,295 000000000000000000046a468eed8fdd2b918673add4e98b5694e7c499c4e77b 761 0.73/1.00 vMB 9
747,294 747,294 0000000000000000000228d9cf2eecbc85e93a2a2b35764183bc3034fbde9431 61 0.02/1.00 vMB 11
747,293 747,293 00000000000000000009ce95605fcadf2c076a996a6a2dd4fca45a125f480130 1,004 0.40/1.00 vMB 12
747,292 747,292 00000000000000000005f2ed879d62bed4ed6cd9c9f324ca194043f7313e6ce8 453 0.18/1.00 vMB 13
747,291 747,291 000000000000000000032808fa2f3f1a0251cf64ecfdf7d4db3bf17e5067c24a 293 0.08/1.00 vMB 14
747,290 747,290 0000000000000000000589a3088044bcd6a63c47e33a9b7ec5c86fab37cd512b 1,977 0.68/1.00 vMB 13
747,289 747,289 000000000000000000055fdd5f28e4a49599b2eeda34119c2d03a9beec202d86 466 0.18/1.00 vMB 12
747,288 747,288 00000000000000000009d49a3330a67daa3c94813e7c1a419f3f4205119db35f 833 0.32/1.00 vMB 16
747,287 747,287 000000000000000000006a1ffb47bb85af997646197fba698e32d5173ae11391 189 0.29/1.00 vMB 3
747,286 747,286 000000000000000000054979a4e8fd03f7ed3efb6b04324cadd6862c6a60763a 2,848 0.97/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.57 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: 671.24 GB
    • Received: 15.89 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.