Loading Tool

Explorer IconExplorer

Memory Pool

82,176 transactions
31.71 vMB
0.10750711 BTC
Random Selection Loading Transactions
Max Size: 190.13/200 MB

Candidate Block

Mining Attempt 20704abf43f528a05706e933d3c9e2d870464716824204a14ab64aa82020f7ae
Version 20000000
Previous Block 000000000000000000010cf532a63a6441b67a3efb5df3eadda72118873c170e
Merkle Root 82b157533499215735babf651439f4b1af9855350b03bfeeb6fc439236a5b41a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,960
Size: 1.00 vMB
Total Fees: 0.02396196 BTC
Feerates: 99.50 > 2.40 > 0.92 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,376 (112,266 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
803,110 803,110 00000000000000000000c60fe61dc78f426c4a9dc152e6d1a32ee403b9e02d45 2,282 1.00/1.00 vMB 11
803,109 803,109 000000000000000000015030a9d290652d959423f67973525cf17fc9188c139c 2,540 1.00/1.00 vMB 11
803,108 803,108 000000000000000000053a9ceedf816f7ad41e35df573215d5594890dc2de4fc 1,812 1.00/1.00 vMB 9
803,107 803,107 00000000000000000002393a741e96ba0487a16014ece92edb5e0dde760f2da9 3,403 1.00/1.00 vMB 16
803,106 803,106 0000000000000000000220814263be3347b633132052322503731aa227d4833b 1,686 1.00/1.00 vMB 8
803,105 803,105 00000000000000000002986ecdaf0a55ba6125c7931222a07c4ea4a64913b7d6 1,915 1.00/1.00 vMB 11
803,104 803,104 000000000000000000003311bca49e847f05d7c2519183ea9d7fb15fc30e3a7e 2,624 1.00/1.00 vMB 16
803,103 803,103 00000000000000000001cb2f80a4190d16fcdcfe51e4ffdfa25f64386810068f 3,419 1.00/1.00 vMB 9
803,102 803,102 00000000000000000000a2d4fd20d0eb13d57388187057c31d229811d21c311b 2,727 1.00/1.00 vMB 7
803,101 803,101 00000000000000000001a00adb329962f529400f8c909e350bf67a67473b79ef 2,230 1.00/1.00 vMB 10
803,100 803,100 00000000000000000002013b3d1d2f9e9eb74211ab1047ad3d9b140b92605330 3,428 1.00/1.00 vMB 16
803,099 803,099 000000000000000000025cda368912129267e3a05ba4bb4f3b7dc4f1fc7c2eda 4,495 1.00/1.00 vMB 12
803,098 803,098 00000000000000000001033a72d6cf1c084e1a27567cd86830e7b32c85b3d783 7,172 1.00/1.00 vMB 6
803,097 803,097 00000000000000000002f5d27fec50e0a243f8f9b69ae600926b6b612df0aef2 2,451 1.00/1.00 vMB 8
803,096 803,096 00000000000000000001f8920323ff972137fb97ba25a3f35e783e336a7804f0 1,085 1.00/1.00 vMB 44
803,095 803,095 00000000000000000003e837f4113bacdda0d8f40331cf15487e9295ad5e9972 3,551 1.00/1.00 vMB 7
803,094 803,094 00000000000000000004dc3321874df9e06c1dec6d7ef3834c7a3b8e5422b9b3 2,581 1.00/1.00 vMB 7
803,093 803,093 000000000000000000040681f1475ed973aaedff4b968130af54fe7adcad35e2 3,208 1.00/1.00 vMB 12
803,092 803,092 00000000000000000003914ccbfbefcffe3d20507c8ce2e4aa3a06b9c2549706 3,087 1.00/1.00 vMB 13
803,091 803,091 00000000000000000002ae34c0eff30724e278bab58650bb51a963a656b780d6 2,546 1.00/1.00 vMB 9
803,090 803,090 000000000000000000024e676aa9c2d809d806470134c7c13f29db6c4550d374 2,902 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 783.04 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: 720.41 GB
    • Received: 18.16 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.