Loading Tool

Explorer IconExplorer

Memory Pool

75,084 transactions
27.70 vMB
0.07507742 BTC
Random Selection Loading Transactions
Max Size: 169.03/200 MB

Candidate Block

Mining Attempt 5ce347820677d98280040d675eb3245ec687d0958c0ba57b50d0db166f385647
Version 20000000
Previous Block 00000000000000000002102afa1db3081518716f594315bc6c7bf9736cdf6fb9
Merkle Root 7df38d84c71b437eb19d6c10d35adf27f7f39527d469d4e95531bbedf501cbd0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,011
Size: 1.00 vMB
Total Fees: 0.01582408 BTC
Feerates: 80.55 > 1.59 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,258 (233,088 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
682,170 682,170 000000000000000000003f8cb66fe1ecfb38754abc9c4d4a62b71de45fef8777 178 1.00/1.00 vMB 5
682,169 682,169 00000000000000000004f54a47bd9798e97c99e637b9577cfbe62238069229b0 1,096 1.00/1.00 vMB 30
682,168 682,168 000000000000000000020bc8cd21d9c5bf4e0530bc05cc1f9e94ec82942e1b7a 346 1.00/1.00 vMB 9
682,167 682,167 0000000000000000000359f137e64156770d592a6a71dc5785bad0f2204c8b54 991 1.00/1.00 vMB 30
682,166 682,166 000000000000000000007973e1a71ed9a7353284701560dee0fd05747feec793 1,211 1.00/1.00 vMB 34
682,165 682,165 0000000000000000000ab4b179d0dce2a3a3940a60091a083e013c7535a0c4e3 1,279 1.00/1.00 vMB 39
682,164 682,164 0000000000000000000b334ecb8018773b7a654424a5db6948b495770bae8a47 185 1.00/1.00 vMB 6
682,163 682,163 00000000000000000006f8e1676b3335e8c0531afa52d2875ab7eec6cc268cfe 321 1.00/1.00 vMB 9
682,162 682,162 000000000000000000064e411fc283d2e0275065f9def43ceb07618967cae175 2,129 1.00/1.00 vMB 39
682,161 682,161 0000000000000000000618f119cb31a3e03ff153a31cd544098d6e33bd80dac5 2,489 1.00/1.00 vMB 10
682,160 682,160 0000000000000000000beb06542eb4e2cc4cb6bc3146cda73f5c74d8f81cf969 1,348 1.00/1.00 vMB 77
682,159 682,159 0000000000000000000482a8b1fa36202d4822e23c3ea9c66d1893d790f25af2 1,997 1.00/1.00 vMB 55
682,158 682,158 0000000000000000000c3f054c0aa5d4c0fd7d08c0de4470e21069854cf86db2 1,281 1.00/1.00 vMB 53
682,157 682,157 000000000000000000055a62160a0aa5792bce91d48402b529901f54b1cbac94 2,507 1.00/1.00 vMB 107
682,156 682,156 00000000000000000000d362ed9d4653b029772c7641d963ac5bf95033e810d6 1,487 1.00/1.00 vMB 92
682,155 682,155 0000000000000000000bc675cc271cc6174beb2cebb5ceb88558e1814dff4e9c 1,761 1.00/1.00 vMB 40
682,154 682,154 0000000000000000000416ed63e03cc328de4857c1ae937093463840f09af741 2,003 1.00/1.00 vMB 67
682,153 682,153 00000000000000000008579b081a0af1ff07c667ac4da34edf8cc90bc4aab333 2,605 1.00/1.00 vMB 86
682,152 682,152 00000000000000000000df16be072d44338eef8e8f08c53b0aa71d9ce41ca91d 1,973 1.00/1.00 vMB 43
682,151 682,151 0000000000000000000581cd642c87d32d5d9577f1509b0446c9c2ccc8e91a8b 1,332 1.00/1.00 vMB 43
682,150 682,150 00000000000000000005b77a6892447024ad9586ad1bb52be0343570cbff94a6 1,821 1.00/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.84 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.00 GB
    • Received: 17.15 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.