Loading Tool

Explorer IconExplorer

Memory Pool

25,200 transactions
10.49 vMB
0.06412587 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 60.48/200 MB

Candidate Block

Mining Attempt 365628ef8e05a8564d12292f6ca9ab228d759cf5a91bb30937f2a4dfd1950ef5
Version 20000000
Previous Block 00000000000000000001ab8543ceb5341d10e020a323e9e6a65fe27d1b7949d0
Merkle Root cb83c9d357a710647158fd5c262f4d18a95ac2a6b1265f0b55d97d0318fb1a45
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,997
Size: 1.00 vMB
Total Fees: 0.04691760 BTC
Median Feerate: 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,551 (646,185 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
267,366 267,366 000000000000000733de460c10c6240f2c012bee16b26bef2994ac72884ba119 260 0.15 vMB 39
267,365 267,365 000000000000000826051d9447cb9474a46eb44138353260e62809f90df9f4eb 631 0.25 vMB 83
267,364 267,364 0000000000000008db916013538d0b035f423dd1b0f58cb61a3fcaa78c70a1e8 1 0.00 vMB 0
267,363 267,363 0000000000000008022320c82d202c36c6f1aa80261cf86b6ab077114069415f 372 0.22 vMB 53
267,362 267,362 0000000000000006cd52d970074bdf169fc298ca566858a7b251c3e071f5aabf 102 0.04 vMB 80
267,361 267,361 00000000000000083bdf93eeac1951e6cca19ed6183faaf334f5cdc396127c1f 61 0.02 vMB 56
267,360 267,360 0000000000000003ddebed59b5af50f4fefa2fc89e12dfab45a244c2451b16c1 295 0.15 vMB 51
267,359 267,359 000000000000000484680bf1794a2a9594bd258000a9e069144f310de3ec66b8 21 0.01 vMB 105
267,358 267,358 000000000000000711054011b7c4ec438533b692842e23ba7287deb200efd1bd 91 0.04 vMB 38
267,357 267,357 00000000000000056abaaa37aa5c783d10c6cd576e76f772dc814014588c93c1 159 0.06 vMB 58
267,356 267,356 000000000000000453b2f467c45e1356d2fa7cfdd803bbc74d303b32af3c7684 28 0.01 vMB 54
267,355 267,355 0000000000000003c31874aec1f9ea48a8567e2df2f0d6d7135019ba290cf2b8 73 0.03 vMB 71
267,354 267,354 0000000000000009a688ac4b676af5b3eae2ca070577b8297c108f03c4747c15 264 0.13 vMB 66
267,353 267,353 000000000000000628a6ea85b29367d79e28392544bba84d407d8833d8084c84 292 0.14 vMB 52
267,352 267,352 00000000000000099b3ec3bbd7acd2c1e51097cf86a11344c7faa90333ffc389 31 0.01 vMB 69
267,351 267,351 0000000000000009337085d2ea0e7b92476a6c7c424cb5423f3f9d14c22f5226 1 0.00 vMB 0
267,350 267,350 0000000000000001f31ae2dcbde82127099cdd8bf7a22d5ef9f99ac25b8aaeec 336 0.22 vMB 36
267,349 267,349 000000000000000af4a7032189ae6f942ad42a0fb424f7855234743455d580b1 681 0.25 vMB 42
267,348 267,348 0000000000000003527417a94921b8cca43bd3bd7c6578c61966bc66f1ca4122 1,122 0.50 vMB 111
267,347 267,347 00000000000000010af0281b04eb2a2249d8c0819e172752886e55531529b7bd 305 0.15 vMB 69
267,346 267,346 000000000000000693fa94108c726f32f830bf344710d8292f45ee61b847b935 26 0.02 vMB 65
Previous 10 blocks ↓
Total Size: 779.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: 415.53 GB
    • Received: 2.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.