Loading Tool

Explorer IconExplorer

Memory Pool

40,866 transactions
28.84 vMB
0.07856295 BTC
Random Selection Loading Transactions
Max Size: 146.80/200 MB

Candidate Block

Mining Attempt 3902bb2be2b29b584e0ea4a15c8756dcf39c71cd989cf505fcd053da82ac289f
Version 20000000
Previous Block 00000000000000000001b25de7d6b46a8948f214d3970d4d7cda994c93f61a8a
Merkle Root 13dce71008638c00086a273a65b16330d3a158df116732eb3ee138d95d957961
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,151
Size: 1.00 vMB
Total Fees: 0.02250332 BTC
Feerates: 150.93 > 2.26 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,611 (601,789 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
312,822 312,822 00000000000000000f111a45419da86c6aec66fb1aadfa77aa5ad0616b81aa9f 901 0.50/1.00 vMB 34
312,821 312,821 000000000000000002d3c0fabc8e5ab95e692a67f3c62845f002f9d9da8ae43d 175 0.08/1.00 vMB 29
312,820 312,820 00000000000000002f4bbe5af9ff855e161dd4c47cc6b69ed4dcd843a0e18e68 318 0.13/1.00 vMB 40
312,819 312,819 00000000000000001b05d961cd71a9750a9594ae0fb73e01287841c25a1c8805 61 0.03/1.00 vMB 11
312,818 312,818 00000000000000000e2fba75f98b0c2fa72cfd3760888723db0b5657f580eaea 366 0.26/1.00 vMB 27
312,817 312,817 00000000000000000a0325223f86776837e5e325fdbc0ed0dbe7cf8c9f9f7898 531 0.42/1.00 vMB 20
312,816 312,816 00000000000000002435d124926a5169cf11a695ffe256dbea94b603771cea26 527 0.25/1.00 vMB 36
312,815 312,815 000000000000000026c27d821034dc27f3da8164eb34f57b275b22748b364c57 42 0.02/1.00 vMB 27
312,814 312,814 00000000000000000c798c0e2d1cbce612f0b4693402f10f9090a80ab8f6c1b4 240 0.16/1.00 vMB 21
312,813 312,813 00000000000000001f51a864cd4901fb2a285785019df2b78080df5595208c7d 596 0.37/1.00 vMB 25
312,812 312,812 00000000000000001f0b10c8558ea10ac17c6dc79b2a159812beaed1cdd5688c 64 0.03/1.00 vMB 31
312,811 312,811 00000000000000002e632d162f03812a2619146a68a02bc06850e487ddf57a10 180 0.07/1.00 vMB 23
312,810 312,810 000000000000000007eb0e0b4f18bda237657c66ff983d5b7e48b75644b795e0 169 0.08/1.00 vMB 33
312,809 312,809 00000000000000001b2d437c7b4eca731093cfa97b10f973caeb0022ed3c1dab 264 0.14/1.00 vMB 31
312,808 312,808 000000000000000024cef26cfacce582e67132e741891d69c9b50f1e8b532754 436 0.31/1.00 vMB 26
312,807 312,807 00000000000000002b63d17164cde033e40254991a151ed8846233583d9c8035 285 0.16/1.00 vMB 20
312,806 312,806 0000000000000000044aaf12bccd423d813279a50f0fd29eb5a68c32d0bf172c 333 0.21/1.00 vMB 27
312,805 312,805 00000000000000001d82e544003d4029ab6f758a7ec9bd77c3801c9a9e5dffa8 299 0.21/1.00 vMB 26
312,804 312,804 000000000000000005c12f60f49aaa86c47fc4320f7915040ff10e7039eed7c4 198 0.12/1.00 vMB 28
312,803 312,803 000000000000000033ae10240941e58c68b3e15d1e6d8119ab12544a81c71ee1 174 0.11/1.00 vMB 27
312,802 312,802 00000000000000002298f3b7add33fd7222a0bbf14716be206769eb4bb9ba285 46 0.03/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 781.70 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 629.15 GB
    • Received: 11.87 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.