Loading Tool

Explorer IconExplorer

Memory Pool

41,917 transactions
26.50 vMB
0.07125009 BTC
Random Selection Loading Transactions
Max Size: 137.97/200 MB

Candidate Block

Mining Attempt f76c5bf5a807b376302f8c386a823daab5d27f97d3b29822dfb2b3f8f16bbd70
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root a45fb863d91136b4b657d7d7fd0af834e4254ad9248c4127b16c8fcadb61d44d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,825
Size: 1.00 vMB
Total Fees: 0.02254870 BTC
Feerates: 99.53 > 2.26 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (663,093 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
251,783 251,783 000000000000004f130cbaf655971cab22bd307af615e6da162f042a6ea0570b 27 0.09/1.00 vMB 46
251,782 251,782 000000000000000eb530da5a3c25bd271dd48e5f4a15db72c2bc7e4dccc16abf 225 0.23/1.00 vMB 105
251,781 251,781 000000000000006f43768ce5b3396438b9236a9686d29671066fa007a2df0ae9 106 0.04/1.00 vMB 91
251,780 251,780 00000000000000659a41e122d5ec2b177b64e1e5dbfa4f71cfdac4db572a286c 312 0.13/1.00 vMB 110
251,779 251,779 000000000000001188bc30412f464840b9612310b3b0e5d0d5afae0c5646a438 128 0.14/1.00 vMB 82
251,778 251,778 0000000000000040f1c5ca8a50f88f0db6187f86f481caca4d6d73f285d6312e 151 0.19/1.00 vMB 81
251,777 251,777 00000000000000549768e93dd315a418064b5c30381aa5588a74a11c69099ee6 213 0.11/1.00 vMB 159
251,776 251,776 00000000000000612a596537389e396d02d3630a5e40009697cd68d17dfd48c4 365 0.24/1.00 vMB 146
251,775 251,775 00000000000000137adff2986fb1fc5bfe7d44109c70fee73588ca1c59ca62a1 148 0.09/1.00 vMB 117
251,774 251,774 0000000000000055a0fc6f53132222eef693ccac5e7cf4530adbc7be9a3a3ef6 247 0.22/1.00 vMB 65
251,773 251,773 0000000000000005608bca7b698ed8e85e509388c69153b3f28d6c3f72c7ed7d 244 0.10/1.00 vMB 235
251,772 251,772 000000000000000ad407ea07c02cf338626a5b49018fa6dd518ee91c1bf0f4e9 462 0.18/1.00 vMB 119
251,771 251,771 0000000000000000fff95b2c9ddb199d278cbf827e5294ef0c0a9486a2a4f039 109 0.05/1.00 vMB 128
251,770 251,770 00000000000000518f5c852774cc102030a35c1b4e612931f3119213da1c9e63 73 0.10/1.00 vMB 79
251,769 251,769 0000000000000060d58c6a39102297957f40cddf2762e83d637f377428386aa9 223 0.10/1.00 vMB 162
251,768 251,768 000000000000000a15bd132172a413da39571ad6237acfae4cf4eb5f1a14bfac 372 0.39/1.00 vMB 41
251,767 251,767 00000000000000644cc94ddcf071aadd367acf7be225278f75c5fb7fd80c9be5 353 0.22/1.00 vMB 96
251,766 251,766 000000000000004f033204bcd48d888812ea99e53f756f816d2d57a1dcb2a065 486 0.22/1.00 vMB 107
251,765 251,765 000000000000003eda2a1f6193b5c1838ac5d5ff7cd426bc3309f5e0e7a3c957 101 0.21/1.00 vMB 15
251,764 251,764 000000000000002ef16a4aaa32fcb5e7e792121bed1c8cac426cd5350e5ebb75 361 0.15/1.00 vMB 152
251,763 251,763 000000000000004dcb2c793877509b60eefbfe9c8ece5c499f529bce6ef81a18 114 0.25/1.00 vMB 19
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.89 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.