Loading Tool

Explorer IconExplorer

Memory Pool

76,358 transactions
28.56 vMB
0.06883740 BTC
Random Selection Loading Transactions
Max Size: 172.98/200 MB

Candidate Block

Mining Attempt 045b7c0490bed0804869414c036bc6bc5160ceaeb19ef0349eb38a2b9c8063ff
Version 20000000
Previous Block 000000000000000000001d962d813166c213e66919ae03bd9d146ae85a1c4436
Merkle Root d7c4a949ae3c66789194346c24fbf052540edc385d4a1d1948388c6931a62e5c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,382
Size: 1.00 vMB
Total Fees: 0.00952618 BTC
Feerates: 79.19 > 0.95 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,154 (73,829 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
841,325 841,325 00000000000000000001f409b4b4fab81b78d15ad7cd41135f953dc1278cacc0 3,058 1.00/1.00 vMB 24
841,324 841,324 00000000000000000000796079397b886dc539a1083d6c132fb860d6a3d6f9eb 3,115 1.00/1.00 vMB 48
841,323 841,323 00000000000000000001966bba0db37c4444967071975bb7cdab5fda4f83cf17 2,612 1.00/1.00 vMB 24
841,322 841,322 00000000000000000000399f8f51fc205134ff50d8a758d91f2c6a8254e30d37 4,295 1.00/1.00 vMB 28
841,321 841,321 00000000000000000000781cb80f2af94feff0f9feb5d4d6ab53655154e34996 3,320 1.00/1.00 vMB 20
841,320 841,320 000000000000000000025eb6d16c87b17addcf94fbe17e3905e8e9a29b0536fc 2,294 1.00/1.00 vMB 36
841,319 841,319 00000000000000000000234a54e0717c1fb770e45637e35c031ba6ccb74decc4 3,614 1.00/1.00 vMB 29
841,318 841,318 000000000000000000015eff1f1a963a749e95366de0f27860b2452e0ecc008b 2,693 1.00/1.00 vMB 33
841,317 841,317 000000000000000000004183bbe6a5836573073f5c49accfe10400190c129c80 3,039 1.00/1.00 vMB 51
841,316 841,316 000000000000000000029cae6afa75c884f2d16bc8d83de1f3c3a34c1ea503a4 3,154 1.00/1.00 vMB 23
841,315 841,315 00000000000000000001e68657c1fae78b44cd748d6c6ad4b16586d5343842f1 3,371 1.00/1.00 vMB 28
841,314 841,314 000000000000000000009ea37958a614aa402e0e027349bdf57395a7c4de7635 2,947 1.00/1.00 vMB 32
841,313 841,313 00000000000000000000cb50313a958adfe31390612acea295e2008d9ac2b8ab 2,875 1.00/1.00 vMB 40
841,312 841,312 00000000000000000001947ac9a6ee7d88f302ed5b0502893bfaf8489d3b1a8c 3,122 1.00/1.00 vMB 27
841,311 841,311 0000000000000000000224f92b75b3748c01ca84f33cc2f9090a56849e4a2c47 3,813 1.00/1.00 vMB 38
841,310 841,310 00000000000000000001d7c7c5e7f4239dee8076c41f7b0411eb89552c307a4a 3,375 1.00/1.00 vMB 56
841,309 841,309 000000000000000000031d450500ba5bf2267b0d9dd641b606744c5e39ab71f4 2,944 1.00/1.00 vMB 39
841,308 841,308 000000000000000000006f918fbb00c606c8ec4b478a03db9a08119972d4a153 3,148 1.00/1.00 vMB 28
841,307 841,307 00000000000000000000e1a325276f85663c390b4baffbd60397586bb0e5f399 3,237 1.00/1.00 vMB 60
841,306 841,306 00000000000000000001110c3d270842747b9689c653e9a94cacbfa925f6265a 3,413 1.00/1.00 vMB 44
841,305 841,305 0000000000000000000077f28728313f4085275acb1745a438b71f197fee2a00 2,707 1.00/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.66 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.98 GB
    • Received: 16.35 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.