Loading Tool

Explorer IconExplorer

Memory Pool

79,552 transactions
29.67 vMB
0.07782450 BTC
Random Selection Loading Transactions
Max Size: 178.23/200 MB

Candidate Block

Mining Attempt bb22e739cb8d551e7f834042c56d4a6f9cacc785c81bae4d2a642794c964aa44
Version 20000000
Previous Block 000000000000000000013cf702d9414db714b4bbb933ec22a416aebfd32738ef
Merkle Root bfb13196bd39365f4a9727f0d9a08ebc1813a3bd5403683d80d2da4cc1d5fa02
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,420
Size: 1.00 vMB
Total Fees: 0.01735576 BTC
Feerates: 502.65 > 1.74 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,010 (73,697 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
841,304 841,304 0000000000000000000284c8ad4e7ca1ad7c09572cfad546bc086212350cf659 2,824 1.00/1.00 vMB 49
841,303 841,303 00000000000000000000daf79c69330c949310d142ef934e545c974ca555a804 2,524 1.00/1.00 vMB 22
841,302 841,302 00000000000000000002b79256a977436150ccb8daaf14e035a95011b8f32452 2,917 1.00/1.00 vMB 30
841,301 841,301 000000000000000000017b09bf4e5ff5db9af8b4d6eddfe59b07c97360bf64b0 3,350 1.00/1.00 vMB 31
841,300 841,300 000000000000000000014aee3a437446710a5e2dd5f9c92ecfb2c8baf70daca5 3,520 1.00/1.00 vMB 40
841,299 841,299 00000000000000000001113c699939dd9aa5454e135084d245e8e93efe389d8a 831 1.00/1.00 vMB 20
841,298 841,298 0000000000000000000299819ff14a1d3ebd6aebe2cc3276b9edc6c4e7219454 3,483 1.00/1.00 vMB 32
841,297 841,297 00000000000000000002f6a37d7607ce332b6bd83f8562ecc6a9846e9e12949c 2,994 1.00/1.00 vMB 27
841,296 841,296 000000000000000000017072dc07f1fd20a798511338858a51e7479734bc7408 2,838 1.00/1.00 vMB 33
841,295 841,295 0000000000000000000243c94daba80cce05263a4b26ea449632daa84efcfeed 3,563 1.00/1.00 vMB 64
841,294 841,294 00000000000000000001fa87bb78eb329ec4cbd2ac30112fc82d5cc9d54d97f9 2,388 1.00/1.00 vMB 27
841,293 841,293 0000000000000000000278891b38935fff6209009264a77bb24d3a6cc38a8fb2 2,825 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.41 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: 665.18 GB
    • Received: 15.09 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.