Loading Tool

Explorer IconExplorer

Memory Pool

85,691 transactions
32.83 vMB
0.13094031 BTC
Random Selection Loading Transactions
Max Size: 195.37/200 MB

Candidate Block

Mining Attempt 48e1b939c0862334cc8dca8b0de5d7b38148ca111f05802f09dc469010a57370
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root f65dddbd61747c55f90e7a451d8f8fdf84e47758762f7ef797de75d2ab153cfd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,473
Size: 1.00 vMB
Total Fees: 0.06063495 BTC
Feerates: 387.56 > 6.08 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (538,883 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
376,070 376,070 00000000000000000dbb5c56637866290e9554005cd766d42acc3fa1ecd0e41d 189 0.13/1.00 vMB 21
376,069 376,069 00000000000000000ff088838efe00d2c1a75c234da65468637023ac822ae15e 135 0.10/1.00 vMB 19
376,068 376,068 00000000000000000328ebefa37d4d985a220595bacd788ea772c4ce2e5a2941 1,306 0.69/1.00 vMB 36
376,067 376,067 000000000000000006ff98536a231d151924190da96b8ea0b1cc0e585da5c2c2 365 0.29/1.00 vMB 19
376,066 376,066 00000000000000000f070421a480695972620f32241365efa7606fe1c095bfee 1,910 1.00/1.00 vMB 39
376,065 376,065 000000000000000005c3a8466e4d4061c28e7c9600ee768977e3a0f2a4ede7df 1,427 0.75/1.00 vMB 38
376,064 376,064 00000000000000000e89eb2afa7b1f493d969217cb46286aebf13060e9616c9e 352 0.20/1.00 vMB 25
376,063 376,063 0000000000000000080cef523782fde475bce670cd31cd399eee81b8319d6c75 1,397 0.73/1.00 vMB 35
376,062 376,062 00000000000000000df10b91d59b8f6dfbef80ebdd1176f3f3454523f68b746e 1,246 0.75/1.00 vMB 33
376,061 376,061 000000000000000011bcbda4d72541c955488095615a99841e29ee606da79236 1,095 0.60/1.00 vMB 34
376,060 376,060 00000000000000000f7411eb10b1a33ff33d2448c9d01c79d83129987243f7ae 656 0.38/1.00 vMB 32
376,059 376,059 00000000000000001266fd3ef3f2737743d54a0c24c7f572cff3fe2449237986 515 0.27/1.00 vMB 31
376,058 376,058 0000000000000000055feedce7ad364137e54c6c9d74fb74667cff2d62d9f508 927 0.53/1.00 vMB 28
376,057 376,057 00000000000000000a20ec49af1cfd71b07371bfe126b6be494c8b9a6f09ef23 1,255 0.85/1.00 vMB 23
376,056 376,056 00000000000000000a03735272051877531b1951f095d64757ee010a0dfe0387 2,335 1.00/1.00 vMB 59
376,055 376,055 0000000000000000005cd752545fc6929cc17782b57123e5981537e18d35afcf 764 0.40/1.00 vMB 43
376,054 376,054 000000000000000005fa04fba0e16fe9f52471f3758d5b70dfb73d43ff2bc3c1 251 0.13/1.00 vMB 25
376,053 376,053 00000000000000000565b4653bab4ad196cc71cd74b10f45aaef3b661f6f0f77 635 0.84/1.00 vMB 14
376,052 376,052 000000000000000010a25ec99c0ea364165d714587384325641c1aa6e9235acd 1,462 0.93/1.00 vMB 36
376,051 376,051 000000000000000011a62b2189edcf2c7e729ae70a93d17412e60e44cce09d03 1,877 0.90/1.00 vMB 42
376,050 376,050 0000000000000000122beb7ec141424693013d0b451f4f3d5919e063e3c06734 948 0.41/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.31 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: 659.26 GB
    • Received: 14.60 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.