Loading Tool

Explorer IconExplorer

Memory Pool

43,829 transactions
26.37 vMB
0.05661733 BTC
Random Selection Loading Transactions
Max Size: 139.03/200 MB

Candidate Block

Mining Attempt 64ea95577f6fb8c3b1d730d206eb179554fe9ec79c74439f38ea7b2110125392
Version 20000000
Previous Block 00000000000000000001d48fe31ee355e05137abbba8ee3417ce18547d2ebc79
Merkle Root 5f909bb2ebd899054929e0915e5dd43f7e816f8a3d931681d7518cde7c0ca733
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,687
Size: 1.00 vMB
Total Fees: 0.00830662 BTC
Feerates: 40.21 > 0.83 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,743 (411,265 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
503,478 503,478 00000000000000000015b6ef5794bd980feeb91f868b7e5ec180630abfb473a3 2,321 1.00/1.00 vMB 415
503,477 503,477 00000000000000000014a0d66bcb3db12ae88278b4087de2cd85b66feb0d693c 1,841 1.00/1.00 vMB 508
503,476 503,476 000000000000000000002105fbd259e92158484b36adaf1de337eb208a318492 2,778 1.00/1.00 vMB 429
503,475 503,475 0000000000000000001584dbb3ca71fc0f5c88c928ade2f2e2aa974d260444a4 1,451 1.00/1.00 vMB 452
503,474 503,474 0000000000000000004c5d911665c890c5ed43e560fde69e72b56610569493a9 1,770 1.00/1.00 vMB 522
503,473 503,473 00000000000000000042225a919be54da4aceeb14e3800d64657d7ac8c201f58 535 1.00/1.00 vMB 457
503,472 503,472 000000000000000000742b73bb394f9a661a90b4631026db25be602da006fd84 1,922 1.00/1.00 vMB 495
503,471 503,471 00000000000000000017cac974f97961d6723bd63974cc14988b00ecabbc91fa 1,525 1.00/1.00 vMB 484
503,470 503,470 000000000000000000551877397042bd4fe20bc3f95fbffd890c03e74f40476e 2,743 1.00/1.00 vMB 572
503,469 503,469 000000000000000000482bc0f9553e5128c3cb69f2dff1803f544c0a7b09dcad 1,639 1.00/1.00 vMB 487
503,468 503,468 0000000000000000001093b6a32065e34d623b049b76d6f07e45c3b05b9f16ab 2,049 1.00/1.00 vMB 534
503,467 503,467 000000000000000000906995ded52a43d51281e592fdb9f6b5baaed211fc461e 2,925 1.00/1.00 vMB 557
503,466 503,466 0000000000000000006873710efea8affee2257832c478f34021b85d6a955955 2,963 1.00/1.00 vMB 574
503,465 503,465 0000000000000000005490b84813c43f755bbc304c7178349ad9fc88c3c07ca0 3,082 1.00/1.00 vMB 566
503,464 503,464 00000000000000000090ce62fab08c6934cf07ccc16b29aa1cca5d86e10fe8ee 1,671 1.00/1.00 vMB 439
503,463 503,463 00000000000000000031ef079f215bcaec4d51e7cff5cfcfe322b4a855da5b6e 1,398 1.00/1.00 vMB 238
503,462 503,462 0000000000000000008acd691ce23926dd0759ead9302f9ed5f0c60777517ab2 2,019 1.00/1.00 vMB 432
503,461 503,461 00000000000000000073bc98eec5c41dd278b7216461d84a16fb0560aed79db7 1,943 1.00/1.00 vMB 478
503,460 503,460 00000000000000000076e9dd2393a5ccfa55d0b0d5428aa3c33ef65518b896a3 1,956 1.00/1.00 vMB 324
503,459 503,459 0000000000000000004ccaa9fc2d3c1a794dbbc488d95d178e9d2a03a50b7819 2,298 1.00/1.00 vMB 433
503,458 503,458 00000000000000000054197a692bcb82fd27da6027651dd6de607648977c4db3 2,202 1.00/1.00 vMB 399
Previous 10 blocks ↓
Total Size: 781.93 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: 646.42 GB
    • Received: 12.85 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.