Loading Tool

Explorer IconExplorer

Memory Pool

81,697 transactions
29.69 vMB
0.11548716 BTC
Random Selection Loading Transactions
Max Size: 180.18/200 MB

Candidate Block

Mining Attempt 224b76bf364921fd55040a05f0b9062de9afd4d7f4f3c3c12f1b2d6f60013280
Version 20000000
Previous Block 00000000000000000000313893119f5171ddcbd275060726324c92d3261b0219
Merkle Root f70e0ccb24322d9d5dd0bece8e0eff063af269a08fda2da7b206b75f950cf1e3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,526
Size: 1.00 vMB
Total Fees: 0.04234609 BTC
Feerates: 3,708.01 > 4.24 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,625 (657,931 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
257,694 257,694 000000000000001343ea75c95e181141b561aad4c55d22005db7647e7a1d51fb 157 0.06/1.00 vMB 119
257,693 257,693 0000000000000003b37d3cf5692b226c747ff9b9e085011f4bfc24f856078119 253 0.11/1.00 vMB 92
257,692 257,692 000000000000000958250bb9458ff6f84d9be87656ee730fe0c3c6b301a632f9 144 0.05/1.00 vMB 93
257,691 257,691 000000000000000772e410275cfa8f2f300269f2cdafc152252757c4ccda31fa 309 0.14/1.00 vMB 89
257,690 257,690 00000000000000059eaba640d276482bdd24564d8014a005df856908eb535a89 30 0.02/1.00 vMB 4
257,689 257,689 0000000000000010472c4be83f46518c22d3de846d9c0ebb3cfe6b8103dd6698 198 0.09/1.00 vMB 88
257,688 257,688 0000000000000013a3c7267d1714f11f5ae81894de93561ccacc60d711c9b0f3 62 0.05/1.00 vMB 51
257,687 257,687 000000000000002cc19cf331c9b035b1be39203f28069d419105e569ddff49a9 342 0.16/1.00 vMB 94
257,686 257,686 000000000000000f5c8e7cf10fbe3880b659f662357a335b061b7d11545e7436 83 0.04/1.00 vMB 119
257,685 257,685 000000000000000a932921c32949b2771f785d60826f96f86dd9d7938551e433 97 0.05/1.00 vMB 112
257,684 257,684 0000000000000029e4e244a9f73c1b94f01accb2a444eda4ff018a8370925d4b 34 0.02/1.00 vMB 45
257,683 257,683 000000000000001f8b27c02300f32fc18f5970dba37763849a9ac9382e13918c 28 0.01/1.00 vMB 61
257,682 257,682 0000000000000002ac496d34662de5f332ed846366f96d5b61d75e8320e6bce8 29 0.01/1.00 vMB 29
257,681 257,681 000000000000000ff05d1486d42119407bfe974112bee403b6561ec4e667c80f 149 0.06/1.00 vMB 131
257,680 257,680 00000000000000041801b9fc0526858cdda2fdcbc66fb0bc1cca7076e85051c2 539 0.24/1.00 vMB 98
257,679 257,679 00000000000000124599a2930574a22e40ac5ae78902a0cffa62fdc0ae697b75 29 0.01/1.00 vMB 113
257,678 257,678 000000000000001dbdc703e05ddcc37d9a535f9f79da1db1231a73c8e4cdfe9d 21 0.01/1.00 vMB 82
257,677 257,677 00000000000000081ebcceb2891d770d598bbb75aa5d99b917d022064387ae36 218 0.08/1.00 vMB 105
257,676 257,676 000000000000000c63c1faf3baecd0e9a9ca0e17911f6fa4d3de2cb50c527273 135 0.07/1.00 vMB 66
257,675 257,675 000000000000001eed5707efbd9fa8cc61342e407e417eac7a1db5e0e20cfc28 64 0.03/1.00 vMB 52
257,674 257,674 000000000000001ca6c446e314ace0828dedb2d7b5eeee806c2f0667b5f4a6c3 435 0.19/1.00 vMB 101
Previous 10 blocks ↓
Total Size: 783.47 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: 772.17 GB
    • Received: 20.13 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.