Loading Tool

Explorer IconExplorer

Memory Pool

81,944 transactions
29.98 vMB
0.09561307 BTC
Random Selection Loading Transactions
Max Size: 181.94/200 MB

Candidate Block

Mining Attempt 381b62d289169dda85a83ddd23c4359fd7c56444648015666ec54e97dca0a7b4
Version 20000000
Previous Block 00000000000000000001cb55e2e618f7d0b14eff6361ccd981eeb53f94067c6c
Merkle Root c946da3d265dce13d30818b92b4833e0582af905c21c5b1cc88e31da2926c68e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,195
Size: 1.00 vMB
Total Fees: 0.02676460 BTC
Feerates: 301.57 > 2.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,120 (667,342 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
247,778 247,778 0000000000000076183ebae38504d17e4024f14904525c7cd37c05aad830689b 185 0.08/1.00 vMB 156
247,777 247,777 00000000000000601789b615d4bea0577333885ec1b9793843e0d18199b83b3d 111 0.04/1.00 vMB 156
247,776 247,776 00000000000000737d291e80c6e45e8d26b0aa50eff6a48a60fd9244fc856323 223 0.09/1.00 vMB 161
247,775 247,775 000000000000000e3ef6e9d70210cce10e78c83a33ee68845159bc2d12054cab 9 0.01/1.00 vMB 25
247,774 247,774 000000000000002b89e45c7265d581fffab9bfd90717ec53c3dbd2e6d2b3c410 303 0.12/1.00 vMB 139
247,773 247,773 0000000000000031b1d40e814cbfe586403c958fa3adfa77cdab7a59882c87bf 104 0.04/1.00 vMB 169
247,772 247,772 00000000000000036597b8077e57e984930160d586b8013072843cd134937ac0 148 0.08/1.00 vMB 119
247,771 247,771 000000000000008beb953d645a7b245941c06b862f4d55a507a05759571d99ea 225 0.08/1.00 vMB 166
247,770 247,770 0000000000000012d1edd90bc6f5d0e9edab79ecea23ad8517e1ddcf275e6b52 233 0.10/1.00 vMB 119
247,769 247,769 0000000000000011ad3c157ee5e479f4abbf37774919c49e3818a663bce161d5 309 0.14/1.00 vMB 118
247,768 247,768 00000000000000a3b19bb7918b4880d312111cdce42b907637c1717e37a5a606 91 0.03/1.00 vMB 123
247,767 247,767 0000000000000063089921975ff04502169612eede028d91f2f1eef0c2c54bf5 36 0.02/1.00 vMB 79
247,766 247,766 000000000000009d31a849d1f6ed5a8f54335b0f9457131abea1299b42080439 10 0.00/1.00 vMB 66
247,765 247,765 0000000000000004f8bf4ad4252f678cc1c9eebc69ae28bf59722baed71f134f 118 0.05/1.00 vMB 111
247,764 247,764 0000000000000046672e992330a5b6f345fbb2b9dc4bdf2291107de9f210451a 109 0.07/1.00 vMB 4,785
247,763 247,763 0000000000000065766262452707bcb5fcf98c7c11eed1202e200d905683cded 300 0.12/1.00 vMB 123
247,762 247,762 000000000000009ca66748f185e96e9c0f1f551eb1cf4bad74dc2e0d7d5b3e54 109 0.06/1.00 vMB 110
247,761 247,761 0000000000000082053f82784181e7f79a3a665eea61fb56fb7a9d0fb8a36c55 228 0.12/1.00 vMB 80
247,760 247,760 000000000000008e3987a6dda8e22d7f34e26b72005e542de3fc6f77d1d7f7e7 355 0.13/1.00 vMB 184
247,759 247,759 000000000000008034e530f2157f1b7bda7e6c7933710e7ffc3acaf84f440df6 489 0.23/1.00 vMB 154
247,758 247,758 000000000000009e4153a7c474123f9c53cd30e69b98b9d2abe3e8ba72b57afa 438 0.17/1.00 vMB 160
Previous 10 blocks ↓
Total Size: 782.60 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: 671.75 GB
    • Received: 16.00 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.