Loading Tool

Explorer IconExplorer

Memory Pool

82,433 transactions
30.30 vMB
0.14261856 BTC
Random Selection Loading Transactions
Max Size: 183.49/200 MB

Candidate Block

Mining Attempt c0f349e929f0554ed2032ad67804b0ad349920284b4e8963e8fe33d8c29420a6
Version 20000000
Previous Block 000000000000000000016a81c5974205d8be7825f3436d4fbbaa2e3ded369b8d
Merkle Root d178dce8bf58423b7a2f63600262b68bba9113ea70e113cd016b23ea10dfe1b6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,871
Size: 1.00 vMB
Total Fees: 0.06471097 BTC
Feerates: 137.89 > 6.48 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,138 (563,653 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
351,485 351,485 00000000000000001538cf97b7f4a153f3914063d1154fbd180b79b865263201 1,243 0.57/1.00 vMB 39
351,484 351,484 0000000000000000146082c3420c2727fa6456e046cce713e49da3373e876a03 1,387 0.65/1.00 vMB 28
351,483 351,483 000000000000000004560de252803987566cc9fd9ed19fc82ba9e092bd6ddf63 907 0.45/1.00 vMB 31
351,482 351,482 000000000000000012c6bd1af097ddb2a10201e998fbed7005f36b87fe31cfa6 557 0.26/1.00 vMB 28
351,481 351,481 000000000000000011562ecbd9eba6365bd1302889c3aaeb3595359213841a88 623 0.58/1.00 vMB 13
351,480 351,480 000000000000000012ffce14f6ef393fd7a6cb05973060a10356403edd0b6a1d 2,494 1.00/1.00 vMB 38
351,479 351,479 0000000000000000161b47bab7429f4ca7b2c03c096925ce9552aab2784036b5 32 0.02/1.00 vMB 5
351,478 351,478 00000000000000000af3ca92dcc34e21cee9683efc4330727a40e246c150e5cf 813 0.38/1.00 vMB 28
351,477 351,477 000000000000000011d845ea0f38f88b472f36cee6d65ca7e4f4ab11cf2480b8 112 0.10/1.00 vMB 12
351,476 351,476 00000000000000000887a349acdde47428b6c5eda1f0b74a251e66613073ae09 464 0.27/1.00 vMB 25
351,475 351,475 000000000000000016320a83e0cbe5bf006667d5b5fe915916ae8e6ced49659d 101 0.10/1.00 vMB 9
351,474 351,474 000000000000000005e297656318f317b2d08a8d0a5e18b4e0bdc83fdd9c05a7 457 0.23/1.00 vMB 27
351,473 351,473 0000000000000000131df9c58a4b4be7f800e23f1758b1f1a5bbfdd2a33adaa7 1,173 0.59/1.00 vMB 28
351,472 351,472 000000000000000003025cfaf3c2b97777122118fcd66135274c252384871e34 1,267 0.65/1.00 vMB 27
351,471 351,471 000000000000000010f44cb093e5ad7b0d0b325270041e668c54b27be8a6c4b0 247 0.18/1.00 vMB 22
351,470 351,470 0000000000000000065255ca533cec4117e5bc6581dbc75b0bb84bf72c443a3c 124 0.05/1.00 vMB 41
351,469 351,469 0000000000000000107d39d8ff499919998e50eec5707030556e40bac346665a 276 0.13/1.00 vMB 31
351,468 351,468 00000000000000000304b30c629d776de7b6fc7282e2ee9e1e46032343a013e8 567 0.31/1.00 vMB 40
351,467 351,467 000000000000000002bcbd64a0e9dacce0aa8b08d80babc2d435de4358a20979 80 0.07/1.00 vMB 10
351,466 351,466 00000000000000000865d74e121311aba33e373cea730360472a9c942b75f5d2 161 0.09/1.00 vMB 15
351,465 351,465 00000000000000000ef2055df175e55b3a2032ce27f6788ede496ed14c2963e2 507 0.23/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.63 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 672.30 GB
    • Received: 16.20 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.