Loading Tool

Explorer IconExplorer

Memory Pool

79,639 transactions
30.21 vMB
0.08328071 BTC
Random Selection Loading Transactions
Max Size: 183.94/200 MB

Candidate Block

Mining Attempt ab92d1b870757db863a70122ef719168d9485a6227629b2a6d2c3ce284553c0c
Version 20000000
Previous Block 00000000000000000001b18527090b50466f4d831af0ce90acc09da8967d8af7
Merkle Root cac5cfaf5555435b9c45b705e12a2c020475fe442e79d1f58da6f05697ed61b1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,729
Size: 1.00 vMB
Total Fees: 0.01587065 BTC
Feerates: 203.60 > 1.59 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,395 (321,545 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
593,850 593,850 0000000000000000000bc250af4b6626bf3699520e3357e4b2fc45126799a4db 2,545 1.00/1.00 vMB 23
593,849 593,849 0000000000000000000fb24dd3a687da67f56dc3f901682c3add930b14dcfb25 2,141 1.00/1.00 vMB 8
593,848 593,848 0000000000000000000233cf30dd6cde110d60b4cb04035d62f6f3051cb283ef 1,887 1.00/1.00 vMB 13
593,847 593,847 0000000000000000000bc4d5ecca6ad6f8a34bc5fd2d99a2bee64d3ea38e1e3e 2,556 1.00/1.00 vMB 44
593,846 593,846 00000000000000000014dcfa8d0c8c0339a0b348fd1d7f80177df2125167f78a 2,133 1.00/1.00 vMB 25
593,845 593,845 0000000000000000001324741b9557a2252dfbe1fe74d6feeb54488271e523b3 2,070 1.00/1.00 vMB 28
593,844 593,844 00000000000000000007f64749f9202f8e9dff1c36929c84d19cc901df18cc65 2,600 1.00/1.00 vMB 36
593,843 593,843 00000000000000000019a4001b1a2fbbf6a3fbc4482b369ac669ffdd647dee28 787 1.00/1.00 vMB 69
593,842 593,842 0000000000000000001055ffd6f9aa1745d325fdee5e2feda09e74ad036e5c0e 430 0.14/1.00 vMB 21
593,841 593,841 00000000000000000015da33fb51def6fd49095209afcee6eea8676eca498ffd 1,126 0.44/1.00 vMB 17
593,840 593,840 0000000000000000000f6bf79b01e9d159a5248ad542c30e6ea8cfb02d124822 2,426 0.80/1.00 vMB 12
593,839 593,839 0000000000000000000094bfeeba68feb96b527aa6aa0915243b9b0b32b55a06 3,308 1.00/1.00 vMB 22
593,838 593,838 000000000000000000050ee0237c3eeb2528586348b436044659589f7c43ccaa 3,105 1.00/1.00 vMB 29
593,837 593,837 0000000000000000000bf03615198ca87d1af68b5ca0ccfed839b93fa3ee0459 1,190 0.40/1.00 vMB 23
593,836 593,836 00000000000000000000dba2f721c351876547a973146a9d0af1c5dfa63ec945 1,822 0.73/1.00 vMB 21
593,835 593,835 00000000000000000000e6dcc2cd7dd616d921112483207d81c4184319a017da 2,920 0.93/1.00 vMB 20
593,834 593,834 00000000000000000000720d9a7745b0fda068a752672a91e971e35b13338fb2 525 0.19/1.00 vMB 22
593,833 593,833 0000000000000000001995f725ff1fc1fea1e1920297eb6b2a691e3961a5cd83 2,273 0.74/1.00 vMB 19
593,832 593,832 0000000000000000000501a8a7aa58a849f1449608d4fffa10e8684b645cf947 1,999 0.66/1.00 vMB 28
593,831 593,831 00000000000000000010ee29a58cb38f69aad1e43c2cda6ab9a2a094ca2b08fc 3,054 1.00/1.00 vMB 20
593,830 593,830 00000000000000000003f6dee74733e98c954439d166c9c1fe8980d027e3b10c 920 0.35/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 783.07 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: 720.94 GB
    • Received: 18.32 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.