Loading Tool

Explorer IconExplorer

Memory Pool

54,503 transactions
31.39 vMB
0.13465765 BTC
Random Selection Loading Transactions
Max Size: 169.34/200 MB

Candidate Block

Mining Attempt ec97ded56f420eff25134bdc187979eff74aec7d94762ee6f1483904ff715e66
Version 20000000
Previous Block 0000000000000000000062eca90b6c850441ed7ba51b4482cf00fbe216ef2a8c
Merkle Root 14154858aac8f855754dbb1d3b1ebb403832c597ff18c07030794953467bdfab
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,433
Size: 1.00 vMB
Total Fees: 0.04158417 BTC
Feerates: 301.27 > 4.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,814 (252,823 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
661,991 661,991 00000000000000000000b759570202ce47834fe7fded1854f93e1d32b9be15f9 2,229 1.00/1.00 vMB 62
661,990 661,990 000000000000000000000dee1da20e680ecb548957979b4b74c0f4dde55c93ba 1,722 1.00/1.00 vMB 93
661,989 661,989 00000000000000000005c7ef3feab0ec63c740bfeb95baa2d8f7241c66306392 2,528 1.00/1.00 vMB 144
661,988 661,988 000000000000000000092bf11f07ebd549d7ac1d674babd9e382a534b62e35e6 2,512 1.00/1.00 vMB 74
661,987 661,987 0000000000000000000e73cdabc85f611f78b13734b523a9909b3a4663503f4c 1,881 1.00/1.00 vMB 63
661,986 661,986 00000000000000000007b2d5f1724317cc0d93df288feb028cbc8612c9fac994 2,301 1.00/1.00 vMB 74
661,985 661,985 00000000000000000009b5b61cfb8fe0a98391e0490635bf6bb5b7b36216fbb4 2,024 1.00/1.00 vMB 56
661,984 661,984 000000000000000000020ee4deef2ac27f73a46d38ae890ecbade21e913d3f65 1,663 1.00/1.00 vMB 78
661,983 661,983 00000000000000000004ffc83680f8dba44a092fc9c6c7781f6000119c9cd646 2,519 1.00/1.00 vMB 73
661,982 661,982 0000000000000000000a88884710099e2076d1698a880f5252429acf888f329f 2,221 1.00/1.00 vMB 74
661,981 661,981 000000000000000000010db7e89d741bc0ecf22bbb9f7fb0f2bd9bc20fd8de71 2,470 1.00/1.00 vMB 55
661,980 661,980 00000000000000000003d7e794a8677c6a434e3ce4149c97836a6fa1ad72b6ba 1,977 1.00/1.00 vMB 83
661,979 661,979 00000000000000000001c107e60e091426495e6567ca1cd3e71dba53adfbc1a4 2,472 1.00/1.00 vMB 79
661,978 661,978 000000000000000000082aeb99d216c366d60eb84aea4ac4dbda9924a9ea7ddf 1,881 1.00/1.00 vMB 74
661,977 661,977 000000000000000000019dda9c370dfaed719f8545e788d8553e5f8a8bd8ca59 2,243 1.00/1.00 vMB 65
661,976 661,976 00000000000000000004e1ed1d60612e3f21a31810ef4c75356cc94bb59588f7 2,449 1.00/1.00 vMB 96
661,975 661,975 000000000000000000084058237e7eed366ec7c1ac02f43e84d0ef0d88212702 2,207 1.00/1.00 vMB 104
661,974 661,974 00000000000000000001852b5ada194f8870afc1a9749f0e1b879ae034476541 1,730 1.00/1.00 vMB 102
661,973 661,973 0000000000000000000ebcf26ff468757c6a63f203b344c3ac5e13eb222dc366 2,077 1.00/1.00 vMB 140
661,972 661,972 0000000000000000000bb4a5a972feaf8a6d76592cb535aa3d66df7cc3f56181 2,581 1.00/1.00 vMB 76
661,971 661,971 0000000000000000000dde09a553650ca89691429e72468993b3798583cf2779 3,009 1.00/1.00 vMB 93
Previous 10 blocks ↓
Total Size: 782.06 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.14 GB
    • Received: 13.43 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.