Loading Tool

Explorer IconExplorer

Memory Pool

81,866 transactions
31.62 vMB
0.10325521 BTC
Random Selection Loading Transactions
Max Size: 191.03/200 MB

Candidate Block

Mining Attempt 489d2c19d50955c2a5d66f9d63602993b55b87d511c7bee641eb13be694e7a95
Version 20000000
Previous Block 00000000000000000000ed17108ada750c30ae44d6a032cae868ae55c67ad635
Merkle Root f2224b9c0c54695eeebaeb7ef52955e7b6869c1bf4c57223a5a078b8a58679be
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,535
Size: 1.00 vMB
Total Fees: 0.03167734 BTC
Feerates: 265.25 > 3.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,194 (550,499 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
364,695 364,695 000000000000000009e7f9e3ff8c664e2e63362063a44e6ecabb9812e585668c 2,011 0.75/1.00 vMB 60
364,694 364,694 000000000000000010bea4f274fa02ecc6132b3a2a6268d6db24eeebba415dd8 4,523 1.00/1.00 vMB 20
364,693 364,693 0000000000000000129e0013ef63c4d9f7a8f40fa4d1fa745a9faad7e76c1732 1,387 0.75/1.00 vMB 42
364,692 364,692 00000000000000000931e4c9bd7e06e1ad5e8b575f756604dfc6aa164cc90bf6 1,464 0.42/1.00 vMB 17
364,691 364,691 00000000000000000d97f66de315ee2e6fcca1f68c3942a1b21b76a4103afe78 4,931 1.00/1.00 vMB 7
364,690 364,690 000000000000000011e19012ad831274e074e6120507e4d12cf67513a3709cbd 1,124 0.75/1.00 vMB 30
364,689 364,689 00000000000000000d697fd9cdf03d3c466e98ff891431905c3a0cb996f547c7 2 0.00/1.00 vMB 0
364,688 364,688 00000000000000000cd2badea31d9bb3ed25480de3b953d88117269a26230007 1,099 1.00/1.00 vMB 22
364,687 364,687 000000000000000003f26be14440c141a0b3c610856076220aaeba3fbc844958 874 0.75/1.00 vMB 25
364,686 364,686 00000000000000000c429be8318c4d0f4eab0eddf456017776aa4401c141cb36 560 0.29/1.00 vMB 46
364,685 364,685 00000000000000000d078c1a80b56e67f5bb9280f6ef444269657dff4d7ca92e 544 0.27/1.00 vMB 46
364,684 364,684 00000000000000000966a9a88bafb245116b9e4372e925a7927b449d2ec78340 521 0.75/1.00 vMB 12
364,683 364,683 00000000000000000d17f0a02baa1134c0540fb06e84fc80351ac720ea4d2cb4 634 0.37/1.00 vMB 47
364,682 364,682 00000000000000000ffdf08cf0fff5b0770b493e2dd2d3306de0edf6282fff19 365 0.29/1.00 vMB 31
364,681 364,681 00000000000000000785fa2040afe9ab5fdc0e0c71d2b2dd0e67cab325d84c8e 791 1.00/1.00 vMB 17
364,680 364,680 00000000000000000d3ed8e41d653887f805e0ff384f7affa82ee7576f2d4632 466 0.31/1.00 vMB 69
364,679 364,679 00000000000000000218567b507cf634cb8cf89bfd440c626e9df59b096a223e 291 0.27/1.00 vMB 24
364,678 364,678 000000000000000013b43f2890e6302015fc8465e7534e75af71975f6daec9b8 773 0.91/1.00 vMB 17
364,677 364,677 00000000000000000f78ccb40cf9d88304278d5801735250deec5d6f2c8d2471 1 0.00/1.00 vMB 0
364,676 364,676 00000000000000000f143c46e33d8ec9257850f4e18970a8918ab9fc627c1f6f 1,653 0.91/1.00 vMB 45
364,675 364,675 000000000000000014474aec7c3a1ce014818d47d7d24d34ce2a2593dde1098f 5,017 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.73 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: 707.58 GB
    • Received: 16.69 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.