Loading Tool

Explorer IconExplorer

Memory Pool

46,653 transactions
20.47 vMB
0.05423157 BTC
Random Selection Loading Transactions
Max Size: 117.08/200 MB

Candidate Block

Mining Attempt 639eb200e62674b9c4f0dc4445e632ec98de8c02e8b44dd75143d971535dc59b
Version 20000000
Previous Block 00000000000000000000b153e89bf60d39de4bb1a3db4f3ff187db0dc9b98002
Merkle Root c105b858dd023b55a5fc02159d610f7c881e39f08f964c7095182a62bad538b3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,433
Size: 1.00 vMB
Total Fees: 0.01371534 BTC
Feerates: 509.18 > 1.37 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,952 (655,851 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
258,101 258,101 000000000000000f20b60277dc9e3cc2aab16d5b27b5ecb930aceec0ca5b2f36 181 0.06/1.00 vMB 143
258,100 258,100 0000000000000025a24e33cbd65a64c04f162c0e5bfb2575a628bded28e3aa2d 291 0.13/1.00 vMB 110
258,099 258,099 0000000000000012aea631613f8945e1367ca38712ee3b8e6212ad18865a4a7a 272 0.12/1.00 vMB 112
258,098 258,098 00000000000000155977a96a7afe424211031533fc3e556cf13b9e5b99a184fb 480 0.21/1.00 vMB 104
258,097 258,097 000000000000001e942a738bfe886280e7adac8721a12988a168d7192a9488f7 272 0.11/1.00 vMB 122
258,096 258,096 000000000000001a9f7d314b62f308519eb6906203e6f0f8362509190aa2e8fe 150 0.06/1.00 vMB 144
258,095 258,095 000000000000001dcd9c8a6357ea384228304f82f8e9ee07da07f1d7c4b47eec 506 0.23/1.00 vMB 56
258,094 258,094 000000000000001428f3842d7b9f08e58929671bee6af2e8bc35854a475d1b96 640 0.25/1.00 vMB 143
258,093 258,093 0000000000000009da1465850e950514823b79564df03aeae99f776fcc66c553 202 0.16/1.00 vMB 67
258,092 258,092 000000000000000aa81cb0ca160c7a617b0be4300090c3672c88bf2492b4d8df 45 0.04/1.00 vMB 48
258,091 258,091 0000000000000018cd26029b3b3b8f1b46fce2a9774efebec8c5ff0d49cda4da 148 0.13/1.00 vMB 59
258,090 258,090 0000000000000014d1db791b0a86ffa002dca060b3cdbf329afd41df7854f284 174 0.14/1.00 vMB 58
258,089 258,089 0000000000000023caabda3d8af2b56e4cc7ed2ec86ea3f3039e7bc0358b9f19 145 0.09/1.00 vMB 81
258,088 258,088 00000000000000172ddccc8c8f67a076fce40f6135c07dadcf032ccdc26013e2 98 0.05/1.00 vMB 88
258,087 258,087 0000000000000023f34c9132c6c437398e849c3ae6db741b0961333b63955303 87 0.08/1.00 vMB 35
258,086 258,086 000000000000000c81558528735f5138e361c84ab394d005cee3d74f599b1b01 525 0.25/1.00 vMB 88
258,085 258,085 00000000000000114c8fe2f47c6467f3e497341209d4c0784d25265c2de8cf30 451 0.23/1.00 vMB 89
258,084 258,084 000000000000001f768fd8a520b528c5939658d3b16c05a59f831e6ce61a3f37 83 0.06/1.00 vMB 61
258,083 258,083 000000000000000683d80e9bf04f3e00d38582494ad4bbbe6839038730409b03 447 0.44/1.00 vMB 52
258,082 258,082 00000000000000063149f508421444375b48fb0afa9ac7746cd260d5e5474ca0 29 0.27/1.00 vMB 15
258,081 258,081 00000000000000241a86251ea0a8d4df1cbaeb60a487f80284acde5ab74498c1 306 0.30/1.00 vMB 63
Previous 10 blocks ↓
Total Size: 780.52 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: 535.07 GB
    • Received: 5.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.