Loading Tool

Explorer IconExplorer

Memory Pool

72,126 transactions
27.87 vMB
0.06231010 BTC
Random Selection Loading Transactions
Max Size: 165.35/200 MB

Candidate Block

Mining Attempt 181e9f699fad04036d1a6aeb38557775d1448026f6d9edb0331acf480603db29
Version 20000000
Previous Block 000000000000000000009e0d05ec642d7cff4f2783635cafb8c4809e49c30b10
Merkle Root 653f3a1a11e735b91964231a93f0585496659e1d613f4e697a28df5323d3416c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,429
Size: 1.00 vMB
Total Fees: 0.00676003 BTC
Feerates: 150.93 > 0.68 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,051 (482,415 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
432,636 432,636 000000000000000003ba5d7d1086cc61d262e212c13ce751fbe7168252d5aca4 857 0.42/1.00 vMB 55
432,635 432,635 00000000000000000091c0cb1f7c5011c5da41f64a1acdb9c8434873e4dcc0b4 1,760 0.99/1.00 vMB 40
432,634 432,634 000000000000000001b456f54fedfce82089c89fbd0ad68df57db36862ae3b48 2,634 1.00/1.00 vMB 69
432,633 432,633 000000000000000002f9270666fb7c41daeefd1c12035975d497d75dd63f3a9a 839 0.47/1.00 vMB 52
432,632 432,632 0000000000000000045eb9813ea186a6bb360f47290f85c9e6144e31f223c554 542 0.26/1.00 vMB 69
432,631 432,631 000000000000000002d6358d29c58d71bf65b862a60d8c31f68aca4e8ab0187a 2,008 0.87/1.00 vMB 57
432,630 432,630 000000000000000001f26a1bd4967217a576b45cc25cd4d9beeb7022a4486c6d 562 0.23/1.00 vMB 63
432,629 432,629 00000000000000000293a7582a717f6884914ba3858eb50eb74d620600c06ade 85 0.04/1.00 vMB 52
432,628 432,628 000000000000000000410691a364afc1b7149642361233bb4ea613925c7d245e 1,120 1.00/1.00 vMB 33
432,627 432,627 0000000000000000000de0b30e8b96597f366d9f38005e2f6f1ccd7ff53fb013 1,446 0.74/1.00 vMB 38
432,626 432,626 000000000000000000b78ecf9eddae713903d9d93fa46bd8a1196d9f105f137f 2,713 1.00/1.00 vMB 76
432,625 432,625 0000000000000000006c832844974e2ca2593079543066ab8530d40d4b0a514c 1,654 0.75/1.00 vMB 60
432,624 432,624 0000000000000000040a0831b37977aac2595fb764f049375c1783d17f4e1371 1,263 0.55/1.00 vMB 63
432,623 432,623 00000000000000000412e10d24d7c38c3f43e10c882562dc552cde8239990c25 639 1.00/1.00 vMB 18
432,622 432,622 0000000000000000041265ffe7647a851f537a7e3d74d7d3efb3193690c30301 1,472 0.92/1.00 vMB 57
432,621 432,621 00000000000000000069ac27e07ccd1ef0957b9fffd7439b199ef24c83c8714e 711 1.00/1.00 vMB 49
432,620 432,620 0000000000000000043c3b93da6d1630277b55019558fcc46ec1058c0efdc214 2,109 1.00/1.00 vMB 48
432,619 432,619 0000000000000000035ad199462bfc40c7b1d7a7ffb8ba2613d81a05839f43c2 2,404 1.00/1.00 vMB 79
432,618 432,618 0000000000000000014cb2388f488ebd9f69ec23ecdf38240f12658660378ad9 1,534 1.00/1.00 vMB 38
432,617 432,617 00000000000000000476fa3eeb95b75ee61e2f5e1f199a810b2554a4b2191573 1,591 1.00/1.00 vMB 51
432,616 432,616 0000000000000000012d810ce46151c25d22d646c6b40517aa989e8653c6b479 2,188 0.93/1.00 vMB 76
Previous 10 blocks ↓
Total Size: 782.48 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: 668.16 GB
    • Received: 15.40 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.