Loading Tool

Explorer IconExplorer

Memory Pool

77,358 transactions
28.88 vMB
0.09989916 BTC
Random Selection Loading Transactions
Max Size: 175.26/200 MB

Candidate Block

Mining Attempt 98baa8f8e51dacd73de2a6fc92eae4923a3e4cb0875e9a2d2902c3b6e8f47349
Version 20000000
Previous Block 0000000000000000000172681c51a3d1420d64b53f092a1fc2f3f9d3e0558f71
Merkle Root 44b98204e30e28d334b271508492a4669097228da369640003d293581a86e506
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,588
Size: 1.00 vMB
Total Fees: 0.03118371 BTC
Feerates: 180.82 > 3.12 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,270 (167,797 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
747,473 747,473 0000000000000000000212548aff4d5bd022f0e261ace4367293df739568e583 642 0.23/1.00 vMB 12
747,472 747,472 000000000000000000045d47c3a30e97e4c05ebc4b3c55a874cff71d790b3071 1,165 0.38/1.00 vMB 12
747,471 747,471 00000000000000000005f737f402f464393cfa346401d286c6fdbb9f2c7f4116 931 0.32/1.00 vMB 11
747,470 747,470 00000000000000000005836c55744235516d68c59177485bf3bd94e88b8721e2 762 0.63/1.00 vMB 3
747,469 747,469 0000000000000000000246132b74cf9e48e664396f956f3a146d1e1bd1886da8 2,582 1.00/1.00 vMB 12
747,468 747,468 000000000000000000003dc8ebfe64e05eed00f92bc8c8819eddde139012980c 1,024 1.00/1.00 vMB 8
747,467 747,467 000000000000000000032c94f4b789827ba73e97ff3861e541d1d8559a47d089 1,202 1.00/1.00 vMB 14
747,466 747,466 0000000000000000000a03f210fb1f906996d73638919938ed308198face16df 805 0.29/1.00 vMB 11
747,465 747,465 0000000000000000000570eedd4785e01d04ff96ea9e337e68cb6b57834b2568 211 0.10/1.00 vMB 9
747,464 747,464 000000000000000000051805c780e5d204ed15dd2c2b7f08574c23701dbf727f 1,072 0.69/1.00 vMB 5
747,463 747,463 0000000000000000000821722ce6335c502f905692b1d95503e132823a0b918c 1,211 1.00/1.00 vMB 11
747,462 747,462 0000000000000000000516a38b6763b6b0e69cb68a4d07157fcfa1bf9817b33c 203 1.00/1.00 vMB 1
747,461 747,461 00000000000000000007a0570d15c01070c07be4e19f49b9fb25eed02f2499a1 2,292 1.00/1.00 vMB 10
747,460 747,460 000000000000000000066448f2f56069750fc40c718322766b6bdf63fdcf45b8 1,419 1.00/1.00 vMB 7
747,459 747,459 0000000000000000000728cc70f0d0d37e2f5165a6d8016b662648d1eb5fa628 2,713 1.00/1.00 vMB 12
747,458 747,458 00000000000000000004a05dd72726031e79cfcc2ad6339568d89cad4071057d 723 1.00/1.00 vMB 1
747,457 747,457 00000000000000000003c26f40934d106919b25ac9c26ec641c896d2ae0c43f0 2,632 1.00/1.00 vMB 14
747,456 747,456 000000000000000000078ddb67eacc098be3dc9b74696f76589a6ec0381c1d22 469 1.00/1.00 vMB 2
747,455 747,455 00000000000000000001fe69d34ca0a52d053dbd2c8030d2b0093372f73a307a 1,928 1.00/1.00 vMB 6
747,454 747,454 000000000000000000018e37c90024701afbdefc0e2a21882ed4a1fb1cd16456 1,180 1.00/1.00 vMB 10
747,453 747,453 00000000000000000001c7e266760de72cef114902bc608df5d2197c13ec0642 2,227 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.86 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: 712.90 GB
    • Received: 17.24 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.