Loading Tool

Explorer IconExplorer

Memory Pool

78,458 transactions
29.37 vMB
0.08054635 BTC
Random Selection Loading Transactions
Max Size: 179.98/200 MB

Candidate Block

Mining Attempt 5940092cfbe2d99a818b0b82be38db621e267fe90055870a1936c8e83d844505
Version 20000000
Previous Block 000000000000000000014ee01d40d83da8f3854e20a1fad4a947a82bed03dfb0
Merkle Root d1f75dd6b5e4244e7b054bad71083f3955c1f2585fb41c4c1b5e82ddde778262
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,368
Size: 1.00 vMB
Total Fees: 0.01619819 BTC
Feerates: 73.20 > 1.62 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,239 (607,536 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
307,703 307,703 00000000000000002227b30cb2aac0f3df9296967e29e380b9f2b1bad78595e3 341 0.23/1.00 vMB 26
307,702 307,702 00000000000000003219bb1af2f59846b313a81dd1845d4b3311812232652958 354 0.23/1.00 vMB 25
307,701 307,701 000000000000000014a7bbe57df6b126f10c3c376d001663b5bad16ec8a7087f 10 0.01/1.00 vMB 17
307,700 307,700 0000000000000000104a202ceba7db40438ec904262b78abaef0553d122c0769 207 0.09/1.00 vMB 47
307,699 307,699 000000000000000009dc822374ff4b2f796e35bb850d3ef75dd2205542ecc24f 348 0.22/1.00 vMB 25
307,698 307,698 00000000000000003bf2097f5dc9904d05ffd2c6ae38befd46b14b81b998fcd1 322 0.17/1.00 vMB 31
307,697 307,697 0000000000000000104d045ffaefa9aa26c9279ce543a83ce32113c51f1f7a7c 381 0.30/1.00 vMB 26
307,696 307,696 000000000000000043b0933d90a0966d54dd2958b67789051b94f6322f1d42c9 187 0.10/1.00 vMB 32
307,695 307,695 000000000000000023a453c10f61e2467ab4547c6f07ba0ced59ec4ef7195683 237 0.17/1.00 vMB 218
307,694 307,694 000000000000000007720947152bad9d78efeeef573e8b4b5bc385220d05e974 564 0.32/1.00 vMB 31
307,693 307,693 000000000000000025b56892a125085e96d23cb27fd8e047b3585cdcb7c0c186 224 0.12/1.00 vMB 29
307,692 307,692 000000000000000029db6af53583707fb35f22f9ffb982ed2c161a74263d7401 133 0.07/1.00 vMB 19
307,691 307,691 0000000000000000198b93e1eb7591e9106bbd5bd0a26ec980c29af86b254771 83 0.08/1.00 vMB 20
307,690 307,690 000000000000000000b4834c62034e93e234a03a4eff458657f2391e0df0bc26 111 0.07/1.00 vMB 28
307,689 307,689 000000000000000028a585862ef32cc7f02c4cdf0827a8b392b1e795b3a820e3 97 0.07/1.00 vMB 24
307,688 307,688 000000000000000040a6be5951d70a7eaca023597060570fdcf966b1ee0e4a35 25 0.01/1.00 vMB 26
307,687 307,687 0000000000000000201d2f2525adcf599f087b3cdbc982f85220cfc09b7fc97b 175 0.11/1.00 vMB 27
307,686 307,686 0000000000000000021f196bd8cc0b6489515f1301fc5469dad56f4150312b4f 30 0.02/1.00 vMB 32
307,685 307,685 000000000000000049622a5c39cfa5f8d167ed115196062da136d41475bc2ae3 134 0.08/1.00 vMB 33
307,684 307,684 0000000000000000332d75c28b18d38367ea41ce77d140326c9fe04c3520b302 215 0.12/1.00 vMB 43
307,683 307,683 000000000000000046452f5bf30fa4d16fbe52a9c570be7889d3dfb5613eacd1 471 0.25/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.81 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: 710.18 GB
    • Received: 17.04 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.