Loading Tool

Explorer IconExplorer

Memory Pool

42,335 transactions
26.62 vMB
0.07514838 BTC
Random Selection Loading Transactions
Max Size: 138.61/200 MB

Candidate Block

Mining Attempt bafa12f5d1da1b597740eea9d08adcfa92784d29f529903984009a4f685d1165
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 040c67ea05bc9c85112600ed2da66d70d45740cdd383b8493e1115939a22fa88
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,590
Size: 1.00 vMB
Total Fees: 0.02586159 BTC
Feerates: 99.53 > 2.59 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (241,690 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
673,186 673,186 0000000000000000000070d73175bc20e1ef21df8f4e8255ed75f78fec6073c2 3,084 1.00/1.00 vMB 58
673,185 673,185 00000000000000000007da0b9860d1756222150e3c692a4a1e70569c4d3f8250 2,681 1.00/1.00 vMB 95
673,184 673,184 00000000000000000007dca0e10d4522b027489539b4b5f20a7b3c6631f58cd9 2,595 1.00/1.00 vMB 68
673,183 673,183 000000000000000000053586452f5c5901c5b27bfda9379edb18c2fe5a5eff0b 2,423 1.00/1.00 vMB 107
673,182 673,182 00000000000000000005b61cf0ee81c58b109b7dfd3a28eafa82451b2f81cad0 1,859 1.00/1.00 vMB 80
673,181 673,181 000000000000000000067a690edd49a9eb57182af31949344159b83e855a8be9 2,159 1.00/1.00 vMB 111
673,180 673,180 0000000000000000000810a5b072eada175c0e387a45328e14473f4e05f6d419 2,601 1.00/1.00 vMB 115
673,179 673,179 0000000000000000000806b1487da7edfa09edd89321d2ce02b2eb520cbce784 3,180 1.00/1.00 vMB 66
673,178 673,178 00000000000000000008cd3660876703174e864361b635ad09bb13559e196912 2,790 1.00/1.00 vMB 94
673,177 673,177 00000000000000000002552ddd44590fb280030664532936926e9e06991ea1e2 2,485 1.00/1.00 vMB 102
673,176 673,176 0000000000000000000b28cf82600db86239254ce72310d438fb747dec176d8f 2,859 1.00/1.00 vMB 79
673,175 673,175 000000000000000000074257cafbed849803c343837697f956cacaa1530ebe02 2,442 1.00/1.00 vMB 84
673,174 673,174 00000000000000000003abccc5989a476fbfa176b461e36591da09ed0d7b8878 1,993 1.00/1.00 vMB 94
673,173 673,173 000000000000000000073301657873b5d3bec00a56369e3404b7a1a23be4f09b 1,803 1.00/1.00 vMB 115
673,172 673,172 00000000000000000008a2482a9c725b850b8dcbd0f9a169ca7387810eb3f516 2,113 1.00/1.00 vMB 117
673,171 673,171 00000000000000000002592600f0da7e897cabc1f7e6ca27b88bad08a52003d3 1,867 1.00/1.00 vMB 91
673,170 673,170 000000000000000000012759943d0422c520ab957c98dcfba38ed3a7c572aa0c 2,765 1.00/1.00 vMB 110
673,169 673,169 0000000000000000000c0009f9627b3866a5217caf85e2f141ff049d705ec203 2,125 1.00/1.00 vMB 93
673,168 673,168 0000000000000000000b075a224a9c22fac60cf2552c7a77b80d4296d2211356 2,696 1.00/1.00 vMB 111
673,167 673,167 00000000000000000002538fdbf81c9e3b4858918c137140f3dd85a402127641 2,662 1.00/1.00 vMB 123
673,166 673,166 00000000000000000006cbab3b8fe800f18484a1d32778a196ecd72b88dfc57f 2,888 1.00/1.00 vMB 123
Previous 10 blocks ↓
Total Size: 782.17 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: 653.46 GB
    • Received: 13.90 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.