Loading Tool

Explorer IconExplorer

Memory Pool

73,225 transactions
28.51 vMB
0.06646585 BTC
Random Selection Loading Transactions
Max Size: 168.29/200 MB

Candidate Block

Mining Attempt 22b25c83c86b389d5f8f394dc81830d47e04de6e5d84bbcd263fcc7fd7c63cb9
Version 20000000
Previous Block 000000000000000000007f1cc86584d5091523c563b1e01951438035453336d6
Merkle Root 866b77b1e48befcfe3ad13fdcc5d2d42941a41fee97b2936694732639704b558
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,018
Size: 1.00 vMB
Total Fees: 0.00916316 BTC
Feerates: 98.05 > 0.92 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,041 (676,717 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
238,324 238,324 000000000000006ab793cc2e47308ab1bcd8e0bb2b3ce556bf9cb23a0527be2a 752 0.25/1.00 vMB 270
238,323 238,323 000000000000004a79e619af78ffd4d0b55d47f432aef35e2484a7893b6331df 335 0.10/1.00 vMB 74
238,322 238,322 000000000000014614271d76925b98b82fadbe4f0dd8fc223b2221f97a2122a1 474 0.25/1.00 vMB 159
238,321 238,321 000000000000013e0d2d86c8bf170b72a0fadee084af7bbedbf66377bea5b69e 638 0.25/1.00 vMB 216
238,320 238,320 00000000000000f24ae393277d9a399d3477385b8f6d6a21655b05411d8ebe12 64 0.02/1.00 vMB 207
238,319 238,319 0000000000000111a84bd42ed757a5d1d2fbd8a0768724b250df7d3b12297b6b 503 0.21/1.00 vMB 187
238,318 238,318 000000000000009d773d52cf18444c43cd42a41af513d368a955458b3c28fabd 520 0.24/1.00 vMB 177
238,317 238,317 000000000000010ca0ee3139d878657b3f92e1a725557f3cdd86c5643b850383 344 0.17/1.00 vMB 172
238,316 238,316 000000000000007df26ec3c41b42e79338905b6cf0e45b4eb24c6ce66b9671ae 399 0.18/1.00 vMB 204
238,315 238,315 00000000000000308734d9d3cd5a5cafd3433c089dda068ee7e5a71c8171897d 285 0.13/1.00 vMB 189
238,314 238,314 00000000000000f64e3634acebee89d6b4ee697ffe428e0a45619abfb7930593 256 0.27/1.00 vMB 17
238,313 238,313 000000000000004406e7e38b0193238ef932cb148aba1e357fef6526767858eb 444 0.21/1.00 vMB 165
238,312 238,312 000000000000007f7c426f94f0ade7a6f0b78498b6a98f2f0bd284a37a3d4eae 118 0.14/1.00 vMB 70
238,311 238,311 00000000000000196aac900bc6fdf3a5a006785836ef229cb7308cd78422c436 614 0.25/1.00 vMB 210
238,310 238,310 00000000000000f861b2c33a972886449a4bc54920c315c37cf75d24a572cc3a 665 0.25/1.00 vMB 237
238,309 238,309 000000000000001d264f0b1aee738773fab3b9fc22ad6b7213924ccf80a8be31 182 0.10/1.00 vMB 145
238,308 238,308 00000000000000b72652bddc0c87f22e8b4046a087371e4882cf4f878f18b762 336 0.23/1.00 vMB 107
238,307 238,307 00000000000000d927b4c8cc162de87752fea37928a3828935ac6ad5464e3181 743 0.25/1.00 vMB 243
238,306 238,306 000000000000002a136fa1815e885bac792b7bc30e46a2fe7ea237be513a8488 66 0.03/1.00 vMB 45
238,305 238,305 000000000000010720163c3a0a8649782fe874c7d905fee6d3443ba4e486cdfe 273 0.16/1.00 vMB 130
238,304 238,304 00000000000000fbe21268654843e1940a07052f79d84256116b9c11c40858d0 584 0.25/1.00 vMB 191
Previous 10 blocks ↓
Total Size: 782.46 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 667.94 GB
    • Received: 15.33 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.