Loading Tool

Explorer IconExplorer

Memory Pool

28,961 transactions
6.41 vMB
0.04721482 BTC
  • 1 sats/vbyte = 11 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 46.78/200 MB

Candidate Block

Mining Attempt 3d8f4f5b1c1384cab6a18a4c25d9287e153189a0ecbc44eefac28bdca6e1dfa8
Version 20000000
Previous Block 00000000000000000000b34c3fbb0151989a03d8fe589af6a5621528e6786c29
Merkle Root 48af771ada2da3395b7857254622acda8d9bb941c495f7ab51dbf753564331b6
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,388
Size: 1.00 vMB
Total Fees: 0.03281161 BTC
Median Feerate: 2.20 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,247 (710,849 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
202,398 202,398 00000000000000459ad8d926219103dacd87c48ddeef72bb21f0769d17b964da 199 0.12 vMB 104
202,397 202,397 000000000000025d9832461a1b8d130cdecf698b4212cb6ab59fcb9d02a5bb9e 32 0.01 vMB 163
202,396 202,396 00000000000002c8d26a7f5a24035103383badb53414912984128043dc7e268f 91 0.07 vMB 68
202,395 202,395 00000000000004d1b6250c8b0155096c244ea00eddd26a14babebe4373a811fa 353 0.19 vMB 129
202,394 202,394 0000000000000537d707b0a3797dd92ef53a36954402fd40332c5148953cd195 179 0.19 vMB 78
202,393 202,393 00000000000000f29d08099b496c998903d1eb98bddcb0f7d8d06613e31df627 13 0.00 vMB 20
202,392 202,392 000000000000057b2517c22f863d4fa60cbd05a1f939bd595fc6c60e20846e34 699 0.20 vMB 357
202,391 202,391 00000000000000c1b311e7ae33eda3a6f8ce21519fb0411d08aa1b32062ef345 23 0.02 vMB 50
202,390 202,390 000000000000032dae81f4362dd2edb346e23d692ad6f2221c9c87594c0173b9 256 0.21 vMB 87
202,389 202,389 00000000000001274f9fdd44bfa4c66eb9b9d0635a260bc21ed997724a8f6916 87 0.03 vMB 9
202,388 202,388 000000000000003275319dba3b26c8c110e6de4d9a32cee40e57dadcf5a88b1d 662 0.24 vMB 152
202,387 202,387 000000000000046eb9a2faf256fb19e4eadf0d655ebeead9f70405799f48f1f4 332 0.24 vMB 94
202,386 202,386 000000000000051f46d1a16116b0c96e79f16e8df5c33b38d5417bdcdbbe3518 567 0.23 vMB 151
202,385 202,385 000000000000044c210f7aaaff20b1dfa72b4a798c18465014a68e765d5a4606 12 0.00 vMB 445
202,384 202,384 00000000000004d1971718845db8cf62d5bee6504eb9d25167e553431aa26dd7 49 0.02 vMB 193
202,383 202,383 00000000000000009be572969a5ed3047e63ea67db138645752a9dfa7519cc48 370 0.15 vMB 222
202,382 202,382 000000000000030cb2948628ca8357ac8d0418ec8b8007b40791643e6a346b4e 20 0.01 vMB 1,398
202,381 202,381 00000000000004bc9f1626ba3cdf951d067561d4bb6776069194b052baa45d9e 107 0.05 vMB 105
202,380 202,380 000000000000040c47f30f10e456ac6d03ed96c90d5d2507379c4bc5e0011338 326 0.16 vMB 153
202,379 202,379 000000000000014cdea3131d2210ea29d8806a7607412632773674f32157a96a 1 0.00 vMB 0
202,378 202,378 000000000000044216b743c01d7a660c32fbebed485229c89825423208c95d3f 161 0.12 vMB 51
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

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