Loading Tool

Explorer IconExplorer

Memory Pool

82,450 transactions
31.20 vMB
0.11130429 BTC
Random Selection Loading Transactions
Max Size: 189.27/200 MB

Candidate Block

Mining Attempt 8c168c0d47b5a92f69c871286168b42850f81c549508389e06935251125b0a01
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root 3d21522c2863a128dddc903ef14d7491a923ab45778f46b5a28e1b093795a7f6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,787
Size: 1.00 vMB
Total Fees: 0.03557554 BTC
Feerates: 803.65 > 3.56 > 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (106,004 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
809,348 809,348 00000000000000000001561294b739255b63f22af3d41779fe085a1aeb0acd25 1,517 1.00/1.00 vMB 19
809,347 809,347 000000000000000000048f4833150ff57a3ba281f89c63d75ddc7dfd97cb5343 932 1.00/1.00 vMB 14
809,346 809,346 0000000000000000000010f540ebdd8ea3d52a2e84e65c4ba01c62a63b72c1a6 1,307 1.00/1.00 vMB 15
809,345 809,345 00000000000000000004d61592e835a690c1bd243aefc46e108794495ba76a5a 2,147 1.00/1.00 vMB 26
809,344 809,344 0000000000000000000168ff78d04e1f237e11bef1ec62e700ec846278b249b4 2,786 1.00/1.00 vMB 32
809,343 809,343 00000000000000000002e7bdecdc0ab936a24d407f16a97a255157f9989a261a 1,913 1.00/1.00 vMB 21
809,342 809,342 00000000000000000000f231e1b24255d0c028416efadbdfb2c6532c15311568 1,850 1.00/1.00 vMB 28
809,341 809,341 00000000000000000001e73b1c55118c6b7b3874870253e59d195203354763a5 2,642 1.00/1.00 vMB 33
809,340 809,340 00000000000000000002b5283ffde08db496ecd4e44083b6b6f3d9b396db274a 2,389 1.00/1.00 vMB 26
809,339 809,339 000000000000000000034532b3cac812c33d2dba48d9508cbd0c393e90eff23d 2,239 1.00/1.00 vMB 26
809,338 809,338 0000000000000000000078d36fe1b2bbc4b3e81f7a3d51453811fe4e20c12028 3,032 1.00/1.00 vMB 37
809,337 809,337 000000000000000000035dcdec59c274dbc9922eeb3b46b87952d6e3a4f90191 1,713 1.00/1.00 vMB 21
809,336 809,336 00000000000000000004a864c3d07413a200f208c02927b084ae91cd98240d66 2,563 1.00/1.00 vMB 27
809,335 809,335 0000000000000000000249ea0515546999dfdcaef4cbf759110d7c494246811e 1,750 1.00/1.00 vMB 13
809,334 809,334 00000000000000000003034f50402351ee284a6a59767b15295f7de0deae0a20 1,908 1.00/1.00 vMB 21
809,333 809,333 00000000000000000003acab3e3f3fb81cb029f2c4f56c02845d000a77c15f7a 1,575 1.00/1.00 vMB 28
809,332 809,332 00000000000000000001cb7aaf5df3449bf450a8bd966d9eb23efee6398b75f9 1,638 1.00/1.00 vMB 36
809,331 809,331 00000000000000000004085ac40e380ce0a501368a9255b76f4168832dcdab2e 923 1.00/1.00 vMB 15
809,330 809,330 000000000000000000023df4d73dec495ab323a9ac734c7d41f558eb9a3e31cf 3,713 1.00/1.00 vMB 25
809,329 809,329 000000000000000000034e4c12476819fcd5daf647ad39ee81fe87d930ead85f 2,422 1.00/1.00 vMB 36
809,328 809,328 00000000000000000000dae7d47a8855974ce5f90d8375359c3cf44ab904e2f7 1,805 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 783.00 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: 718.64 GB
    • Received: 17.93 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.