Loading Tool

Explorer IconExplorer

Memory Pool

81,417 transactions
34.31 vMB
0.13965211 BTC
Random Selection Loading Transactions
Max Size: 194.91/200 MB

Candidate Block

Mining Attempt 7ab9d6fc76c9c691779e43ca0933f62abca9f60b521aed330a8094adc466af4d
Version 20000000
Previous Block 00000000000000000000a60bb9585cbc73cfc26a5aa21cd61127adc30e701127
Merkle Root e244a6a561c62a5714afec882c4d7ddde1bb102aabda0ceec3fee5a01a88f26e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,661
Size: 1.00 vMB
Total Fees: 0.02549190 BTC
Feerates: 384.62 > 2.55 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,411 (687,389 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
228,022 228,022 00000000000001503f3051d92dee34f3b2a79e3a253269275c32de5526050a48 132 0.07/1.00 vMB 103
228,021 228,021 00000000000001c62df7b3cdf54b6004115a78d2608b5b73efde3e043252b9b9 258 0.15/1.00 vMB 169
228,020 228,020 0000000000000007500301a4c175e8365b9757ed3b1b7f7fa7d6ee3909dcf690 143 0.07/1.00 vMB 89
228,019 228,019 0000000000000223b3df8307239d666b0cd257364df61186d2187f748bb758cd 177 0.15/1.00 vMB 52
228,018 228,018 000000000000004dc191eb66689524a80f9548a2f9359582931a89f380242259 332 0.14/1.00 vMB 169
228,017 228,017 0000000000000132e5d1130209c483cc31bd0b435ad4b2deef9be1c8702eb6e9 187 0.15/1.00 vMB 96
228,016 228,016 000000000000003927ddcbf34478f053e091cd09f8e2ceca4a371770d5ca9875 657 0.33/1.00 vMB 149
228,015 228,015 000000000000009209d8ff0e677dd3aa566ec531578bda7693581e5e74dccf28 355 0.17/1.00 vMB 166
228,014 228,014 0000000000000057c46a1306febe518cdb6c1fc882d856bea07e5927a5f15dc3 387 0.19/1.00 vMB 185
228,013 228,013 00000000000001d005704d1e06951754d055cedbc59968de44e702fa6da95b01 93 0.15/1.00 vMB 55
228,012 228,012 00000000000000c74ee70358bd15380a71343eb736dead7e73ea8640405641da 540 0.25/1.00 vMB 164
228,011 228,011 000000000000008d528b1ed923e264926046eeabcfda5ea0da3b206b9a7d9dd2 415 0.19/1.00 vMB 164
228,010 228,010 000000000000009c420b5dff5fdec0c106778696a5b4ae841f51b2311924304d 141 0.05/1.00 vMB 81
228,009 228,009 00000000000000117d19aabd7e044f6df2e76926881b0638d26093ec794ca335 363 0.20/1.00 vMB 143
228,008 228,008 000000000000027047867ccc8aa519b9b6648fe15f082a04c5a3303d88f76c3d 64 0.03/1.00 vMB 43
228,007 228,007 00000000000001d6eae7a2cb528903d388d6fbb9466b7097d6d495a5020ef2f4 285 0.18/1.00 vMB 145
228,006 228,006 00000000000001cdfe45a1fcb0a8bfaa39f389acaea373018b730217d6079107 234 0.15/1.00 vMB 78
228,005 228,005 00000000000000b00c0613b2a7c69dd60cc5c4b8cd233ef01e60ab0da58d5172 159 0.15/1.00 vMB 55
228,004 228,004 0000000000000197d03646338079dc364670e66788ab6608743a81835f361217 385 0.25/1.00 vMB 129
228,003 228,003 00000000000001bc5c7d998583ea93fa95ea19c87d052226dfe9d6227191f420 632 0.25/1.00 vMB 198
228,002 228,002 00000000000000f55474f6eaa7266abf14219d0ee94362b5e65854a454b1bd2d 91 0.04/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 783.10 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: 729.74 GB
    • Received: 18.49 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.