Loading Tool

Explorer IconExplorer

Memory Pool

22,746 transactions
4.17 vMB
0.02345327 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 33.38/200 MB

Candidate Block

Mining Attempt 09c32f7e0f39500e289d5a6f98efcab0fd14da01fa0008552b3d14a49ade60c6
Version 20000000
Previous Block 00000000000000000001f8169700f7fb73d81d50019d45627eae82040ae0863d
Merkle Root d17eddf33e0ee183e4ee9050df4b2192cbe6948f06f94091a809ef98b5bea31a
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,825
Size: 0.57 vMB
Total Fees: 0.01393521 BTC
Avg Feerate: 1.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,865 (757,482 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
155,383 155,383 0000000000000d225b7dcf06860a629abafb169d83bb563016b0a9bd1ccc01f2 0.02 MB 31 45
155,382 155,382 000000000000098c534e3fe6be4c1efbc0c17672e7e16837132df1657be30f39 0.00 MB 7 40
155,381 155,381 0000000000000a734b64413b2dedc61820b2b0adffd7ac15caaf5455dd0fb8ab 0.01 MB 16 563
155,380 155,380 00000000000009d8e010c2e0aff83115e81080898ae654317d92f74ec24254c8 0.01 MB 22 29
155,379 155,379 00000000000007da87cca7b94ebda1556bc6e262f90a39a5090c632eb6bb509b 0.08 MB 14 76
155,378 155,378 00000000000009981995f6cafa3b03225974b35cb9e80dd78cd8c30f161e48d2 0.03 MB 51 116
155,377 155,377 0000000000000977f93a1c970cceedf0bdab49d45ed648b7eefe379b7f5ca22c 0.01 MB 23 166
155,376 155,376 00000000000007ac6734e4d61ddb1436118fc13a11355845fb4522521eb522a4 0.01 MB 25 694
155,375 155,375 000000000000081daf6f71dae66c3a7e59cedefcd747fe0d2eff13793ea3ee09 0.00 MB 11 53
155,374 155,374 00000000000001682f920f53b145f4ee3a78a613001bbba7096e4c9a7cc15006 0.00 MB 9 32
155,373 155,373 000000000000059f4e3287c4d24e339390df7529adf61d14beb66cf1557d45ea 0.01 MB 10 10
155,372 155,372 00000000000005fd3216309d9e228bb6deff1add12f009fdc4215d92bffafd45 0.01 MB 36 58
155,371 155,371 00000000000004425d0e9726953ed4d1702c2fdb97c6e1dce2302cefd43e2bdf 0.02 MB 76 0
155,370 155,370 000000000000029d05f300a11e224a79a4a8b2160a6ff3ce491625f7a7f95fd9 0.00 MB 16 48
155,369 155,369 0000000000000e2b2171075ac65adbdbe0d49874f7662c0193a7b1ee269a4310 0.07 MB 61 93
155,368 155,368 0000000000000280d24184fc9c112ec8e2514efbd9bf4fe7fcf06f7a1ab1bb10 0.01 MB 15 60
155,367 155,367 00000000000003cc7937fc4be514df67e69eb7eb596dfff6be0a3a6a2851e227 0.00 MB 11 0
155,366 155,366 0000000000000030b37c8fdbc065bace4621fcc34db12ba2b2e0fe81f58ff392 0.03 MB 65 105
155,365 155,365 000000000000061bf1acd13909581d60d5ecb2d499b4a6199ea51ca3f788e082 0.02 MB 76 111
155,364 155,364 000000000000051bf7fd52a9debf30b6905eaad050438e136f47d4c03eaff6bb 0.01 MB 13 28
155,363 155,363 00000000000005c7a1cc5317a85f94c21ed183256aa8ac0702f825f2550efa1a 0.00 MB 8 59
Previous 10 blocks ↓
Total Size: 778.60 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 107
    • Outgoing: 10
  • Data Transfer:
    • Sent: 221.41 GB
    • Received: 2.26 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.