Loading Tool

Explorer IconExplorer

Memory Pool

44,797 transactions
28.78 vMB
0.12721529 BTC
Random Selection Loading Transactions
Max Size: 149.85/200 MB

Candidate Block

Mining Attempt 085d48fe633a55fcc6a3accfa1e4bce452a54d483fbce20ebcdf71718690493c
Version 20000000
Previous Block 000000000000000000017af1f60b0a1774993e39cbb6c5abc4771238282a0259
Merkle Root 6397e3635c532f929acbfb0c33056d0b64577cf78712c2f3dbc33094a165cb32
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,028
Size: 1.00 vMB
Total Fees: 0.03942982 BTC
Feerates: 201.13 > 3.95 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,711 (447,069 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
467,642 467,642 000000000000000001b3d8923b74aae5266d4ff521702d433d2e6ff84d60c391 2,691 1.00/1.00 vMB 341
467,641 467,641 000000000000000001904098197a2efdb7e9477e698becc2810c845d4d0927f5 2,579 1.00/1.00 vMB 326
467,640 467,640 0000000000000000002a12e37ce9af9283394bdf2a9f119b07f3d8db703991f6 2,534 1.00/1.00 vMB 330
467,639 467,639 00000000000000000183914cb04504342d3b7594c595c53649947619cd0fd88d 1,665 1.00/1.00 vMB 237
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
Previous 10 blocks ↓
Total Size: 781.88 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.05 GB
    • Received: 12.66 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.