Loading Tool

Explorer IconExplorer

Memory Pool

54,381 transactions
32.13 vMB
0.22056839 BTC
Random Selection Loading Transactions
Max Size: 172.29/200 MB

Candidate Block

Mining Attempt 4b6898b9215aef873f00d54b242b184d874eab76b47ddaa57427ef7143738ddc
Version 20000000
Previous Block 000000000000000000001af732fd5b15bb90e3760b3de0020b22660de0315512
Merkle Root 8ca3c9a1a659174d78337d939c2354ae27e0d6353678b02bdb8d6974e59b1781
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,972
Size: 1.00 vMB
Total Fees: 0.11705849 BTC
Feerates: 101.66 > 11.73 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,818 (606,711 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
308,107 308,107 00000000000000004316edb471f5213efaffd90402c42c0df154dd0e2869abe5 451 0.29/1.00 vMB 29
308,106 308,106 000000000000000046adf2e429cf5318386a955f687e185b8dbe298fc846df76 32 0.02/1.00 vMB 20
308,105 308,105 00000000000000002cce424dd3b1f45eb01ee7a698aacd8d37bdc2c7380eb31e 254 0.13/1.00 vMB 26
308,104 308,104 00000000000000002ae05de98dccf7fffb34177d6cacccb7a4496faa1ceafc31 813 0.52/1.00 vMB 27
308,103 308,103 000000000000000050090142c9d6ee92fb3b85c2906b3db2ed4bf96f65035159 1,101 0.62/1.00 vMB 28
308,102 308,102 0000000000000000243a328c02dff0553471a0483fabf7f599d417a46321c4db 39 0.02/1.00 vMB 33
308,101 308,101 0000000000000000025a7bd9044ac02cefce44517537f0c490d458fa720460be 206 0.07/1.00 vMB 89
308,100 308,100 000000000000000011d978ebb95821bc8cc4d2b129e6e8d5d35f804178b5600c 485 0.19/1.00 vMB 35
308,099 308,099 000000000000000007f7991c2ef4e7bdf196d2bec4c9b9707bea2630cb545c27 30 0.01/1.00 vMB 30
308,098 308,098 000000000000000000ac8a420b985bf7ec2d752784cede2c065395cf89aec66f 534 0.28/1.00 vMB 32
308,097 308,097 000000000000000025ad567405f49664d69968686762917216b9983951eec67d 464 0.21/1.00 vMB 31
308,096 308,096 0000000000000000190744e33ce39f05d2e158f5cbcf93170027daa64835f87d 313 0.15/1.00 vMB 32
308,095 308,095 00000000000000001d7830f7bea0c8ca97b61894eb91ea3673d210da7a462ce0 348 0.21/1.00 vMB 26
308,094 308,094 00000000000000003504f31cb10aa7f8fd4097f5d0c8c78b49d18c0bcb5a12e6 39 0.01/1.00 vMB 23
308,093 308,093 00000000000000003c68efdf63209e2c23ded9a23d6d84a6978bccb835b0e297 94 0.09/1.00 vMB 21
308,092 308,092 0000000000000000005028afb1bf87efeed14c8f77c6e10728b9f506b943a9da 773 0.39/1.00 vMB 29
308,091 308,091 000000000000000011c8304fecbfaa641845b8664678796882f6f22ab45dbe2f 179 0.10/1.00 vMB 31
308,090 308,090 0000000000000000488b2cd2185afc844cb090b5bf72115c1572de1a1e0fe26c 581 0.37/1.00 vMB 26
308,089 308,089 0000000000000000296e7c77380ff7ee83eac3825140630a2ba8f4f93bd82bf7 132 0.09/1.00 vMB 24
308,088 308,088 000000000000000006d6feeeeca474c840584501b9fecc28330d3c74fc269f03 169 0.12/1.00 vMB 24
308,087 308,087 00000000000000002423cffd4db6a5aa5e7818122733a56ef06f1b96337176a9 229 0.10/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.07 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.22 GB
    • Received: 13.48 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.