Loading Tool

Explorer IconExplorer

Memory Pool

80,465 transactions
30.55 vMB
0.08006138 BTC
Random Selection Loading Transactions
Max Size: 185.76/200 MB

Candidate Block

Mining Attempt 991606b96695fe6ad2faa896b6f5362830e53dcff9e5e6311f6e4ff2860d5645
Version 20000000
Previous Block 00000000000000000000c6a5ef862f60254cf87fcd565eed18945ad2828f92e7
Merkle Root 65f654279dd1bbee01480495660683e38b3caaabdd3fd5d4c3073867afff1510
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,810
Size: 1.00 vMB
Total Fees: 0.01128042 BTC
Feerates: 18.08 > 1.13 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,350 (36,179 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
879,171 879,171 00000000000000000001bd7633f1c053d29031ef09ff0652c413c2423959ede0 2,233 1.00/1.00 vMB 3
879,170 879,170 000000000000000000011ea9b1db874b7613d4cc4d8dfe7d20c63f12efac7881 1,516 1.00/1.00 vMB 8
879,169 879,169 000000000000000000016814d76fa5be1e02a07b5eca098095151a806277ce21 2,361 1.00/1.00 vMB 4
879,168 879,168 000000000000000000020c1007ac294a9193cdf7b91642127691c27fe561158c 360 1.00/1.00 vMB 1
879,167 879,167 0000000000000000000080e2c94c6030480f6acb556edf6d3fdc051dff6767c8 1,462 1.00/1.00 vMB 3
879,166 879,166 00000000000000000000999dda90235d5b43b338d2a974d37deac25f4ea6124b 2,613 1.00/1.00 vMB 6
879,165 879,165 000000000000000000015e29f49a4ae6d3825122b24fab539328b192e249f11f 651 1.00/1.00 vMB 1
879,164 879,164 00000000000000000000549141cbe18685652d1ccd4c99fae13404f1308737fc 2,365 1.00/1.00 vMB 5
879,163 879,163 000000000000000000003378157eadb392e590443d3a5483e3a5dac37d3cd863 715 1.00/1.00 vMB 1
879,162 879,162 00000000000000000001d510504ff84937563a3baf2dc7284454661a9ae3e80f 1,793 1.00/1.00 vMB 3
879,161 879,161 00000000000000000000804abc52f662bebe1a0513f8ae1376a7e82d5406430e 1,980 1.00/1.00 vMB 3
879,160 879,160 00000000000000000001d2544257d81e2fbafd0e9447034f24e0bde285a0d18a 1,125 1.00/1.00 vMB 2
879,159 879,159 00000000000000000001de782d2b31b21fe3f7bf195b7d19de594c0f60c08a20 2,093 1.00/1.00 vMB 5
879,158 879,158 00000000000000000001635d89f78e08ccd891217676817a71930b66f564b98a 488 1.00/1.00 vMB 1
879,157 879,157 000000000000000000011e63ff74cd73aa034f22db02b747ff9b69abd6e48cac 2,139 1.00/1.00 vMB 3
879,156 879,156 00000000000000000001546641dfba3f727afae229ffea9e2bc0bfa973d4d25d 626 1.00/1.00 vMB 1
879,155 879,155 00000000000000000001128c06b9d5b8b93c0775e16c9137b9b0a73d280eeb4f 2,719 1.00/1.00 vMB 6
879,154 879,154 00000000000000000000cb1540f20b2178d7f53ce1c350a1db3d55a5d3e49962 2,507 1.00/1.00 vMB 5
879,153 879,153 000000000000000000014d4350b025cd35345d2bd6dbdedc91ba638eafd01f2c 1,752 1.00/1.00 vMB 3
879,152 879,152 00000000000000000000dfd38c96186e6fd6508d20fe44bcde95dd30e6d92e7d 2,154 1.00/1.00 vMB 3
879,151 879,151 00000000000000000000fc1f8d81fd0c22dd725ba06ce4a9715916dafdec2d57 1,060 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 783.00 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: 718.48 GB
    • Received: 17.90 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.