Loading Tool

Explorer IconExplorer

Memory Pool

78,297 transactions
29.44 vMB
0.07639697 BTC
Random Selection Loading Transactions
Max Size: 177.83/200 MB

Candidate Block

Mining Attempt fa4100eb9ddfa125e01b51514ed2f2185c4eb4effe88aa83403133a0976ff975
Version 20000000
Previous Block 00000000000000000000199f724f1ef29eab80f2f04d88a242934c5235274752
Merkle Root bc5b19f3786a779712eacf0510e8a1642a35beee26645ab1b7a54d121a363c2e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,185
Size: 1.00 vMB
Total Fees: 0.01297294 BTC
Feerates: 15.32 > 1.30 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,142 (119,776 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
795,366 795,366 00000000000000000001624aa545ed70cf2cf462edc1b8ca55ff430bc267c5f2 2,730 1.00/1.00 vMB 51
795,365 795,365 0000000000000000000539048f4465e41b1f4cfdd78aeb52d7c8e158e649bfa9 2,452 1.00/1.00 vMB 46
795,364 795,364 000000000000000000049f5910f9ccd395717bfb85c52c223d69389adfaa088a 3,365 1.00/1.00 vMB 51
795,363 795,363 00000000000000000003b60f879afc0eb9bbfa05eda3cc9adbc6924ad05f849e 2,751 1.00/1.00 vMB 73
795,362 795,362 000000000000000000022ed10013f155617aa4b527cc72fda12c999f5af4a163 3,307 1.00/1.00 vMB 46
795,361 795,361 00000000000000000001293dca66b3342602da41d1e52b21e3b3cd4983bafdd6 3,285 1.00/1.00 vMB 44
795,360 795,360 00000000000000000003cbaddef85158f8b42c57891e50d72517a18972058ac8 3,714 1.00/1.00 vMB 44
795,359 795,359 0000000000000000000292f58e63226643795c8a791306ca921f029bfd437bc4 3,539 1.00/1.00 vMB 51
795,358 795,358 00000000000000000001e61ef215fcaa336968dda5fba9aca8fb0552fb69923e 3,366 1.00/1.00 vMB 64
795,357 795,357 00000000000000000001ff57adfe505fa14a403a67da38b72e6b46619b340c67 2,890 1.00/1.00 vMB 46
795,356 795,356 000000000000000000022af9bec1de5d542be84bb9b805061155bba8b0c63598 2,816 1.00/1.00 vMB 55
795,355 795,355 00000000000000000004d9eac4af1b8750009c9a0bc3bd99159c812ffbff7d15 3,493 1.00/1.00 vMB 45
795,354 795,354 00000000000000000004b892c93cdf296a60fb81026de31c1d968903a5889a2a 3,551 1.00/1.00 vMB 33
795,353 795,353 00000000000000000000158d42d4f6b3112e5f5ec90123799ff047db0e25d29d 2,487 1.00/1.00 vMB 33
795,352 795,352 000000000000000000038e3d031717c57a2413b850d5fac665dbd92ef31b98b9 2,035 1.00/1.00 vMB 28
795,351 795,351 00000000000000000000797764f93faa874429798beacc36a53ace90fa9a8021 3,157 1.00/1.00 vMB 48
795,350 795,350 000000000000000000040e4cf4aa66150eb9726bc5e38dbad5907bcc5cd3e00a 2,872 1.00/1.00 vMB 35
795,349 795,349 00000000000000000001d23f53ef85d5ee0b578f0a5fe9cf4bf2824f4a74d9a6 1,944 1.00/1.00 vMB 30
795,348 795,348 00000000000000000002e911b9df2d55db99919de6714acb778992f382aa485e 3,330 1.00/1.00 vMB 38
795,347 795,347 000000000000000000044ecc1d3f2cf65a34e2926e6a5f0dfac6ef102272c3fa 2,365 1.00/1.00 vMB 38
795,346 795,346 00000000000000000003ad16c1bf5d2b200a7ace34e995cb766606c1e2d1d6a5 3,223 1.00/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.64 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: 672.40 GB
    • Received: 16.23 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.