Loading Tool

Explorer IconExplorer

Memory Pool

83,345 transactions
32.10 vMB
0.10321229 BTC
Random Selection Loading Transactions
Max Size: 190.84/200 MB

Candidate Block

Mining Attempt 6fb986ff2b151eafee2a5b9093f86284218a67a530362d4e4e0842e8b667af28
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root 211201ec8d5951798f869e39bef7b63c869ee3100a3b648756fe80c18d736998
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,643
Size: 1.00 vMB
Total Fees: 0.03891636 BTC
Feerates: 387.56 > 3.90 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (523,033 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
391,920 391,920 0000000000000000081a30b2813afe4957600403598657225bba088e07057b66 1,362 0.99/1.00 vMB 22
391,919 391,919 0000000000000000087f9a5a562463c35fda07aebc961effd00b437699dbee13 1,612 0.98/1.00 vMB 24
391,918 391,918 000000000000000008b3e53f297dea969bec45fb12382f731d0b128777484718 1,854 0.85/1.00 vMB 35
391,917 391,917 0000000000000000090b70d029332de3cd8164ad2b54832387c300ca93950103 664 0.61/1.00 vMB 24
391,916 391,916 000000000000000005ef8826d9b7253295089da593628f25c0cd74582abefbe4 1,166 0.99/1.00 vMB 20
391,915 391,915 000000000000000006019a74c6cfbc76c787b801ce3ef0c91ece1c1e163b26c9 678 0.88/1.00 vMB 18
391,914 391,914 000000000000000005cf81556b34a1a53360839c34f580fb79a65073b1d94204 704 0.67/1.00 vMB 23
391,913 391,913 0000000000000000059cf17698247f2bde455417c77b55df021e8acb05343964 2,506 1.00/1.00 vMB 39
391,912 391,912 00000000000000000327ad6bd4550a4d349a479765f8632e1dae140a3053165d 2,343 0.95/1.00 vMB 41
391,911 391,911 0000000000000000061819b2d616fae9f1ce952ea61000ef10035b4f5e437f15 1,877 0.95/1.00 vMB 32
391,910 391,910 0000000000000000095549ae48f5a71d1ecd3c172f6475a6efee841d8bd0f4bd 1,664 0.75/1.00 vMB 40
391,909 391,909 0000000000000000054236c504e707e4cc77a0228619d46cd0f9b8a6d6de8acd 1,024 0.99/1.00 vMB 18
391,908 391,908 00000000000000000a42913e90a0b2ca9b5ac1be8f439410e7c79a0bfa3d1f13 2,233 0.93/1.00 vMB 40
391,907 391,907 0000000000000000065514727b0b76af77ec4342f882c5cef8de1c951ee62500 516 0.66/1.00 vMB 14
391,906 391,906 0000000000000000069a2d8c70a823afcbe26d1493dc229c9bf1981ba154231d 726 0.36/1.00 vMB 39
391,905 391,905 00000000000000000415c83869ec9f80905690a5aae30a3ab5f338855718b26a 863 0.50/1.00 vMB 30
391,904 391,904 00000000000000000a1a0d1ec28ddfad97eb6f16ea4094a8d1775d8824008219 2,174 1.00/1.00 vMB 38
391,903 391,903 000000000000000006636162e51ae14a0af31da58813401f6a75b52876155d5c 1,233 0.77/1.00 vMB 25
391,902 391,902 0000000000000000041aa26151f7cb0b872ac3025549d55a4b005cbd3cc31c06 761 0.46/1.00 vMB 29
391,901 391,901 000000000000000004876e50b358a3eb54516071d8c6bc1c2cc419b7e564e2f6 1,606 0.75/1.00 vMB 31
391,900 391,900 0000000000000000046cfebefd5b0291ba3df0df3e3f7f6b4a5d8433ec99a053 2,104 1.00/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.31 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: 658.85 GB
    • Received: 14.59 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.