Loading Tool

Explorer IconExplorer

Memory Pool

81,135 transactions
30.48 vMB
0.09017165 BTC
Random Selection Loading Transactions
Max Size: 183.44/200 MB

Candidate Block

Mining Attempt 0e4d887ebd8eacfe330e313eda2c9dd8a9bbc69f4dd02b4460fd2b510b7db372
Version 20000000
Previous Block 00000000000000000001aca26b346205baa2e9232310a58a6e3cd40e54538cfc
Merkle Root 6946d45d7f78357d1dfb0d803f83f412dc60cd4559443a81cb7b68a2f0fabba8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,801
Size: 1.00 vMB
Total Fees: 0.02465362 BTC
Feerates: 163.06 > 2.47 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,169 (538,528 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
376,641 376,641 000000000000000002e001eccb3f3b830cc23a51b15ef4446f9621ae70679206 612 0.74/1.00 vMB 15
376,640 376,640 000000000000000010372a05467e3e8023c8efe13b0a51762b64b89e98c922e1 1,943 0.90/1.00 vMB 39
376,639 376,639 000000000000000005b0645970f5f549f931af5a191e8eabb8b73ba7116bdc99 336 0.20/1.00 vMB 28
376,638 376,638 00000000000000000988258daca731ebc9e779b96a77db5db75284157a54ceb5 838 0.50/1.00 vMB 32
376,637 376,637 00000000000000000a757d25dba4a73fc3a5b0c4e320859bacc33f4aa7e8ce6d 1,594 0.82/1.00 vMB 33
376,636 376,636 000000000000000009de30dba28fb523289e333d74d7d33afbb409850697122d 87 0.06/1.00 vMB 22
376,635 376,635 000000000000000000185354818a2da28acac627dd9508cf337a181b2c894e2d 999 0.52/1.00 vMB 36
376,634 376,634 000000000000000001248bcd4a7bebb0d602699baf2c8f3c502164253c07bd73 748 0.35/1.00 vMB 35
376,633 376,633 00000000000000000441af0e0231d89ba9976d20fcc22c8385c2b951e4756bba 411 0.21/1.00 vMB 35
376,632 376,632 000000000000000006c0b399fc6704f996a2bc37fdafd499391916a07ddef609 1,150 0.63/1.00 vMB 27
376,631 376,631 00000000000000000fd30665b629c3d27331e29b5844dcf41b7ded393dffd50c 1,801 0.84/1.00 vMB 38
376,630 376,630 00000000000000000ea332416bc5c398dff207632f6e25de6ded98ac15dfb37c 221 0.10/1.00 vMB 29
376,629 376,629 00000000000000001286b7f2466b7e91f7c03312dc264e9d13dbab4d6a210ff3 218 0.12/1.00 vMB 26
376,628 376,628 000000000000000003d92a02375374390ed27ef213a3ed7b29e7e0d01b67a858 1,081 0.51/1.00 vMB 35
376,627 376,627 0000000000000000026f8f1b8c9d49d1a173ecf9fbb5d79abecdad31e0407d7c 361 0.17/1.00 vMB 35
376,626 376,626 000000000000000001e6b8dc47ecc4f30ca04ecd155b527d01b0351626b471c1 1 0.00/1.00 vMB 0
376,625 376,625 00000000000000000c48dc0624f2f42defccf8fa762e846fe61dd9c54afe2231 429 0.25/1.00 vMB 22
376,624 376,624 00000000000000000a41c04a8e83a18417f0b56d479ce652a8ecd60630816ff2 974 0.50/1.00 vMB 47
376,623 376,623 000000000000000007a134727d4113b4b7bbcc7027db5e81dfa90551c8ad4ed6 609 0.33/1.00 vMB 74
376,622 376,622 0000000000000000053d12148021f713e0aaaccb2f87c7f5904bdd4aec5c8c8a 112 0.09/1.00 vMB 14
376,621 376,621 000000000000000002cc95d0ac3fb6e8afbda5ccb93ca235d52a6baedb2d23dd 365 0.25/1.00 vMB 61
Previous 10 blocks ↓
Total Size: 782.69 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: 692.30 GB
    • Received: 16.50 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.