Loading Tool

Explorer IconExplorer

Memory Pool

45,509 transactions
28.89 vMB
0.12834507 BTC
Random Selection Loading Transactions
Max Size: 150.75/200 MB

Candidate Block

Mining Attempt 5585ae7ad941e7a732105e73f6ac8d1a0f326acfb34d533aab6c8b0d52930df2
Version 20000000
Previous Block 000000000000000000017af1f60b0a1774993e39cbb6c5abc4771238282a0259
Merkle Root b9c824a69b76c9e5573b2eeba27e65da9cada7bd871b625e69913341bd3a2023
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,052
Size: 1.00 vMB
Total Fees: 0.03984913 BTC
Feerates: 201.13 > 3.99 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,711 (590,042 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
324,669 324,669 00000000000000000e8e70cab3dfe5fefeb2526ff66ac4fefae1af7415eedeca 60 0.04/1.00 vMB 11
324,668 324,668 000000000000000015f25eed384178990f6fde901a88231ffab3b37d3de88fd5 113 0.09/1.00 vMB 23
324,667 324,667 00000000000000001cbde59232b75c06824934956a507753629bceceb195942c 435 0.25/1.00 vMB 27
324,666 324,666 0000000000000000085e1cc9bb98cd25f46aefb2bf496020ea87f115cd6ebdd9 131 0.07/1.00 vMB 27
324,665 324,665 00000000000000001491d0ab4ed67b0e59eb8433e50a1cfdd56dd7ee92b77727 948 0.46/1.00 vMB 29
324,664 324,664 00000000000000000b5a2f6a8b7e0f4295de23b862c0673025bcb673d23568c4 943 0.46/1.00 vMB 28
324,663 324,663 000000000000000003a51711e4206b26154a3aa47992d1b9baff6e860a597c69 256 0.10/1.00 vMB 66
324,662 324,662 00000000000000001d1341a79a8cd1205105057d2606c6d022b626fc3fdcc8e5 53 0.03/1.00 vMB 20
324,661 324,661 000000000000000009857f95d942e78ccb3068ae59b7af16e96b39d078a0d161 153 0.08/1.00 vMB 24
324,660 324,660 0000000000000000066efabfe0ec39120bc015688bd9a4876e107391ef521fe7 681 0.42/1.00 vMB 26
324,659 324,659 000000000000000012dfd56a5f75a2d81f16092ed8b885a3af2215e73fa2d1e6 534 0.30/1.00 vMB 26
324,658 324,658 00000000000000001732afac0f5f1a2a15d308d98cc29e57809cd4ab5e5bf0e0 1,095 0.54/1.00 vMB 30
324,657 324,657 000000000000000004e94d0f64c775aa277e9343466565ff66fd2f220acb5666 30 0.02/1.00 vMB 10
324,656 324,656 00000000000000000927edb95e06bc5f325545aa79b88690b0282b5e1238599a 564 0.29/1.00 vMB 28
324,655 324,655 000000000000000011a1e72758c3ee4f2f94ce0333cb098820682fa905c1cd44 77 0.03/1.00 vMB 11
324,654 324,654 0000000000000000140f2d58b468bdd18dc29ba6e6eba13b7c080b61eda3a44a 1,215 0.58/1.00 vMB 33
324,653 324,653 00000000000000001729becbe6e43bdd89323d1031e3c93a362b02cf75cfa363 1,120 0.59/1.00 vMB 29
324,652 324,652 00000000000000000304fbeb6ffd037e3d1ff0a32ccf002d9dc30de86fb3ed0c 63 0.03/1.00 vMB 29
324,651 324,651 00000000000000001509b0fe237e56e302908edd547f6582a946bb15445b3c54 938 0.50/1.00 vMB 29
324,650 324,650 00000000000000001f25d470dedc5733f9cef5502286915a981f2ab97e08d80e 211 0.13/1.00 vMB 24
324,649 324,649 00000000000000000fa2f106c58083ea933a009245754f4a34a97b5ee87a7540 316 0.19/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 781.88 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: 645.05 GB
    • Received: 12.66 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.