Loading Tool

Explorer IconExplorer

Memory Pool

49,685 transactions
30.43 vMB
0.18547939 BTC
Random Selection Loading Transactions
Max Size: 162.90/200 MB

Candidate Block

Mining Attempt 028f737126c25e9fa375583fabcd3db2c442a7de2494dcdedf93a877aefd3a0f
Version 20000000
Previous Block 0000000000000000000186ede1a913650c17a83169801ba62b38a00ade68ef12
Merkle Root f5aeeb97e5612978ff9ae4ce67698247fa6b94e3cb6b10292ffcb2b567b1d9b2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,800
Size: 1.00 vMB
Total Fees: 0.10074670 BTC
Feerates: 261.10 > 10.09 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,811 (567,557 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
347,254 347,254 00000000000000000ac7d0a8271cd3aa40a5d008bbb605f1c181585678a85040 496 0.74/1.00 vMB 10
347,253 347,253 0000000000000000144a880be9808c2fe430d1a5a9ed18d461931f9ce43eb4fd 1,185 0.75/1.00 vMB 24
347,252 347,252 00000000000000000914074bee154a96a1a8696d7cc4529caa3489cbc97ff502 512 0.18/1.00 vMB 34
347,251 347,251 00000000000000000eb638c4cb6d638f3f145d1ead28b1796ee1de24667df58b 1,962 1.00/1.00 vMB 29
347,250 347,250 0000000000000000052c031724d0f219c3b42dcde274c072cf910855a1708523 997 0.99/1.00 vMB 15
347,249 347,249 00000000000000000561d1f358581a0430857a1618efb590b7141a8f1c33b7a5 689 0.68/1.00 vMB 15
347,248 347,248 000000000000000000718564d2fe35758a96ccdb21ec03d9d065809625eeaadf 206 0.74/1.00 vMB 6
347,247 347,247 00000000000000000d2f2fa5071b947f845422d50ab701fe672716cadbe23adb 1,144 0.70/1.00 vMB 23
347,246 347,246 0000000000000000007364098f0f3226ab39723e001c1afd0233503968708143 325 0.75/1.00 vMB 5
347,245 347,245 00000000000000000f9c77de230cde3d43e55807fe7b107d6e16422fbcad32f5 1,398 1.00/1.00 vMB 20
347,244 347,244 000000000000000014edfcabd88fcee9508de8cb1776c09c91b75e6c89a9523f 1,206 0.75/1.00 vMB 26
347,243 347,243 00000000000000000bce24fab24d31ee67c10ee5a56141053067ac8cf7dfcd73 561 0.96/1.00 vMB 9
347,242 347,242 000000000000000013debd17442d8fad3fbfb1851759d6b23bfe588482a171a7 44 0.02/1.00 vMB 22
347,241 347,241 00000000000000001251c555a7abfa0d84ac3685a77508cd83fad18dbabdd30e 59 0.04/1.00 vMB 19
347,240 347,240 0000000000000000027967b4776630b8708e37afeccaef017940489150a20c5a 720 0.74/1.00 vMB 16
347,239 347,239 00000000000000000ad0c0c3f020fb01702727d5dfebbe7dc4282b77b0c085cc 153 0.75/1.00 vMB 4
347,238 347,238 000000000000000016da4b4371e94e552ac5c58c625b8cab97ad5762ef793512 416 0.75/1.00 vMB 10
347,237 347,237 00000000000000000a60df20be827e1eeedae3d78c9e7e8bb3efd30944bc17a8 1,402 1.00/1.00 vMB 17
347,236 347,236 00000000000000000553580faf498874f2aa1b382b9c98a898a71584d7066a3c 581 0.75/1.00 vMB 14
347,235 347,235 000000000000000003db7c83a9fcbc0f2c610784761c3154b0b772f2c1a99a5d 191 0.99/1.00 vMB 7
347,234 347,234 00000000000000000659d1eefdabb9f34c22ec057c1090f5ff1143e6631bc49f 1,500 0.75/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.05 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: 651.01 GB
    • Received: 13.38 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.