Loading Tool

Explorer IconExplorer

Memory Pool

37,075 transactions
26.34 vMB
0.06129378 BTC
Random Selection Loading Transactions
Max Size: 134.15/200 MB

Candidate Block

Mining Attempt 22a5704f6f6229a3b2d9457f66b4cc24190fd734fca0469f33a84f16f3a0fc11
Version 20000000
Previous Block 000000000000000000014f51cdb922adcbfbf8306ee11aa840c0f99483a0eb43
Merkle Root b85186d067571abbfc1700b6351f7b86683c64478409b4d9bb6702d66703c114
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,726
Size: 1.00 vMB
Total Fees: 0.01240657 BTC
Feerates: 226.23 > 1.24 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,656 (415,325 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
499,331 499,331 000000000000000000a33a8a5c3a5e16c6ec529f514e5e1b22f7ae864cbc839a 2,544 1.00/1.00 vMB 390
499,330 499,330 00000000000000000074e1fd61ce066008f08e205f87cc799c4a357ed0f0c2b3 3,486 1.00/1.00 vMB 398
499,329 499,329 0000000000000000004b1876f8e7050c173371db674b5f3ad7a90b27418a9f47 3,540 1.00/1.00 vMB 399
499,328 499,328 00000000000000000066f1c4170571a9a42fb1a161a076ecc3d332d2a54e1e72 2,519 1.00/1.00 vMB 450
499,327 499,327 00000000000000000017550c02d6a651c7a79b54c07d4a33b55c5f88c9bf8e3d 3,114 1.00/1.00 vMB 410
499,326 499,326 0000000000000000007c62646a0e052180354d4a86dcefe8ea7024e6f75a8918 2,324 1.00/1.00 vMB 450
499,325 499,325 00000000000000000023d2f6fe50f72f40c350452594abf481fa2452e2c674d5 3,057 1.00/1.00 vMB 417
499,324 499,324 000000000000000000ab4e5ee03c791b6164d90ce535645a7db00d767b2c8b72 3,256 1.00/1.00 vMB 375
499,323 499,323 000000000000000000204c3de68921c2e0807ddbc12b723d7075ce1e99372124 2,961 1.00/1.00 vMB 431
499,322 499,322 0000000000000000001382ee5f1f66e3ee45f5aac23a21a282140ba30c30db64 3,086 1.00/1.00 vMB 415
499,321 499,321 000000000000000000a3bc864509da4bcd9bdabf9a63c231b8d1a0de84465203 1,591 1.00/1.00 vMB 239
499,320 499,320 0000000000000000004d7abfdeb5569539c40ab1634dbfff8ee0a82f2664db95 2,185 1.00/1.00 vMB 205
499,319 499,319 00000000000000000043abb70e40b1d4fa84000707919ade498aa7841615a85c 2,610 1.00/1.00 vMB 338
499,318 499,318 00000000000000000072de63d44762bfd96e6f1afbb28de03dfdf1e39589ed08 3,001 1.00/1.00 vMB 363
499,317 499,317 000000000000000000452f28a7d0ab5872cfc7c25d585637cd58513d5acd14bd 3,130 1.00/1.00 vMB 409
499,316 499,316 000000000000000000965351f25aa1d8caa2bfbc8f005009825b876c94e29ec1 3,096 1.00/1.00 vMB 396
499,315 499,315 000000000000000000190db9193cbb4f880eb840758cc77582c4b46b8bd19515 2,947 1.00/1.00 vMB 424
499,314 499,314 0000000000000000002b2692d2b96b5ef620d7c5f32739607dbb155f4c44b07f 2,642 1.00/1.00 vMB 367
499,313 499,313 00000000000000000083c8448fe29f0bf68b51e76f8c06f64d12a0966508902e 3,000 1.00/1.00 vMB 393
499,312 499,312 000000000000000000a485da253ae805a63fd86aaa0d7087bec48b4429e3cee3 3,170 1.00/1.00 vMB 405
499,311 499,311 00000000000000000084c63972004f4d8e72a8918b69c1237db8f35b5ad11238 3,093 1.00/1.00 vMB 397
Previous 10 blocks ↓
Total Size: 781.78 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: 633.23 GB
    • Received: 12.19 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.