Loading Tool

Explorer IconExplorer

Memory Pool

75,646 transactions
28.46 vMB
0.08169919 BTC
Random Selection Loading Transactions
Max Size: 171.13/200 MB

Candidate Block

Mining Attempt ed2db82e94b79d4527b03eeea9e721c1159387e45cbe962b61da3c17115748c9
Version 20000000
Previous Block 000000000000000000011ccb04a71db94d4a97a5529cf2542b397830e1144127
Merkle Root 192cb2948747eb3bc897fcdcc45955b79ccc593a772a75d6a7455dc821c9fc19
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,364
Size: 1.00 vMB
Total Fees: 0.01767456 BTC
Feerates: 65.95 > 1.77 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,268 (544,832 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
370,436 370,436 00000000000000000e53bd11f27152d8649a0238308d7bd41b65cf826f4fb583 1 0.00/1.00 vMB 0
370,435 370,435 000000000000000003ace60c80b3f7e33ba1672e7be1579d18c100a1d2a441a3 124 0.10/1.00 vMB 15
370,434 370,434 00000000000000000174419fa2ba5003e123dbd97c6982aff1863f016b04789d 1,339 0.75/1.00 vMB 38
370,433 370,433 000000000000000009ec3b8ad3dbf70cee5747c430517898e853bdaf98043339 667 1.00/1.00 vMB 11
370,432 370,432 00000000000000000c502e8be9ae1168820d02eda1463b7d92c8a996bd88db99 1,818 1.00/1.00 vMB 48
370,431 370,431 0000000000000000110cb087e56ac746fd00c3fefdbc873f300439a1a0a26a70 314 1.00/1.00 vMB 92
370,430 370,430 000000000000000004e0c704d76093f575a666fc11a83f1477e5d7aaf7fc577d 1,170 0.93/1.00 vMB 67
370,429 370,429 0000000000000000129a1ab80682b9aef387f6ecdf85a3bf0d0886bb7b6ac9cb 880 0.75/1.00 vMB 25
370,428 370,428 00000000000000001187043789c80437ae1a05b47f6cdb675deb4e2f6cd1eebc 747 0.47/1.00 vMB 29
370,427 370,427 00000000000000000fc625b6034fddb951058ddb3ab17dd1393ffd9eac1e3141 1,331 0.93/1.00 vMB 29
370,426 370,426 0000000000000000118be191de73a3b4b864736ba8a88f151b5cc85ed445af40 3,116 1.00/1.00 vMB 63
370,425 370,425 000000000000000005c68019722748212eff01ba1cab2f64b4dbf06ab3f4b2a0 456 0.26/1.00 vMB 35
370,424 370,424 000000000000000008584a3441ed88a3b057f3f988e1ca7f1a025f73e10849fb 272 0.28/1.00 vMB 15
370,423 370,423 000000000000000010013202182f567119515ca539853b5b1ea58b87995b20c9 1,151 0.68/1.00 vMB 37
370,422 370,422 000000000000000010d24bc2174907845a5cbc1addf755983618ddcbf1bca3e5 1,342 0.78/1.00 vMB 34
370,421 370,421 0000000000000000085a4484e42dd46a95b5b995f5833a567a64bf415a2c0d6a 1,559 0.61/1.00 vMB 45
370,420 370,420 000000000000000007b402f445bf4759d4f28f450c2905d63e508614dc345037 908 0.57/1.00 vMB 31
370,419 370,419 0000000000000000118895c0377ca31f424286301b0bc7e0d12507e24a2c7678 915 0.48/1.00 vMB 45
370,418 370,418 000000000000000010312f74f55451a2666fea1920cd3000ca2479162696c4bf 402 0.24/1.00 vMB 41
370,417 370,417 0000000000000000134b3408f64e4716a0b67fc0a9713190b585e25fa441467b 1,014 0.58/1.00 vMB 36
370,416 370,416 00000000000000000322325861cbb9468a524f8eeeef2beb100dae3b004c9a27 462 0.23/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.86 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: 712.82 GB
    • Received: 17.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.