Loading Tool

Explorer IconExplorer

Memory Pool

73,334 transactions
27.09 vMB
0.06261642 BTC
Random Selection Loading Transactions
Max Size: 165.21/200 MB

Candidate Block

Mining Attempt d266bf384fb505cabfc9e1fe0301dcf531ebb6bbea4c8749aa7853c7949f4a44
Version 20000000
Previous Block 000000000000000000004ed27dd3f7a6a8aa11f24ae6e90960d02ebf523baf7f
Merkle Root 8aba2f8edaa960034bc1179ef72c1d541b4937a230cc99835f3f690375f101bf
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,704
Size: 1.00 vMB
Total Fees: 0.00503085 BTC
Feerates: 60.13 > 0.50 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,319 (500,055 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
415,264 415,264 0000000000000000057e8ea0df373d758fc22aec179a572486bcfd3669dc71fb 1,457 0.78/1.00 vMB 35
415,263 415,263 00000000000000000207c4080de2d206993e3b85b1b68a29ed44ae33a6282a09 2,224 0.87/1.00 vMB 48
415,262 415,262 00000000000000000233a958f963f114b83e2043206a36654cc1f0abd8f199f2 581 0.23/1.00 vMB 51
415,261 415,261 0000000000000000040ef0d59313e81de0f20e575afd12e61632ffac67a35f96 1,564 1.00/1.00 vMB 28
415,260 415,260 0000000000000000055ae9ef4e93414e981dd3ae6dfb4b48136e803282ee4b11 796 1.00/1.00 vMB 15
415,259 415,259 0000000000000000028b9357c96b70b212859e6c325cfc1c7c636c0b19ebf3d0 2,803 1.00/1.00 vMB 61
415,258 415,258 000000000000000002e3d2889b00651922ced252cbec75585818ce56bcbaabc8 564 0.31/1.00 vMB 43
415,257 415,257 0000000000000000002a463fafa100bf6a3d6dfa784e5f0225a12efe29da1c48 1,874 1.00/1.00 vMB 33
415,256 415,256 000000000000000001533133795b611b86c10cefe89bcfe989bb0f5c483108a4 3,122 1.00/1.00 vMB 70
415,255 415,255 000000000000000003b39bfcd2c1f0e947d9ee636b3634ceb9dd5cfc56b6a5e1 1 0.00/1.00 vMB 0
415,254 415,254 00000000000000000541b299bc1b9e99cde0740b89f96dee056dbd7d2800909e 1,116 0.60/1.00 vMB 40
415,253 415,253 0000000000000000045a99c233077578bb3ca3b06c28371be024b9f405a37c9f 1,038 1.00/1.00 vMB 22
415,252 415,252 0000000000000000025b044c08cd08a88e7f0db7985a427fc1448c61a756b66c 2,597 1.00/1.00 vMB 59
415,251 415,251 000000000000000001a815bda17b9636432f498fe3f3796e739929ae85edff7a 2,156 1.00/1.00 vMB 34
415,250 415,250 000000000000000003b5645916a3f0a76a5b5f1822ab37de5e070a0c5bba9a31 3,343 1.00/1.00 vMB 85
415,249 415,249 00000000000000000559c5a888fde2a4b25718520abb0759a983ef1bc283ccf5 292 0.14/1.00 vMB 36
415,248 415,248 000000000000000004b1f4ceb26546124e288c4040c68404b37fc6488ca12f28 1,486 1.00/1.00 vMB 28
415,247 415,247 0000000000000000001fc237278363f49d8c8bf6bb3f32a5da98d8bd4b09acf3 2,178 1.00/1.00 vMB 64
415,246 415,246 0000000000000000007acce1f8cfcc3abb5e308e26396670d3972014c829cdec 78 0.03/1.00 vMB 45
415,245 415,245 000000000000000001d1131acc9d9c1352eca7ba86fc61d0fd9822db92c20447 941 0.92/1.00 vMB 22
415,244 415,244 0000000000000000001ac570c6af4b2be6b17997a489e50ee15dfbe31aba3262 829 0.31/1.00 vMB 59
Previous 10 blocks ↓
Total Size: 782.94 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: 714.95 GB
    • Received: 17.63 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.