Loading Tool

Explorer IconExplorer

Memory Pool

39,770 transactions
27.67 vMB
0.06906042 BTC
Random Selection Loading Transactions
Max Size: 141.52/200 MB

Candidate Block

Mining Attempt 01d8b10184e2c1d04d7706299c22c86daab94155ae5a9eb8c4bffd518f2bb870
Version 20000000
Previous Block 0000000000000000000150af92ee92bd2e82ce4cfb7457b8417f1c43deb942f9
Merkle Root 791e9280bb4a3bb09307fbcf0cec274700edc3bd31dee0f83633c64343d5730e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,500
Size: 1.00 vMB
Total Fees: 0.01621714 BTC
Feerates: 100.95 > 1.62 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,644 (816,253 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
98,391 98,391 0000000000031bd23fb1715c817a2f11c068a723dc5a26004ae4864e0db37b10 2 0.00/1.00 vMB 0
98,390 98,390 00000000000504799713cbf9a78598338eac38244dc51509674058f06ec3457b 1 0.00/1.00 vMB 0
98,389 98,389 0000000000023a59eec30e2fff5f41a54e57a5d785403b6ca058780014e18f09 1 0.00/1.00 vMB 0
98,388 98,388 000000000000e0d9bd24851020155f6d7c334e3a52218556b3c26f624b5ba23f 2 0.00/1.00 vMB 0
98,387 98,387 000000000004319d2ee0fbb359b478c8526dab72e4ced32c8b88b229f68d980e 1 0.00/1.00 vMB 0
98,386 98,386 0000000000030ab32ff56830c34f0fb2ab80a97fb7cc6c01ee6fb93c15e5d66b 3 0.00/1.00 vMB 0
98,385 98,385 00000000000145ee2bb201114d0957317c6e9c13779cb817fad9376e5cec77f1 2 0.00/1.00 vMB 0
98,384 98,384 000000000003858ad3bc080dc52740e29ff3c6a8a036333eeae0bf34d210c89d 1 0.00/1.00 vMB 0
98,383 98,383 00000000000289e0219e8b0bfab6fdedc5aaab73bc2b8e6afce12027616167c3 1 0.00/1.00 vMB 0
98,382 98,382 000000000001f4d43b08d1d615008cbfe5880b08f187517df56533b3177e105d 2 0.00/1.00 vMB 0
98,381 98,381 000000000004097b8dcac23e475047968356278cb14d84bb4f186556b0b1164e 3 0.00/1.00 vMB 0
98,380 98,380 000000000000efbd408c9c94ed0004d09833075e9f405e234e4d8e20f556fc87 1 0.00/1.00 vMB 0
98,379 98,379 000000000002cf579abf1015324a7a90dbad3b0bbbc0e01e68fdea5e78b2ecd4 1 0.00/1.00 vMB 0
98,378 98,378 00000000000000f6a9f32ba9487f9ef9940f49797ba72b44bd0c34ef59b14399 1 0.00/1.00 vMB 0
98,377 98,377 000000000004e246dbaa40417a1aa68949f81bdf34dc8a4a38bdd7cb90d9e141 1 0.00/1.00 vMB 0
98,376 98,376 0000000000001ed93406e8396aa3c2271f87b6d22a01947791973e0115b6383a 2 0.00/1.00 vMB 0
98,375 98,375 0000000000026a40e470452d116962b2bd1d49e2af1a7ab456bf1fc742cde382 9 0.00/1.00 vMB 0
98,374 98,374 000000000003246a3ce7018fabc592f060b5b0988076d724bc04cf3c591aa628 2 0.00/1.00 vMB 0
98,373 98,373 000000000003399ebc3f905dd460545ef47795259679b6c57d6977fe179eb07c 7 0.00/1.00 vMB 0
98,372 98,372 000000000000db89eb70e2cc9bac36f7d863b7c66ce5e8be731c3d8b42af747b 12 0.00/1.00 vMB 360
98,371 98,371 0000000000017eaa4965033c672c3cab64c86f29269598e04e4d0a89e89f41d0 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.76 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: 632.30 GB
    • Received: 12.11 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.