Loading Tool

Explorer IconExplorer

Memory Pool

80,182 transactions
30.20 vMB
0.07983629 BTC
Random Selection Loading Transactions
Max Size: 184.60/200 MB

Candidate Block

Mining Attempt f8966b4a25c72a2b4f93725f5aabb0e03dbe854383fef069120daa46c7905462
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root 9e38f8e9b439c69e04826b05c972aebda653e44b7d4ab2ba02fb988255d54e8d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,273
Size: 1.00 vMB
Total Fees: 0.01248921 BTC
Feerates: 150.92 > 1.25 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (573,624 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
341,728 341,728 00000000000000000d22985f0b14ba24eca963f790cc249956867c1ce133f771 642 0.75/1.00 vMB 20
341,727 341,727 0000000000000000192f3d38d54096bcd85be5b80c04c26ef5630a776e0e3e62 1,873 0.75/1.00 vMB 39
341,726 341,726 000000000000000008295f23cfaa4a47ee733d3dcb7ac881d74e4c6255648c93 125 0.05/1.00 vMB 28
341,725 341,725 00000000000000000ce32a7fd616ff2033dcc3d32bf5dcab5cf60f7b94c7549b 27 0.02/1.00 vMB 22
341,724 341,724 000000000000000019efd24756ca66e414ff3d7c518af3e302128af85d49ea73 737 0.55/1.00 vMB 18
341,723 341,723 0000000000000000077ded64e4fb6d2b7b04822f08b6d4fb115dcefa12a5264a 99 0.07/1.00 vMB 5
341,722 341,722 0000000000000000012cce8cd77f30beb8f4953d8db26874de706561d6b5eb1f 883 0.71/1.00 vMB 18
341,721 341,721 000000000000000006d8fb80a1ee4b11386176d3acf74a73b67ef027701a7cb6 856 0.59/1.00 vMB 22
341,720 341,720 00000000000000000227db568885d3381da30013ca7a9de0ae2f58f31f462194 575 0.30/1.00 vMB 28
341,719 341,719 000000000000000016403f18aab9dd1bf7a6c171c401c8321d7bee0c32383db0 1,282 0.75/1.00 vMB 25
341,718 341,718 0000000000000000041db52ecacd577dd0d38df9ded18f9f547675b38708fc9e 227 0.10/1.00 vMB 26
341,717 341,717 000000000000000008458dc811f2f0920b936b273d3e68c85046ecffb86f8d47 475 0.21/1.00 vMB 29
341,716 341,716 00000000000000001072fa692c5e6a551e89dfbf898cd15a2a7e608aaa4c5739 1,188 0.68/1.00 vMB 25
341,715 341,715 0000000000000000017b3b2a79322c6c4f573553462c0a8baf83c208e4288329 154 0.10/1.00 vMB 10
341,714 341,714 000000000000000005ec138f3ac92d0b3fad77d491174636a735b5e3f10dd16c 534 0.31/1.00 vMB 24
341,713 341,713 000000000000000008a0b6cd99d7824feae324650d862037fb7fe03d27e1be26 132 0.08/1.00 vMB 15
341,712 341,712 000000000000000004706c1bfe62ff69532600c50555120ef63332ba4a0dd7c0 15 0.01/1.00 vMB 38
341,711 341,711 000000000000000005cafaa06d4dba5f395965c7584628aaa28f5d8c335a0f7e 80 0.05/1.00 vMB 17
341,710 341,710 000000000000000000b61362a297904bdf466b80001e201e406c619f29c68d7f 1,326 0.75/1.00 vMB 27
341,709 341,709 000000000000000019c4be61855eba3daa463809402577ea6447a81c6e24f156 647 0.57/1.00 vMB 17
341,708 341,708 0000000000000000020a09525012706207dab18fe0009144f6f478ec5d7984e6 512 0.20/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 783.00 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: 718.55 GB
    • Received: 17.91 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.