Loading Tool

Explorer IconExplorer

Memory Pool

42,880 transactions
27.02 vMB
0.06924411 BTC
Random Selection Loading Transactions
Max Size: 141.80/200 MB

Candidate Block

Mining Attempt 0184231480b4e3560990c8c2f581f06ea43113d0d1e22cde0a882820a10d3fa8
Version 20000000
Previous Block 000000000000000000004a2b107003c44fcf6b870126f382c42a8ec7f70aace3
Merkle Root 099254af7a7a944bf9f5bc030e71598790337c9aef61ab7ca78c009a8308360c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,385
Size: 1.00 vMB
Total Fees: 0.01894173 BTC
Feerates: 201.07 > 1.90 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,941 (359,914 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
555,027 555,027 0000000000000000002faf3722b2a3134ec07fc2809c0f42ba072403ee0c1d38 2,783 1.00/1.00 vMB 21
555,026 555,026 0000000000000000000a7bc1c26d4da415a0cc1a32758a900903f08b8a9fc22d 770 0.33/1.00 vMB 7
555,025 555,025 0000000000000000000c4dece4ae499c32bd602b542b27a62553618d80aae630 969 0.61/1.00 vMB 9
555,024 555,024 0000000000000000000d7ad2f70afd8d27add65de88332b54af13588bedbded9 1,358 1.00/1.00 vMB 3
555,023 555,023 0000000000000000000cc6dd5d821ebc4d39cd7302cff530e509730b54a52479 3,143 1.00/1.00 vMB 20
555,022 555,022 0000000000000000000660f4dc8b11e95fb00bff58436d55e2e3ceef42db0362 2,312 1.00/1.00 vMB 11
555,021 555,021 0000000000000000001292b625bc0084e886c4ec269fee50965a1b7ffd3ab94f 2,338 1.00/1.00 vMB 13
555,020 555,020 0000000000000000001a04741fc3ded8ba2254f72364935bfd5b0c32329f989c 1,619 1.00/1.00 vMB 2
555,019 555,019 00000000000000000002903fdd117e2edc5475097f77817d5b54bfd38c4eae85 2,474 1.00/1.00 vMB 17
555,018 555,018 000000000000000000104762af8d38d7e2cc0adfadef59f837f64097b9f7860f 1 0.00/1.00 vMB 0
555,017 555,017 000000000000000000039b16d17036dd2d89f73f1b5cd2d0154a9b41adfebc6e 2,835 1.00/1.00 vMB 12
555,016 555,016 00000000000000000003a8a47ec34f415d62ee4c13ddd5c4697b7652d96d850b 846 1.00/1.00 vMB 16
555,015 555,015 00000000000000000014f2b96c7403636ceb5812ebb604369dd3f0816fbe1910 309 1.00/1.00 vMB 12
555,014 555,014 0000000000000000003087a70fcb24e3064803a2209a463139038d6b3dff3d34 2,070 1.00/1.00 vMB 23
555,013 555,013 00000000000000000030dfec201a6b63e5dd04f8b7c549c829cfda915d8f2e70 3,140 1.00/1.00 vMB 26
555,012 555,012 0000000000000000002ac597990e50678f242fb1e20b152c8a3b98f734d3bf44 1,073 1.00/1.00 vMB 16
555,011 555,011 0000000000000000003443bb231051d573c8039f168ffca451295ec54eef1d2b 832 0.35/1.00 vMB 10
555,010 555,010 0000000000000000001ba743f22fe5e3972659ca7ab01b4e30382391bd87047c 1,160 0.57/1.00 vMB 8
555,009 555,009 00000000000000000030a5c2c1621e21cd7e2b9574ec0f616abc4c5862ea6b4e 2,062 0.99/1.00 vMB 5
555,008 555,008 000000000000000000253179c30256d2504bd3cd30421aeb2ec5380c6650ffb5 845 0.30/1.00 vMB 33
555,007 555,007 0000000000000000001ed4baba351974b906efc59e9b377d45477ec9748bc4a9 487 0.62/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.28 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: 657.01 GB
    • Received: 14.45 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.