Loading Tool

Explorer IconExplorer

Memory Pool

24,833 transactions
22.92 vMB
0.05292444 BTC
Random Selection Loading Transactions
Max Size: 122.92/200 MB

Candidate Block

Mining Attempt 8623a7975bc84a90ea5f835092f1ae075769bfd32ea6adf8c20331ad226f65d5
Version 20000000
Previous Block 00000000000000000000df5d8c34f1cf51e3428300385efe2c84d18bbccc6ed3
Merkle Root cf4401f8c6017288d4772e8acab29701bed45925b58e06b78cd0ac2adfa05ef7
Time (UTC) ( ago)
Target 00000000000000000001f3030000000000000000000000000000000000000000
Nonce 0
Transactions: 3,496
Size: 1.00 vMB
Total Fees: 0.02829731 BTC
Feerates: 657.28 > 2.84 > 0.12 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 939,202 (674,638 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
264,564 264,564 0000000000000004a9ea7ab2f88c74575a2c6204bfd39a95b104043451242acf 370 0.15/1.00 vMB 85
264,563 264,563 0000000000000000dff98ff4948d4855748db000873fc1879bed4f0e605638d4 204 0.09/1.00 vMB 58
264,562 264,562 000000000000000aac14274031df7dc52641488d91d50ac90fc41c6da5f8f7fd 266 0.10/1.00 vMB 67
264,561 264,561 00000000000000032c5e549bfd02c8a30498eb41b6d282d166abbe0951fd56c3 384 0.34/1.00 vMB 34
264,560 264,560 0000000000000001e1eb4d43ea0fbfd0ca9a54cf602ff751a44f72383e5eac02 555 0.25/1.00 vMB 139
264,559 264,559 000000000000000fd96d0f1c4999bb21f80719d14ca7262f562e9e108b7415b1 52 0.02/1.00 vMB 107
264,558 264,558 000000000000000acdd31daa8852e6b17b6b22a0b817e5ca1f62080a1da00cd2 88 0.04/1.00 vMB 50
264,557 264,557 0000000000000008f1b502e092b6ff3f1efdd0466e26a0f513e1e269f1b7e99e 61 0.04/1.00 vMB 48
264,556 264,556 0000000000000000ade332f57ccf19f6d862767023bffcd295418c3f69768b62 82 0.14/1.00 vMB 20
264,555 264,555 00000000000000021ee2e7002ef3af4b4b80b43741ec69910b94f55d8cfb2f29 72 0.04/1.00 vMB 63
264,554 264,554 00000000000000091c1f231be8ff3c84daa6813b9c9e2e9799112850ed86ffe4 62 0.03/1.00 vMB 57
264,553 264,553 000000000000000e581725ec9dc6e441d81cb61720b439d3e9ab208740f67ab1 102 0.05/1.00 vMB 57
264,552 264,552 0000000000000003eb9d8c5fcb6f27e9d0ec34fe9d935aba296d5f6415a89c53 41 0.02/1.00 vMB 100
264,551 264,551 0000000000000004c3d9720b003ad315093fb204390ea7fbede157e97e686aa3 101 0.09/1.00 vMB 76
264,550 264,550 00000000000000012aac4a2074ff14599c3f879f06e6d61715ccc9481b098aad 1 0.00/1.00 vMB 0
264,549 264,549 000000000000000e4ea5bc8e4de54a245ca85f1ad19fdc453f233709f464282d 71 0.19/1.00 vMB 30
264,548 264,548 00000000000000092d28549aa33999069b2efa2defebfca58e279af88ee7b631 75 0.10/1.00 vMB 31
264,547 264,547 00000000000000064951ef31593684741f895796f40418a5a05216a58da7facb 120 0.25/1.00 vMB 26
264,546 264,546 000000000000000d30f114bd81620fbef55921932ae79c5117a79f5d65ed75f2 568 0.32/1.00 vMB 108
264,545 264,545 000000000000000737905da24bf22f63931d74352ca98e14945ca27c1d071e6b 212 0.10/1.00 vMB 103
264,544 264,544 000000000000000eb37906b81e9307083156f3c2e80474ce06064c5322f16492 523 0.24/1.00 vMB 127
Previous 10 blocks ↓
Total Size: 825.28 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: 4,232.30 GB
    • Received: 232.86 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.