Loading Tool

Explorer IconExplorer

Memory Pool

33,643 transactions
25.25 vMB
0.04841158 BTC
Random Selection Loading Transactions
Max Size: 128.55/200 MB

Candidate Block

Mining Attempt b1c266d373ccd7edadb8b356cb0c4e80b9878da3fd6075b98be9bf0408c68083
Version 20000000
Previous Block 000000000000000000002d329f64171128f24895d65f294da7fb5276d5bc24ec
Merkle Root 606240a4f87e29b9cafe5d4f0ee5dd8aa5e00c53920170a60d30fa99c6013d1c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,452
Size: 1.00 vMB
Total Fees: 0.00299485 BTC
Feerates: 6.30 > 0.30 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,935 (427,930 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
487,005 487,005 0000000000000000008640a3a448b451dbedf0e69ffb3cfd56b10e06bd8c411a 2,141 1.00/1.00 vMB 55
487,004 487,004 00000000000000000067478191f0a465c5d06e818c4ab521df3954ef1f0b7e60 2,158 0.98/1.00 vMB 22
487,003 487,003 000000000000000000e330bef17e39727e0ead7bce9b82f57b871be23add429e 1,747 0.97/1.00 vMB 45
487,002 487,002 0000000000000000001da477874e13d8ce10abdfcbf0efc4d40984bcd13cdfdc 1,872 1.00/1.00 vMB 144
487,001 487,001 0000000000000000000030b69821159aeabd59ce42f32d3c0b10dfa3fab984f1 987 1.00/1.00 vMB 147
487,000 487,000 000000000000000000ecc993ad6bc89a8a4277b7edc765d07563436db9475d91 2,221 0.98/1.00 vMB 164
486,999 486,999 00000000000000000053b9db2bb628086e51b985e9e80fcbe8b4fd41a6514e33 1,652 1.00/1.00 vMB 127
486,998 486,998 0000000000000000001f729168d41e647a1dc8b714312f17cd4fc843f5ede012 2,563 0.98/1.00 vMB 183
486,997 486,997 00000000000000000025cc107db922283296b0e4508450a18d3507ca969a7c0b 1,876 0.99/1.00 vMB 116
486,996 486,996 000000000000000000d089c96107e14e7e54dd1c4870c40ceb5a6454bf47067b 402 0.20/1.00 vMB 113
486,995 486,995 0000000000000000001b400367517d6bbc26ef00f3203fa673154c3357851321 2,125 1.00/1.00 vMB 88
486,994 486,994 0000000000000000003c03f61db37f914399c37355482326e61ccf1212d4c5c2 1,779 0.95/1.00 vMB 112
486,993 486,993 000000000000000000553590b2c073e921065ee689935a0911eda3babfbe62c3 2,212 1.00/1.00 vMB 173
486,992 486,992 000000000000000000a5865236bb77e919bb5761020505aa74bff49311751323 2,273 1.00/1.00 vMB 160
486,991 486,991 000000000000000000c6f35d00e7b628f00780dfb51fb741d600db0deeab8c1d 28 0.01/1.00 vMB 497
486,990 486,990 0000000000000000001982ecc159dbcfd62f0ce7f44b148765c36a3bee1485db 2,085 1.00/1.00 vMB 175
486,989 486,989 0000000000000000008aaba242d81358e27d47bae1f87719cfc7dc5a65243ac6 2,315 1.00/1.00 vMB 199
486,988 486,988 000000000000000000d60bbe0e0ff9ad4e21dd8cda810666f09a18973338ac78 1,606 0.96/1.00 vMB 38
486,987 486,987 00000000000000000030c557a24c9cc824320cd707d09034e3667938ebf1fa70 1,654 1.00/1.00 vMB 124
486,986 486,986 00000000000000000089e7e873813a0effc999941c875424fa7674bb7260e5e4 1,992 1.00/1.00 vMB 150
486,985 486,985 0000000000000000003d5db9636d5cb33600a3c71442d785eaba08bfef4675b0 1,554 0.99/1.00 vMB 56
Previous 10 blocks ↓
Total Size: 782.27 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: 656.65 GB
    • Received: 14.39 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.