Loading Tool

Explorer IconExplorer

Memory Pool

78,904 transactions
29.21 vMB
0.09612983 BTC
Random Selection Loading Transactions
Max Size: 176.54/200 MB

Candidate Block

Mining Attempt 8987986a4ec6184665e85e48bb196656d40bd4e845a368c3cb05d4f2bc2371f0
Version 20000000
Previous Block 00000000000000000001c91beefdbf93e824f2717ab594e9edd9a754a7cec7fc
Merkle Root bc8a4afa2dc72c902ab9a7e371c311b1c93690fff57bd139ec5f533f4b34fb25
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,611
Size: 1.00 vMB
Total Fees: 0.03472770 BTC
Feerates: 477.45 > 3.48 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,137 (623,091 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
292,046 292,046 00000000000000008f8486f49915c18c70d6644bde79fd0c90ff77b01e638893 268 0.14/1.00 vMB 32
292,045 292,045 0000000000000000d4292febc13e2c7684da73d13f9f033fcf4a68f8ddf2ca28 128 0.06/1.00 vMB 50
292,044 292,044 00000000000000006e2eece705220322a7260aadb688fa7266a378506542c59d 268 0.11/1.00 vMB 45
292,043 292,043 0000000000000000ffa8da29a2497430cd4064e719f8a72681616885c53e532c 29 0.01/1.00 vMB 26
292,042 292,042 00000000000000001af4d3c1deb7f434527bcafba456c74489d905248d0188d5 269 0.14/1.00 vMB 35
292,041 292,041 000000000000000065933af8b3e299f46e06540ec83ebd98413582c5ecaf71a0 152 0.06/1.00 vMB 53
292,040 292,040 00000000000000005313412a41e57d5892f8daf846e722730e2edd9aea36c0fd 170 0.08/1.00 vMB 33
292,039 292,039 0000000000000001011289c8a06ff5563d9a528b81443ea2760698ba861993f9 211 0.12/1.00 vMB 28
292,038 292,038 0000000000000000cf74d0a225a92f3a4926a41ff8f65d87c7cff6bbc6547c9d 187 0.07/1.00 vMB 46
292,037 292,037 0000000000000000c2bf9f4012f91e81135b8d226d13b670558c2adb81768685 409 0.21/1.00 vMB 39
292,036 292,036 0000000000000000302f96dc9dfe2cae9858870928feeda6a895a809a55139de 223 0.09/1.00 vMB 42
292,035 292,035 0000000000000000d475c68d20650bcf902ed24f9f62d780926fbf6b887a2c8b 23 0.02/1.00 vMB 8
292,034 292,034 00000000000000002d124d2181635147d5c8237b397d5fe2aff7304ec705e858 343 0.18/1.00 vMB 41
292,033 292,033 0000000000000000a48841bd089c174a8139e4a797a14c91fc676aadf8738e52 81 0.03/1.00 vMB 64
292,032 292,032 00000000000000009cf2742a68194ef021c1f5a27dce4ef73f40f7f2256a65f6 44 0.02/1.00 vMB 38
292,031 292,031 00000000000000003a184a86c76b1f19bb7f77b099105339ad5eb30d810c746b 273 0.14/1.00 vMB 31
292,030 292,030 00000000000000001e81364d89e3c329c5d226030a013e2ca169e812778dc132 136 0.05/1.00 vMB 49
292,029 292,029 00000000000000006607227634253aa9bf6519237c45278758277b9b871c0c46 219 0.07/1.00 vMB 51
292,028 292,028 00000000000000003b03708bbb57883411203d3a8729c6f5ab47ac15d9941e38 154 0.06/1.00 vMB 36
292,027 292,027 00000000000000000ce503ddace42ea5353389b7e0c8f8e866ba100068576582 91 0.04/1.00 vMB 7
292,026 292,026 00000000000000006bacb9cd4bba02c2d1fb254e50163730eee160fa713cd5ce 248 0.10/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.63 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: 672.17 GB
    • Received: 16.17 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.