Loading Tool

Explorer IconExplorer

Memory Pool

53,625 transactions
31.45 vMB
0.10580342 BTC
Random Selection Loading Transactions
Max Size: 169.58/200 MB

Candidate Block

Mining Attempt ccc26ab01caf56f381d6554d1465743a8fb2cf0aaa376591ff2d3bad417419d0
Version 20000000
Previous Block 00000000000000000000b5c797f30f3f01ba588d1023c3962ed65aa0aaae2067
Merkle Root 7255b3b3d568a5f4da9e1f81900fb048c98af5eabd97a3ee043c3278a1261d2c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,133
Size: 1.00 vMB
Total Fees: 0.02426652 BTC
Feerates: 18.19 > 2.43 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,826 (569,921 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
344,905 344,905 00000000000000000722975b9db365928409502140956cd96eb0942c3dd28182 279 0.16/1.00 vMB 20
344,904 344,904 0000000000000000059fd3cba26be9c2f810ef36525a092541aa1eb2d47dd2c8 1,083 0.66/1.00 vMB 23
344,903 344,903 0000000000000000148942a49b9440498aa8d60993ad665bd644e9e84a170a40 251 0.16/1.00 vMB 11
344,902 344,902 00000000000000000de53cd5fc5bba7e50f393ef2411b2d0347b936df3701c09 196 0.09/1.00 vMB 29
344,901 344,901 0000000000000000163dc45100c993e7533724c41de7cd868972791d6ed9b4d2 609 0.40/1.00 vMB 22
344,900 344,900 000000000000000004d994cfdc7c49e6383538aa498a234bab12ce8a881f2e72 920 0.75/1.00 vMB 16
344,899 344,899 000000000000000001712bd821b778543709e2e838c41312720cd4fd0c33dcae 1,387 0.75/1.00 vMB 27
344,898 344,898 0000000000000000134150d7a9e4019e6996acb949ae05820938edd7fd3dae2d 1,502 0.75/1.00 vMB 25
344,897 344,897 00000000000000000ece301316648030b9c89675a1293d974eadf2198c69c433 414 0.23/1.00 vMB 30
344,896 344,896 00000000000000001548657d1fa7b62e97bd6548af3d2cfe19b94dd443fb0afb 85 0.07/1.00 vMB 5
344,895 344,895 00000000000000001424cc351bc9cd596b3e7633d03602694321c09666f4c985 81 0.04/1.00 vMB 21
344,894 344,894 00000000000000001689d213eb5fa45ea49208d7a73362c3868221f6b6d9e256 212 0.12/1.00 vMB 24
344,893 344,893 000000000000000001c06a65cb04cebad22a51cecfc815166df104472942f602 1,144 0.78/1.00 vMB 17
344,892 344,892 00000000000000000e5ce76540ac2d5f8115f6380329434c826d1ec968e483b9 554 0.23/1.00 vMB 33
344,891 344,891 0000000000000000092bdf8fcc8e06ff576611276b2b2a71d0023dcce508a5cd 2,062 1.00/1.00 vMB 27
344,890 344,890 00000000000000000b002bcb9aba584db2c86b2d8e3ef16a37a4cc2bad5fef6c 564 0.34/1.00 vMB 16
344,889 344,889 000000000000000005c751ba1426385f961fadba2e92aa05a157481780ce7734 638 0.90/1.00 vMB 15
344,888 344,888 00000000000000000d9160c73d7325e807e888cf3d3536b4cec5f0623c9b78e7 1,948 0.75/1.00 vMB 34
344,887 344,887 000000000000000003e92b1954a7149b8b9de0cd5a2263cd53d39a5f1d4e58a0 1 0.00/1.00 vMB 0
344,886 344,886 00000000000000000940e294ea47200e80cbfb400f0f7cf7be7e1d167a38567c 1,885 0.75/1.00 vMB 33
344,885 344,885 00000000000000000afdf94a3058ecf8319288fabd3c122e7aeadc7c96da7a56 241 0.16/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.08 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: 651.43 GB
    • Received: 13.56 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.