Loading Tool

Explorer IconExplorer

Memory Pool

42,265 transactions
26.73 vMB
0.06313348 BTC
Random Selection Loading Transactions
Max Size: 140.21/200 MB

Candidate Block

Mining Attempt 50bf89ce75251e510a15adf8317ff90122a81e73efebb92412d3696d76b59538
Version 20000000
Previous Block 00000000000000000001c29ba26020ab8fee0b13c11f761cf92eaeb9c92dd03d
Merkle Root b84b681b8f703765d46eecc0aae20883edf4bbe463baf160f79294e37a491a2b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,215
Size: 1.00 vMB
Total Fees: 0.01375294 BTC
Feerates: 181.54 > 1.38 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,932 (307,391 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
607,541 607,541 00000000000000000013905b6269a7b77e59b2ab901b8b5d10bc3f6112534af8 2,647 1.00/1.00 vMB 12
607,540 607,540 0000000000000000000f4b29004963e7cac171295c452ec882f56719e23f6af0 2,251 1.00/1.00 vMB 14
607,539 607,539 00000000000000000008b20ff8ee66a7e2e900a40bfe4c980741ba4e5b3975cc 2,977 1.00/1.00 vMB 31
607,538 607,538 00000000000000000015716cfeb1399c8028898bbfa68038d1648d92590c8d6a 2,812 1.00/1.00 vMB 22
607,537 607,537 000000000000000000054df5f10dc598809f4f984f9451166f751ea3222645d2 2,250 1.00/1.00 vMB 11
607,536 607,536 00000000000000000006d9f3322e4505b9ed2a18127675d7ac37a76347e846d5 1,768 1.00/1.00 vMB 13
607,535 607,535 0000000000000000000f4b99712f6929b816b2a89aaf546264d090820824ccdf 2,447 1.00/1.00 vMB 8
607,534 607,534 00000000000000000011c0e189a62f701a0e54466505205d78a75efa6130e414 2,989 1.00/1.00 vMB 14
607,533 607,533 0000000000000000000a6d0258eeb41779ee7f78be34ccec81599f7edfdfcede 2,350 1.00/1.00 vMB 9
607,532 607,532 00000000000000000013c54ffdb8eb0a7e038b79f297274d7448c1d10dc3b9a7 2,904 1.00/1.00 vMB 18
607,531 607,531 00000000000000000006c7cb80f5c166080365235078a3c990e6058c1dfb2710 2,666 1.00/1.00 vMB 28
607,530 607,530 0000000000000000000e924f2fc7105362ce640d0865d10d314086c795d2cfde 2,618 1.00/1.00 vMB 11
607,529 607,529 00000000000000000014c2d4de5b312abb85b1d98e2819b52a3d1fa8159f8aa1 2,819 1.00/1.00 vMB 23
607,528 607,528 00000000000000000009c3843ac823e4efe8d38b83dd3cef6f0d122b4b31043e 2,669 1.00/1.00 vMB 17
607,527 607,527 0000000000000000000545be424fc1393785617fbed01e286b07803382cc7ca3 2,511 1.00/1.00 vMB 17
607,526 607,526 00000000000000000010ac2e84d65d083a62c53032ac008de9873ca598df2c27 2,942 1.00/1.00 vMB 30
607,525 607,525 000000000000000000049f1ee2b8f3686493887ea3779c2b24467ff926bdb65a 2,994 1.00/1.00 vMB 14
607,524 607,524 00000000000000000007bcf375c03a554ff9832247952d621db6c291a7ff5bcf 2,904 1.00/1.00 vMB 31
607,523 607,523 00000000000000000009db93b0bd627158b665cd954cc274c056ad8b257c3f35 2,273 1.00/1.00 vMB 18
607,522 607,522 0000000000000000000280301806aa6a1e74ff64139f2dd03c3ac30802739c7a 3,108 1.00/1.00 vMB 37
607,521 607,521 00000000000000000010b6519d42db9a980554c93f0af925d24f422fd99fc0ec 2,895 1.00/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.27 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: 656.01 GB
    • Received: 14.37 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.