Loading Tool

Explorer IconExplorer

Memory Pool

39,561 transactions
29.10 vMB
0.07701655 BTC
Random Selection Loading Transactions
Max Size: 147.17/200 MB

Candidate Block

Mining Attempt 538dd4664f0e86aaa07b3d7089ee316a0353fb5d6e92ab7eb9088e130357b895
Version 20000000
Previous Block 000000000000000000005f6e061237a1b3be90d7e91949057a34a7b5facf2fa9
Merkle Root 6070ae8620536ae0730f7c05c45cd0d88a58a5ac47d479ccad40c5d3ae3dc94b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,255
Size: 1.00 vMB
Total Fees: 0.02006709 BTC
Feerates: 301.05 > 2.01 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,529 (392,370 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
522,159 522,159 0000000000000000000524d322698130733264d75bb36798423529e9f8888ddf 1,460 0.97/1.00 vMB 24
522,158 522,158 00000000000000000024b1b37ecfa5a38d84d07ec50a586c1a5b166615632418 905 0.45/1.00 vMB 26
522,157 522,157 0000000000000000002b05a29b9337573f1e6c591ae8a9b02441b3377ccc9f76 116 0.04/1.00 vMB 31
522,156 522,156 00000000000000000012a5be9943a0fd373c0cd43128e1570d29e4bdde313bab 1,598 0.70/1.00 vMB 32
522,155 522,155 00000000000000000020bfd1a45ca267de33489108986e1a35410e75c30b323b 1,265 0.59/1.00 vMB 33
522,154 522,154 000000000000000000006d195ab718292b249f4e141c29f28baf1a16fbaaec19 220 0.09/1.00 vMB 15
522,153 522,153 0000000000000000001f3763843533c8ad510515f9b371103edcea55cda9c3a0 91 0.02/1.00 vMB 14
522,152 522,152 0000000000000000003b12e1377ed389135f964d05b726e8773ade77de7cfe1a 510 0.27/1.00 vMB 17
522,151 522,151 0000000000000000003b86d5f3182d8ec29de9276c09b478523ad0c64152120b 542 0.36/1.00 vMB 30
522,150 522,150 0000000000000000001320940c2aeb40066c95f65fcf2e57059c9ba4dcdd14fb 1,579 0.88/1.00 vMB 25
522,149 522,149 0000000000000000002aacd062128543ee8253bb474156d338481b96e7dee7d1 1,944 1.00/1.00 vMB 15
522,148 522,148 00000000000000000000d59725b6802f34228cd6c1a45f471dc2de3d91e94312 2,445 1.00/1.00 vMB 36
522,147 522,147 000000000000000000174ed4342cb506e6a711ff64e06df3ac5f0ecd2be75a8a 851 0.63/1.00 vMB 24
522,146 522,146 000000000000000000244e1ee4dfc2ddd4498f83c3f2cac6b8103736f34b0125 1,657 0.94/1.00 vMB 22
522,145 522,145 0000000000000000001b6ac119d2688c6083fbdbbddac7f2d49b7e8a63808ee8 1,883 1.00/1.00 vMB 10
522,144 522,144 0000000000000000002ff87d63c62cb421f0f935d58677e02d8feae6a0a2e9fe 2,160 1.00/1.00 vMB 37
522,143 522,143 00000000000000000018ec4d369bab2c13174834a02138decea7c85685d46bd6 1,533 1.00/1.00 vMB 8
522,142 522,142 0000000000000000003f39c75bdcaf04948468b78765fc0afb00fa855c4b18b7 2,573 1.00/1.00 vMB 41
522,141 522,141 0000000000000000001fe6a79f0b9698bf378ae666ac4ec38a1139605da3b848 2,399 1.00/1.00 vMB 16
522,140 522,140 0000000000000000001b6920e205d7808134dcd79c8a4a378c0d4021ff985b85 1,935 1.00/1.00 vMB 39
522,139 522,139 000000000000000000032d9bafba46df7277dac7d8dbea0d1c74d885b2c27872 2,346 1.00/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 781.55 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 621.67 GB
    • Received: 11.24 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.