Loading Tool

Explorer IconExplorer

Memory Pool

24,942 transactions
10.52 vMB
0.02581568 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 60.23/200 MB

Candidate Block

Mining Attempt b870b499df881216356a1aabf4b8c472f6082b8e616388cc39b69fb19a1bfec5
Version 20000000
Previous Block 0000000000000000000042dc3a595584737aa5b0e59a9c730a957ef0652eded3
Merkle Root df78ec26b195b7b15e2d84bd2f4e6d97382b7aea1c0ce5c793bcdcc9f08dc0e4
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,511
Size: 1.00 vMB
Total Fees: 0.00847837 BTC
Median Feerate: 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,550 (720,328 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
193,222 193,222 000000000000053d8fdea3151905b3b8e1325c638d3c4b2659241ab01340446d 62 0.02 vMB 151
193,221 193,221 0000000000000014371713a38c448566a1a5c25f41b34a6fc28096b239afd218 11 0.00 vMB 310
193,220 193,220 000000000000043b55dc66296eb4cea239e797b39e66d749d5376e0fa572b1df 65 0.04 vMB 75
193,219 193,219 0000000000000055d86186cbf92eb786e533bee5f99373734bc72134462a13f0 128 0.05 vMB 69
193,218 193,218 00000000000007641e14a6e092131a15e2e3cec8b2839990ea200079e42ed51e 231 0.11 vMB 106
193,217 193,217 000000000000023b521800777d2e1761a6da60602ca4cbb2d01f3050680ba4f2 112 0.03 vMB 10
193,216 193,216 000000000000083ba46ea1e709d84c4cc7249c1508698612ca575926e8ae2d86 256 0.10 vMB 296
193,215 193,215 00000000000001166bced88174a6f16cf647c8b977cd25ccf6b2c3c06b17fc62 119 0.05 vMB 33
193,214 193,214 00000000000005ab5de89122020bbb3fb138043a54b59fc1372b0b786e415319 456 0.22 vMB 131
193,213 193,213 00000000000000d59df330604d5467d48371967a83a2c0f2eed776ab99d569ea 256 0.14 vMB 94
193,212 193,212 0000000000000463ba2ba8f2bbdb811156e8c992aebff3b824038df4c31fdd47 12 0.00 vMB 59
193,211 193,211 000000000000042b71c6d8b84f8084e52b20cc1a931fe218b93d2c561ac2e44f 270 0.17 vMB 103
193,210 193,210 00000000000000c56adfa219f0ce00200da5c2e83135603ab0c24e020427cb15 142 0.05 vMB 74
193,209 193,209 000000000000001e1955c8982f5bce6d09589832025b549ae48d08dc1836cc27 235 0.09 vMB 107
193,208 193,208 00000000000003d354057d1f93961058a8462aaa2408f718748962c1d41038c8 256 0.10 vMB 118
193,207 193,207 00000000000003ecf23c1ea432fd8798bd6f3585ae0890d9273ee9bf1880f2b4 256 0.10 vMB 167
193,206 193,206 00000000000006e583960016df6170412431d586a9ef9846360a78dcd7cccc6d 144 0.05 vMB 134
193,205 193,205 000000000000067a29c2b6321878336ae0644513b82ea6290cec4543ca2e9f0e 369 0.25 vMB 100
193,204 193,204 00000000000005fbfad2a66f9f4fec59c41262026edbcba21f862120f6d94561 15 0.01 vMB 112
193,203 193,203 000000000000005568a4be9bbece9c1e10dbb68421c5d5eac1f7688f35652148 471 0.25 vMB 117
193,202 193,202 00000000000005e2b073f3608304cb3b163bfa47d50a8acaecdf18271f923fba 138 0.05 vMB 163
Previous 10 blocks ↓
Total Size: 779.82 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: 415.12 GB
    • Received: 2.22 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.