Loading Tool

Explorer IconExplorer

Memory Pool

79,169 transactions
29.37 vMB
0.12467154 BTC
Random Selection Loading Transactions
Max Size: 176.82/200 MB

Candidate Block

Mining Attempt d11e0d9d242357c60b1d53047ac0d4dc48515f51fd0c19ea17d4697c48821365
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root f6a3c4947090c62ed0edd0f9ac608c4cb93c768967f97e73926491c3e7764972
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,347
Size: 1.00 vMB
Total Fees: 0.04515411 BTC
Feerates: 150.80 > 4.52 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (407,116 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
508,149 508,149 000000000000000000092364e6071d9f327577f13063c9c840bfee902d280fe6 1,008 1.00/1.00 vMB 69
508,148 508,148 0000000000000000003d4350f00916d0faff34ad819deeff202ad6badb03b27d 289 1.00/1.00 vMB 12
508,147 508,147 0000000000000000000c947a091d8b38bc9a3c12422a71df4ca6e61e0bad1a46 2,131 1.00/1.00 vMB 131
508,146 508,146 0000000000000000003691753d52bb4a97a5e55d1cd64ac7ab5897299321d0a8 1,608 1.00/1.00 vMB 75
508,145 508,145 00000000000000000026964b131069c703d35b665372df20ee00b816cfbc728a 2,177 1.00/1.00 vMB 113
508,144 508,144 00000000000000000039d0aefea11a186f6ff57b32865447a585534121590ea5 2,685 1.00/1.00 vMB 204
508,143 508,143 0000000000000000005658b7406bb5172c01264111bd0c5d5f9a423cbf24ab68 121 0.08/1.00 vMB 132
508,142 508,142 0000000000000000000f8ad18d3cf559db489bc0bc03f3b507ce1f7a93f79f1f 782 1.00/1.00 vMB 31
508,141 508,141 0000000000000000003801aabfb4e5e80f4c71413b7fd45c0bd5fab6733d7d48 990 1.00/1.00 vMB 17
508,140 508,140 00000000000000000036174f7e535d44ba7db7cbdfe2c568b645ca5a4e2d91d6 437 1.00/1.00 vMB 25
508,139 508,139 00000000000000000012c8c16638813cbfa46dcee55dbbe398b625024d53857a 1,055 1.00/1.00 vMB 55
508,138 508,138 00000000000000000009070213f2ae97d263cb452f941c5e2c32cebcafe277a5 1,287 1.00/1.00 vMB 64
508,137 508,137 000000000000000000402f5d3576b534d0647bc9703a2da346c164682cb3ebdb 2,287 1.00/1.00 vMB 113
508,136 508,136 00000000000000000059da3070ffaad2373cfbf900b2b8ee8acc9c854d4fed68 139 1.00/1.00 vMB 7
508,135 508,135 0000000000000000000d83682469193423b7a72c70aeaab87484d247c6e03a5f 1,621 1.00/1.00 vMB 76
508,134 508,134 0000000000000000005ae507e8d6d45b48c00f439cff79aed04936e7b2489f03 1,851 1.00/1.00 vMB 77
508,133 508,133 00000000000000000040cbabe94d810a70c18cba5721bfbe48cc099bd3f228c4 2,652 1.00/1.00 vMB 141
508,132 508,132 0000000000000000001c83a400da950b20d577737c9a69deb908cabefed36d0b 601 1.00/1.00 vMB 30
508,131 508,131 00000000000000000034c2fa4edc2215c945080b508d31b5702aaa80b23985f7 752 1.00/1.00 vMB 40
508,130 508,130 0000000000000000004a95d0fbc816c2cb40bc8aa282cf7a2eee44179b70a3fa 1,367 1.00/1.00 vMB 85
508,129 508,129 0000000000000000004ae034a8156e6803c3e00d31e66d732efe5a9f21dc9cd0 1,849 1.00/1.00 vMB 56
Previous 10 blocks ↓
Total Size: 782.85 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: 712.79 GB
    • Received: 17.21 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.