Loading Tool

Explorer IconExplorer

Memory Pool

50,961 transactions
28.85 vMB
0.08622706 BTC
Random Selection Loading Transactions
Max Size: 154.00/200 MB

Candidate Block

Mining Attempt a8403010129d66a27d58881a52a3d6c15988878af3f01eb630becd99e9185225
Version 20000000
Previous Block 0000000000000000000003096370cda76b1c88720eb14b0cbf16be2c6035191b
Merkle Root acefd7a396390477656b8ba7fb0d48fe8270f32075547feec528286cc075f975
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,521
Size: 1.00 vMB
Total Fees: 0.02326451 BTC
Feerates: 151.12 > 2.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,717 (447,079 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
467,638 467,638 00000000000000000066fd230506f8b22fe0e419e4cda386c29dbb7d75e84f6d 2,424 1.00/1.00 vMB 304
467,637 467,637 0000000000000000002ef25304fb289e16ca9a0de4303ec3c777df18927d58b0 2,507 1.00/1.00 vMB 278
467,636 467,636 000000000000000000a460d29945dbc17fa36c95080e38092ec12245101c8de6 2,077 0.99/1.00 vMB 268
467,635 467,635 000000000000000000489bb783f81a63256c740a9ba38d97bb5cd804212977f4 2,476 1.00/1.00 vMB 330
467,634 467,634 000000000000000000bf2105bd50ed07fd24769d99eac7c8437d3a9e25cf4e13 1,970 1.00/1.00 vMB 280
467,633 467,633 000000000000000001acb6128d29cd6ab0fe125d5b8572b3bd484899fad9539b 2,706 1.00/1.00 vMB 331
467,632 467,632 000000000000000000d1162ebfbcbf9e8d97d8b9367b4412e1608156cab8eff4 2,003 0.99/1.00 vMB 274
467,631 467,631 0000000000000000004efdffc5da7d34c2e4e9a95bc2da87dd9ce731454a5f46 2,913 1.00/1.00 vMB 269
467,630 467,630 00000000000000000084a094b9b6d39726570433cace23436c60be10e67b222c 2,664 1.00/1.00 vMB 297
467,629 467,629 0000000000000000012d3e589129fe56f8c02e65e2a33eb71807a36af784d90b 3,263 1.00/1.00 vMB 257
467,628 467,628 0000000000000000004fb080afc41c19626238c3fe03ba70e6f972fd1e2d0174 2,067 1.00/1.00 vMB 252
467,627 467,627 000000000000000000d5cded695f46193a5a2ccfef45654e29dcfc77eceedc34 2,558 1.00/1.00 vMB 286
467,626 467,626 000000000000000000dd59df97e212967fe38e2f03f2064e7399c6f243f9109f 2,612 1.00/1.00 vMB 324
467,625 467,625 000000000000000001b595b4774212a173d33ff58d4d788c5bcc3fb0abcf241d 1,686 1.00/1.00 vMB 295
467,624 467,624 000000000000000000e496ea14cbcdf631207e272985de842ec228236dfd5f10 2,514 1.00/1.00 vMB 386
467,623 467,623 0000000000000000019c5d4260f12e908bc745354c995576b815cb1ce51b257c 1,952 1.00/1.00 vMB 272
467,622 467,622 0000000000000000000213bff850df8ac907ba8a391ae1f5df78346f9bfefb80 1,812 1.00/1.00 vMB 271
467,621 467,621 000000000000000000d99d4601f3626224893ef07563edcce500428f3ab3bcf0 2,766 1.00/1.00 vMB 218
467,620 467,620 0000000000000000019c63248b0f318419066b2b259f4f868a77ef7ed2496eaa 2,095 1.00/1.00 vMB 239
467,619 467,619 000000000000000001891abab330287c0b76464102606b9e97d3d0c164ad1277 2,090 1.00/1.00 vMB 297
467,618 467,618 000000000000000001445e3e27d93fb042d87576a3f9ee28bd70945f7c490d62 2,212 1.00/1.00 vMB 250
Previous 10 blocks ↓
Total Size: 781.89 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: 645.24 GB
    • Received: 12.71 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.