Loading Tool

Explorer IconExplorer

Memory Pool

40,369 transactions
28.11 vMB
0.06474002 BTC
Random Selection Loading Transactions
Max Size: 143.54/200 MB

Candidate Block

Mining Attempt 3cca0073ac7cc0f3a2f133c9262b084b1f220828d3c33dc6b8e258ce71a0de1b
Version 20000000
Previous Block 00000000000000000001569b11e789f54c2d4bfafa299c809e424c63bb9696a6
Merkle Root 8177d1050afa7e3bacc21c061f1be03bb9c91662cdcf86bd8fe14e4cb7fa35f5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,938
Size: 1.00 vMB
Total Fees: 0.01062579 BTC
Feerates: 201.07 > 1.06 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,625 (85,062 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
829,563 829,563 00000000000000000002867b6d017b966ca036e8ac02acf91baa39994dd778ec 746 1.00/1.00 vMB 22
829,562 829,562 000000000000000000022e46b25ddfe111776bf34440cb43d612e5920bbc2d92 1,861 1.00/1.00 vMB 40
829,561 829,561 000000000000000000021f1ad270d62c521070a1c146775056b643bf84b23476 691 1.00/1.00 vMB 64
829,560 829,560 0000000000000000000321e0b14c92c7d61a765d60e1399192ce5908dec2dbba 1,552 1.00/1.00 vMB 29
829,559 829,559 00000000000000000000482f0746d62141694b9210a813b97eb8445780a32003 1,544 1.00/1.00 vMB 28
829,558 829,558 00000000000000000000865fc03e7dbdac31d787db7cc749b4ea8253664ddcfa 2,874 1.00/1.00 vMB 48
829,557 829,557 000000000000000000018fdfc536292639b91b1bb45de2c9cf149db41350dd30 1,838 1.00/1.00 vMB 25
829,556 829,556 0000000000000000000040c7603bf2a6659c999ea4912429cdbf089e75044449 2,773 1.00/1.00 vMB 52
829,555 829,555 00000000000000000000ae304ea500373e6f2b8992affb7cf898327adee5acf5 3,130 1.00/1.00 vMB 40
829,554 829,554 000000000000000000032937617f368ea98e3ea44b62f916f5418997b4371765 2,531 1.00/1.00 vMB 59
829,553 829,553 000000000000000000005d96ebde77cbd9e241285c7b51ecf8ae76818513b6db 2,421 1.00/1.00 vMB 36
829,552 829,552 00000000000000000003a15157d409ef04838499478dedbbde4de5458d36b63f 3,004 1.00/1.00 vMB 56
829,551 829,551 000000000000000000013ecf4739fdf6cd0a2ee80c8cf99139d2038490df0d63 2,816 1.00/1.00 vMB 107
829,550 829,550 000000000000000000024c0c937ea5c2fc517664b512f48af3c91494506ddb8f 2,647 1.00/1.00 vMB 53
829,549 829,549 0000000000000000000066977159f021b9ce858cc72c59a1cfdfe65a889fc13b 2,472 1.00/1.00 vMB 44
829,548 829,548 00000000000000000000e3cdb5fe7c8691391aa934cda59caa902fbdb0bd50a5 2,670 1.00/1.00 vMB 50
829,547 829,547 000000000000000000006710a5fa7e0b48a691274a369eee9878c332be27b496 2,934 1.00/1.00 vMB 82
829,546 829,546 000000000000000000038dfaf852b4780d95e0a69b224d060f84e542593fed3d 1,819 1.00/1.00 vMB 30
829,545 829,545 000000000000000000020a350a19eb1c5dc247ae995d940b98dc65fd43888d37 2,605 1.00/1.00 vMB 53
829,544 829,544 0000000000000000000211e0b5025993c103d7af00ef396634e38f23caffb713 1,168 1.00/1.00 vMB 28
829,543 829,543 00000000000000000001a4f90f5b401112c898a9bd1189408ee4d950e8f86ce6 1,846 1.00/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 781.73 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: 630.07 GB
    • Received: 11.98 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.