Loading Tool

Explorer IconExplorer

Memory Pool

78,050 transactions
29.67 vMB
0.07094537 BTC
Random Selection Loading Transactions
Max Size: 181.26/200 MB

Candidate Block

Mining Attempt 98f65ad4a4dd296f2da17838bf0e43cadc47d88fe8f207ff8addf3d28affe4cc
Version 20000000
Previous Block 0000000000000000000004a53d2ccfc82210803da3fce74ac3709abde32904b7
Merkle Root 75efc80b0aa49023638b54b466187e6a43a4ef30fb15016f7a88e685afffa8ab
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,626
Size: 1.00 vMB
Total Fees: 0.00534819 BTC
Feerates: 20.11 > 0.54 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,372 (602,796 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
312,576 312,576 000000000000000012176cb7daa5ccc885d6dd8b142ad92365542a70ec60cef9 312 0.27/1.00 vMB 18
312,575 312,575 00000000000000001e03bfc5251b950a87b4263bc940e0bff8a93003f9a208ff 78 0.04/1.00 vMB 28
312,574 312,574 0000000000000000325f3c714375866d9483a139dd1cdefcd806052d8b9b9d9b 1,382 0.66/1.00 vMB 30
312,573 312,573 0000000000000000226066b32147a43db45756b5303571d311f29cd77b2dee91 256 0.09/1.00 vMB 35
312,572 312,572 00000000000000003122d73667fcd21e42daf06833805408c024e0ed4d0f2c5c 291 0.16/1.00 vMB 15
312,571 312,571 00000000000000000304a2fdfd722dec227bed46a6f4e1acf4161a612200f2d9 117 0.11/1.00 vMB 18
312,570 312,570 00000000000000000435332d8f4070d73b4b4ba9077dc4a851eb8b70ed8310f8 2,332 1.00/1.00 vMB 34
312,569 312,569 0000000000000000093ae996427c61eb8f03fbb0d1bf613fb4f2399cc4aba5d4 844 0.47/1.00 vMB 26
312,568 312,568 000000000000000027a539c0c476490b73844f3ce55e7c59de64129bdaf7c030 510 0.28/1.00 vMB 25
312,567 312,567 00000000000000000c9ab5b6464e16db548a653219f35e961d4149aa3840beea 488 0.21/1.00 vMB 28
312,566 312,566 00000000000000002af124f8a18853f092b0f3ae0b2f5f27630bf0f25fcafee1 233 0.13/1.00 vMB 21
312,565 312,565 00000000000000000e344e09849874578e2a87666d21a712094ef2b3580281ef 386 0.18/1.00 vMB 28
312,564 312,564 00000000000000001bded70cade4cbf2706b9bcfe516da71341956cd04891625 376 0.27/1.00 vMB 19
312,563 312,563 00000000000000001942b41e06723063de50e1448a5c346415c16ed9beafd274 512 0.20/1.00 vMB 40
312,562 312,562 0000000000000000345f00c0efb3fe5140278a71b75a25cef8e4d9fc786169e6 246 0.18/1.00 vMB 19
312,561 312,561 000000000000000021e49a970231930a261a3e4110cd941cfcf9f72fddd65b1f 135 0.06/1.00 vMB 28
312,560 312,560 00000000000000001e0e17408e1bae109813ca5a3efc0eecc9e2d0330d7e87f4 47 0.10/1.00 vMB 6
312,559 312,559 00000000000000001f39b021ba1435bdd99d5283c5870e6bf1e51450369d3024 405 0.23/1.00 vMB 27
312,558 312,558 0000000000000000229e0188e93517314d385bd7d891429e4c26fb2c857a16ab 135 0.08/1.00 vMB 12
312,557 312,557 00000000000000001e070560afba01da787e81d161f746458971cdbf89a32812 477 0.24/1.00 vMB 30
312,556 312,556 00000000000000001fc1304bd4cb77f65e7f3ae486ddd50e7d4b738bf85fc414 198 0.11/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 783.04 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: 719.63 GB
    • Received: 18.10 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.