Loading Tool

Explorer IconExplorer

Memory Pool

78,646 transactions
29.14 vMB
0.11792352 BTC
Random Selection Loading Transactions
Max Size: 175.79/200 MB

Candidate Block

Mining Attempt 6c66190a43d65c9092e0ef1dbc2a3d989b480e2c1e7280bc50324e3a3bef0f0b
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 9fd9ac295340d73313cd6c2ef8d48d8f31ed4a6999a625a2a10a4a7fe996c91d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,108
Size: 1.00 vMB
Total Fees: 0.04246528 BTC
Feerates: 150.80 > 4.26 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (501,775 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
413,490 413,490 0000000000000000022b2891617fb79dae51e607c1d9a77716dd99cdf8cb95ed 651 0.77/1.00 vMB 15
413,489 413,489 000000000000000001f70e9225ffb5a8252d51520f671db0413ca10271cd651f 1,602 1.00/1.00 vMB 39
413,488 413,488 000000000000000001475cf71b1b19df7e875d3c648fd5971a374f29fd4d97be 2,359 1.00/1.00 vMB 71
413,487 413,487 000000000000000000566d050e9dc2d001a56eece3f69380ebac6e842d31c22b 1,871 0.99/1.00 vMB 39
413,486 413,486 000000000000000000ebe28e3c02dd2577c672233d2888e350a0d9cd45bfb887 2,084 1.00/1.00 vMB 51
413,485 413,485 000000000000000000497bae5e5e4ca1da5126cdfb571fb25444c61bae6fa05e 2,510 0.99/1.00 vMB 62
413,484 413,484 0000000000000000000b41e099c47fa63347160fa5d46a22a649affeb75163f4 1,371 0.99/1.00 vMB 24
413,483 413,483 0000000000000000026decfc501b9e0823e6c0763d3bb18b039f2fe93cadf3e7 1,860 1.00/1.00 vMB 34
413,482 413,482 0000000000000000011f2c84fe1e56b4e3fb2f2485976f75e8724d0428d996a6 1,664 1.00/1.00 vMB 33
413,481 413,481 000000000000000000c6457947abc55fc0d977e6f37d524ab9630c5d71485c89 2,333 1.00/1.00 vMB 40
413,480 413,480 000000000000000001b9f3a2cf3e9584c9d38d43c9d29650e7177c8e90d25d88 2,193 1.00/1.00 vMB 37
413,479 413,479 0000000000000000043678c2b07827ad6a1469909c09a9a5f6377e2b01ae9172 2,643 0.99/1.00 vMB 54
413,478 413,478 000000000000000002c9ffe1889b386535f3ac4c8dfec521246ed274984802c7 2,553 0.99/1.00 vMB 88
413,477 413,477 000000000000000002fd0f014177dd2eb8cd1c1e16adb5903f37fb566bac1995 2,177 1.00/1.00 vMB 69
413,476 413,476 0000000000000000047c4e347a17bd37f9516e154a41c0af735bbcd849ff5ea6 2,467 1.00/1.00 vMB 46
413,475 413,475 000000000000000004b771da82bb384593b96e1705da380faac3a14343ecde1f 1,491 1.00/1.00 vMB 76
413,474 413,474 00000000000000000528602fbd7d15a5fdbcb8b3c2d7f8f89ea47894c3d2b032 1,577 1.00/1.00 vMB 65
413,473 413,473 000000000000000004cf87980fa2b62ea60c0517b32e38c81a75dddce4b8db34 1,976 1.00/1.00 vMB 47
413,472 413,472 000000000000000001dcfa4e3243cea9f4a62f11d020338d429b69573300249f 1,726 0.99/1.00 vMB 60
413,471 413,471 000000000000000001cb9401f5b9af73b9ff8b89b7332f4620b0cf8f559a7e75 2,171 1.00/1.00 vMB 54
413,470 413,470 000000000000000001902edf21ca205ba8fbab8faa6f0ad8f026e7ff344dddba 2,639 1.00/1.00 vMB 73
Previous 10 blocks ↓
Total Size: 782.85 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.78 GB
    • Received: 17.21 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.