Loading Tool

Explorer IconExplorer

Memory Pool

48,341 transactions
22.97 vMB
0.13057484 BTC
Random Selection Loading Transactions
Max Size: 128.45/200 MB

Candidate Block

Mining Attempt 4f8ae5485e3238d8164e1ff05109fc23c6e125e505b4ed2fb0d0375b45c44410
Version 20000000
Previous Block 00000000000000000000d451218953608884fdf06a7d0218542220f2352919d8
Merkle Root aeb62ded52f8b57922b887a571cc25485b1d069aea41376c323e4e77b4a686f7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,370
Size: 1.00 vMB
Total Fees: 0.05435174 BTC
Feerates: 192.68 > 5.45 > 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,093 (651,596 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
262,497 262,497 00000000000000078d4c1366793b6841d26c31968c3bbfc6818bd448eaa22476 159 0.07/1.00 vMB 53
262,496 262,496 0000000000000013ebfe3ac25d258474900902f46331cd7f22837955486ef741 569 0.25/1.00 vMB 92
262,495 262,495 0000000000000003e9c676dbec03e97c664ffb5c6d053d7b5ec7daf7e4779646 252 0.11/1.00 vMB 93
262,494 262,494 0000000000000007bd04f290f7d26c2e4c79b24d1b71db5b5a5c89a46b5d9bd6 45 0.01/1.00 vMB 110
262,493 262,493 000000000000000f3732aa2f6a35f0b2259d3d88307432829eeccf591bf40fc2 136 0.05/1.00 vMB 72
262,492 262,492 00000000000000077125f7de1a6e36fa20591345a5fd6a07720a89f6b2a89b54 20 0.01/1.00 vMB 42
262,491 262,491 00000000000000070c52acad897ecc66989cb079e3ce650d9caa62db1946d811 227 0.10/1.00 vMB 78
262,490 262,490 000000000000000107d22ea59d001f004cc130cbc21c90e3fcf4ef86a0677d12 49 0.03/1.00 vMB 93
262,489 262,489 0000000000000004ee97071a7fb7886d32663d4e765ccf49bf8b67c1c9a44b30 16 0.01/1.00 vMB 56
262,488 262,488 00000000000000155851cd7c7f8b0124b554f427a001934cf2dc8df5539cf9d8 150 0.06/1.00 vMB 84
262,487 262,487 00000000000000070205d83330d51bdb4fdeab91c78d21af840fa5e1ba9454e1 197 0.09/1.00 vMB 60
262,486 262,486 000000000000000a90ddd2c58e23499f35b8aa30b06f46a2b4deef5240a12498 381 0.19/1.00 vMB 82
262,485 262,485 00000000000000114322e4412aa42b462bbf2eac4819af578a442afef1ba7199 128 0.05/1.00 vMB 84
262,484 262,484 000000000000000bcd5fcd31bf69560aa6ebc9d11cc89195575e1bfa2d028218 11 0.00/1.00 vMB 102
262,483 262,483 000000000000000c79960f64abfd002fd812082debeabd6d1fea762757eebed3 92 0.04/1.00 vMB 85
262,482 262,482 0000000000000016848641251debf0fca56af7c083331d8a499cc3fd2b6c023a 304 0.17/1.00 vMB 76
262,481 262,481 000000000000000014f3454ff7c5f18daf41395c8fc2d15ba25606bf08f897dc 181 0.08/1.00 vMB 70
262,480 262,480 000000000000000b581869689b791f463ba75ff1f7b74098ab634954c00dd067 248 0.12/1.00 vMB 85
262,479 262,479 000000000000000f00be09cde224a68ff220c4b6af5ad95de81b4bcd38fbb717 251 0.10/1.00 vMB 80
262,478 262,478 0000000000000006a24b1093bd07388ea8b7982f8886ab49a3ee198e10a2cded 273 0.14/1.00 vMB 85
262,477 262,477 000000000000000e6637e2a6ee4cbeef829b2a22c33be7050f00e3965c188b38 155 0.06/1.00 vMB 94
Previous 10 blocks ↓
Total Size: 780.76 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: 558.01 GB
    • Received: 7.10 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.