Loading Tool

Explorer IconExplorer

Memory Pool

40,073 transactions
27.14 vMB
0.12055579 BTC
Random Selection Loading Transactions
Max Size: 140.19/200 MB

Candidate Block

Mining Attempt 196d1a0ea18ff9810eb469268fc2608eb23f9fa61faee4b59f2a15b34846a7c3
Version 20000000
Previous Block 000000000000000000011aac3f8356d41d0f3b59beeb05aaa2207d77b5b56f75
Merkle Root a12fa317a19bd9961d1f66bf2931c157022f43cca1c15177a83cffe517634048
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,285
Size: 1.00 vMB
Total Fees: 0.06498572 BTC
Feerates: 285.90 > 6.51 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,680 (492,968 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
421,712 421,712 00000000000000000256820c8367ef87a71347520f4af3dc16e29beb5be302da 1,118 0.74/1.00 vMB 29
421,711 421,711 0000000000000000020eb6c13b217f724167677213dc988ee41b531c94ea1a6e 2,943 1.00/1.00 vMB 79
421,710 421,710 00000000000000000254f972c7bfe84f1c54166a0f9fcc7dc78ae51c51a494e6 1,649 0.96/1.00 vMB 44
421,709 421,709 000000000000000002aa6967e0465864a94cdbbbaf7705d716c4e6df6e37e4f6 2,479 1.00/1.00 vMB 66
421,708 421,708 00000000000000000004663ab0b23d7af68bf95ba87dd57d18b77c939fe9051f 626 0.34/1.00 vMB 51
421,707 421,707 0000000000000000050c08a9f9343b607d6974d04e00649ca3da9daab7af7701 468 0.22/1.00 vMB 55
421,706 421,706 00000000000000000221573cce55385b69cc5a1b55769f930cbfb679648a9ace 1,574 0.93/1.00 vMB 51
421,705 421,705 0000000000000000016d04977c6391d280bc7d60d31e9d95c6aa8258b8c49935 469 0.18/1.00 vMB 75
421,704 421,704 000000000000000001107b91b9ea39ee51f73475c254cbf660a1c7512821abaa 623 0.24/1.00 vMB 74
421,703 421,703 0000000000000000006019dc44e96e8324be2eb2e82ee710f320e87fe44e4401 299 0.12/1.00 vMB 78
421,702 421,702 000000000000000004ea84e51ef336982b063cb570e2ba4d421ee9fea119d6c3 405 0.20/1.00 vMB 73
421,701 421,701 000000000000000001ba790934ec1fce52d8d70067eb5f620728f370c6cc1692 585 0.41/1.00 vMB 26
421,700 421,700 000000000000000001da886fa120ea9d292ccd261ddf1f583773ac98c18377de 2,205 1.00/1.00 vMB 51
421,699 421,699 0000000000000000028a10bb6bf6981802a68817a45bebb8b5df320d01fb8f28 2,617 1.00/1.00 vMB 91
421,698 421,698 0000000000000000016a8b44639d1da4fc9e346ff563143388a197d0443e7236 25 0.01/1.00 vMB 73
421,697 421,697 000000000000000002e67ef9cc01489cdc64cf0ad031572526b2f903b88ddfa6 789 0.40/1.00 vMB 58
421,696 421,696 0000000000000000049f6b06c25dd91f1ccd02b8a14196e0dffec2c781ef204b 1,845 0.93/1.00 vMB 55
421,695 421,695 0000000000000000026e213fab85947799a66f2fefce54975e18b12ced5fb70c 823 0.99/1.00 vMB 26
421,694 421,694 000000000000000001c2850431721f4eed525c41d0b6e44bea2e6077fc879c96 727 0.32/1.00 vMB 56
421,693 421,693 0000000000000000004f44c20b08d39fc3dff5552fc8fecf6c8c8ff6eb9d6fa7 508 0.27/1.00 vMB 51
421,692 421,692 000000000000000000177d229880884c15dd1742fd7d010e4427d10b4b337bed 868 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 781.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: 636.38 GB
    • Received: 12.36 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.