Loading Tool

Explorer IconExplorer

Memory Pool

41,605 transactions
28.91 vMB
0.06894084 BTC
Random Selection Loading Transactions
Max Size: 148.09/200 MB

Candidate Block

Mining Attempt b7c0f583972ea231101cff8f0edb0c7db991e0bfae3f07c36b480abc9193a021
Version 20000000
Previous Block 0000000000000000000109f5c0bf8516a6aa7ceb54e4b23cd73ce285a7f939df
Merkle Root 23094ce4688d4953bae4b833ab19f5364f6f95eb4df90f408e4b5cee97ba820b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,721
Size: 1.00 vMB
Total Fees: 0.01271701 BTC
Feerates: 100.36 > 1.27 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,614 (464,534 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
450,080 450,080 0000000000000000008b4abf6d3159226680c42c911b3c4ded66a00e576aaf1f 1,845 1.00/1.00 vMB 75
450,079 450,079 000000000000000001dca2866902adb824c524392ae9cbbc72ffa59c531cc3ba 2,307 1.00/1.00 vMB 126
450,078 450,078 000000000000000001710a1028cbf33040596aeadb983450bde6b06b260211fd 2,378 1.00/1.00 vMB 67
450,077 450,077 0000000000000000014c1988634fc326393e506d6493e03f79225966e800143b 2,075 1.00/1.00 vMB 85
450,076 450,076 00000000000000000153e48fd3ba9155266eb01a4afa318ca97be25ceb96943d 1,759 1.00/1.00 vMB 88
450,075 450,075 000000000000000000f311e6a7b14cdb5515c338d9b0553082d769786217f0ed 2,488 1.00/1.00 vMB 116
450,074 450,074 00000000000000000157c677e69adf6194529237c3ad7800d4c2f67755e5cfdc 2,047 1.00/1.00 vMB 56
450,073 450,073 000000000000000002a8508120b54ff86dd696c9dc4bd6a0ed934354a6627630 2,153 1.00/1.00 vMB 108
450,072 450,072 00000000000000000145099df38de1371782e66ce2054383db379a00925098a5 967 1.00/1.00 vMB 34
450,071 450,071 000000000000000001c38253ceda9dbd3cdb85b855b32296eafb5296d619e74c 2,127 1.00/1.00 vMB 58
450,070 450,070 0000000000000000003da490dbe0a48758afa626a5a0ccc1c43d8538e52937b2 2,141 1.00/1.00 vMB 85
450,069 450,069 00000000000000000082fcaf06a5af5fb196a6728aab55605406415ac3e7252e 2,140 1.00/1.00 vMB 69
450,068 450,068 0000000000000000008f145145fc0c1f4ecfbf2507eb09ca4e3cd1ec74d15950 1,525 1.00/1.00 vMB 84
450,067 450,067 0000000000000000015524160f6807c2fddbcfd6249933723f25d79ee85ba14d 2,293 1.00/1.00 vMB 96
450,066 450,066 000000000000000002af39fdacd6e6b1c52dc66e642ade397cc0d85b2cce16b7 2,442 1.00/1.00 vMB 133
450,065 450,065 000000000000000002a530b32efce4cb4ee01b401d58592ce36939d84c9f94b9 685 1.00/1.00 vMB 142
450,064 450,064 000000000000000002c48f1a54758dd5ce57b68f0a7a2a606e900bd513cf20e5 1,448 1.00/1.00 vMB 61
450,063 450,063 0000000000000000018423b791fc96849d6441f7e5b5284e533936c1dbc3b4ff 1,151 1.00/1.00 vMB 42
450,062 450,062 00000000000000000205de55fd3b8e7431181a3bec961eb1e58f150e47ff3f7a 1,455 1.00/1.00 vMB 99
450,061 450,061 000000000000000001e051de3f87a2419a040923115058754a914d2b886303bf 1,833 1.00/1.00 vMB 76
450,060 450,060 000000000000000001894538e9f0302c14e970ddac89aef6f5c78cb651d7c737 1,183 1.00/1.00 vMB 58
Previous 10 blocks ↓
Total Size: 781.71 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 629.30 GB
    • Received: 11.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.