Loading Tool

Explorer IconExplorer

Memory Pool

13,150 transactions
5.20 vMB
0.03322739 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 31.21/200 MB

Candidate Block

Mining Attempt 506e50c4efb8fe7c8efb3a75d4209b5ff2725e0297a7eaa7cd043ca23d2cad49
Version 20000000
Previous Block 00000000000000000001312ee623fd6dac294ac34a9e3726eb42095cad139343
Merkle Root 1cec4fb5418693985172ff8f52cb513054f800086cae2c3d740d3a238536239e
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,770
Size: 1.00 vMB
Total Fees: 0.02531356 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,462 (636,432 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
277,030 277,030 00000000000000008426038a81dd4cf5fe54c836a45d4a7e3fa57b6862a2e8af 215 0.24 vMB 30
277,029 277,029 00000000000000010dfbd311d54963d0a5839c599a2ffa1ad644fe5273f17bd8 328 0.21 vMB 48
277,028 277,028 000000000000000059c4d2e0f2ef420ac14ae418999ae48166aec5f7d510ac97 223 0.13 vMB 55
277,027 277,027 00000000000000022b31812106926967ccc3379eeb0e2e0a7d2909095d2d0b75 374 0.38 vMB 27
277,026 277,026 0000000000000001fa2040368f32b60e4ee4bb906b687c9100d204a1e80fb0b3 168 0.25 vMB 18
277,025 277,025 0000000000000001c6782b982d67f9cdfc7af5548cb2b1d25f9d9f65df001cd0 664 0.25 vMB 63
277,024 277,024 0000000000000000d1dfceaf91f5eb341ffa758a004e71e399b8691fc83d28c4 394 0.25 vMB 37
277,023 277,023 00000000000000032cb3d0b765ad0412f5f03affc1af79f4e5cf51f0d0eded3d 1 0.00 vMB 0
277,022 277,022 0000000000000002e3a28c8b0b7d3f6de2737cc07f8adf74e887926a901a0d94 234 0.12 vMB 38
277,021 277,021 0000000000000002354b56bf3c2c3055d967d75bc4771944b23f5c4748e3ac9e 223 0.20 vMB 34
277,020 277,020 00000000000000008776caa976d96ed7906146f2c0c62b06b1f42015db6033c7 126 0.07 vMB 23
277,019 277,019 00000000000000012afb28ccc3a6761a4c64e626e0e7b0180167d851000b1c7c 423 0.43 vMB 27
277,018 277,018 0000000000000000e67c7fa134ebdaef0a3171a3f2e590c2de6fbf8fa79e97e5 414 0.50 vMB 34
277,017 277,017 0000000000000001e02110e84ce325db824b1004e1189d46aa78641eee5102e0 219 0.25 vMB 16
277,016 277,016 0000000000000002cdc27b458ee54b54680106aaa432da604b970e1bafe67187 929 0.35 vMB 56
277,015 277,015 000000000000000099f3e6704738c4e1cf7f4383020d54613f4a17f9b60d1d10 577 0.25 vMB 52
277,014 277,014 0000000000000001cf10ce9732854126c812fdd2eb50f96073ad71ba753a3d5d 888 0.35 vMB 58
277,013 277,013 00000000000000031b9b428d9afda492f9c5762dd89d294d9c840e5a6a525bd0 225 0.11 vMB 51
277,012 277,012 0000000000000001a60d1767b16d18dfa1a8266863b6c84e56808146c2c093c4 122 0.06 vMB 45
277,011 277,011 0000000000000000fcba644b3f41e8697f6bf5d83ba730762598589dced2e51e 410 0.34 vMB 35
277,010 277,010 000000000000000239e42a6663bd6ad3ebb19bf72024892aef62908b78c0b372 163 0.11 vMB 31
Previous 10 blocks ↓
Total Size: 779.67 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: 319.97 GB
    • Received: 1.54 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.