Loading Tool

Explorer IconExplorer

Memory Pool

36,041 transactions
25.69 vMB
0.05541834 BTC
Random Selection Loading Transactions
Max Size: 131.52/200 MB

Candidate Block

Mining Attempt 0492378a7b6b8cf01bc49c56cb3c508c0c01965eb47c77c0195ab620319e4b76
Version 20000000
Previous Block 000000000000000000003056aa79f3e9ae7f1ebca1b480aef0e8e00b84a1a03a
Merkle Root c1610af8c9f405e19732ba11c469ce119b245c8259580a11a309f9f4ba0d465c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,704
Size: 1.00 vMB
Total Fees: 0.00849681 BTC
Feerates: 150.93 > 0.85 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,675 (284,153 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
630,522 630,522 00000000000000000008508e619844e64d4dda3071bc5baf5f805bea4b215a31 3,202 1.00/1.00 vMB 125
630,521 630,521 00000000000000000000acd4a23b57823d7d623fa8bcf9f5757b5433c4448d49 3,004 1.00/1.00 vMB 95
630,520 630,520 0000000000000000001154edf278b10b3c95e361f8e3be5c051785d7b21691da 2,897 1.00/1.00 vMB 135
630,519 630,519 000000000000000000037226c948d537bf5c036142f4e06d5c5d70d0fead9ab5 2,852 1.00/1.00 vMB 90
630,518 630,518 00000000000000000001528c4229b04fa933eda848590ad95c5b5ee642a15d73 2,505 1.00/1.00 vMB 149
630,517 630,517 00000000000000000008be05a30cbd8c0f5a9b7e9055a56027dd28b969ccadd5 2,269 1.00/1.00 vMB 136
630,516 630,516 0000000000000000000718aa29ef4726b2ed730a269aee9158c0379a2cc35b6d 2,771 1.00/1.00 vMB 98
630,515 630,515 0000000000000000000bb7812c972283d2a57f35e5b5e41b7cab8b44da41ecc4 2,915 1.00/1.00 vMB 128
630,514 630,514 000000000000000000003979416804a908d082cc6811d329ee3bde05dfb24fc2 3,082 1.00/1.00 vMB 177
630,513 630,513 00000000000000000005add644377324742678d484e56549dd7990d5bb0b7ebe 3,063 1.00/1.00 vMB 141
630,512 630,512 00000000000000000009cc3a5e743f5afbd574a81aba89cb2033fa8ffc7a8b9b 2,740 1.00/1.00 vMB 182
630,511 630,511 000000000000000000055ae892bfa910ee81450d10f196b331583c65de9fbf81 3,023 1.00/1.00 vMB 185
630,510 630,510 0000000000000000000307826dbef316834693a21ade09b86845b99784dff38e 3,048 1.00/1.00 vMB 130
630,509 630,509 000000000000000000102d863771323a3879afbdda8644ecbb8ba6f159193447 1 0.00/1.00 vMB 0
630,508 630,508 0000000000000000000c32c939b2ca207044f97444010f0099703827192c2e62 2,274 1.00/1.00 vMB 147
630,507 630,507 00000000000000000002bc21fc4b4d85ca5379263799ce2bc3e25d56cfbc8f11 2,851 1.00/1.00 vMB 153
630,506 630,506 0000000000000000001090eacfe3b81a9b126de418204855fd8bbd9a57464538 1,644 1.00/1.00 vMB 156
630,505 630,505 000000000000000000011d6eb808dee0b2f088c3542df2f410fe1f40d7404714 2,830 1.00/1.00 vMB 149
630,504 630,504 00000000000000000000d3fe9e29d708811332ba024deeb9a11620889f3ea67f 2,373 1.00/1.00 vMB 148
630,503 630,503 0000000000000000000f43a469b18dff79c31a4984406c6c80907dd6375c263e 2,712 1.00/1.00 vMB 157
630,502 630,502 0000000000000000000269967f781984b50b590e618300eaff6800f176e4c9b2 2,381 1.00/1.00 vMB 150
Previous 10 blocks ↓
Total Size: 781.82 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: 635.63 GB
    • Received: 12.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.