Loading Tool

Explorer IconExplorer

Memory Pool

74,066 transactions
27.39 vMB
0.06828999 BTC
Random Selection Loading Transactions
Max Size: 167.17/200 MB

Candidate Block

Mining Attempt 8a0bed938f330c103ad3c9043a69a3eb4e8473e2ce516342d97779615a740a2d
Version 20000000
Previous Block 00000000000000000000021ebf7cb9461533c1f4d147f514574604ef61f93ece
Merkle Root e62cfa75ac024d849ccfdd1c48dd31ca50dcc6ec449c4ae67ee24cfbf2273f60
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,138
Size: 1.00 vMB
Total Fees: 0.01004000 BTC
Feerates: 402.60 > 1.01 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,316 (552,239 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
363,077 363,077 0000000000000000029dc00f943c86ca9be14a5f01e6f193cf9daeecfbe4196d 633 0.33/1.00 vMB 21
363,076 363,076 00000000000000000ed93881f7523d78131a5dccea33b2fdcb553c23e17753f5 1,231 0.75/1.00 vMB 22
363,075 363,075 00000000000000000ec2776556f10669731736d70906379b0eebda16527e5d7e 833 0.93/1.00 vMB 16
363,074 363,074 00000000000000000f4c4bae5a71c42d39e9d7c9ac3a8eb72e3f790e6ecec552 2,465 0.93/1.00 vMB 37
363,073 363,073 00000000000000000469d9a2299c19163d39b3dbe122987568900a370d0987e0 543 0.25/1.00 vMB 32
363,072 363,072 000000000000000000f90da2681293f1ecf4d97662a0cb4e762f6f4c48a88b35 418 0.25/1.00 vMB 21
363,071 363,071 00000000000000001472276b52d5aba27ab4a2666e636dd8431c07a4d9c8b325 590 0.27/1.00 vMB 32
363,070 363,070 000000000000000015c521bd924818ff4274314c5f3bb1f1e95707d1660c2586 1,204 0.71/1.00 vMB 28
363,069 363,069 0000000000000000077954906f21b4fae0bd85deff68b319344a235d63df87bd 720 0.47/1.00 vMB 23
363,068 363,068 000000000000000000b28e3cc443d010bca9ef14ab598744ad1c3a28bec99cf7 1 0.00/1.00 vMB 0
363,067 363,067 000000000000000002d8a2bbfce446b19334a518b1438d1f0f6ca8443e8a3a58 417 0.46/1.00 vMB 13
363,066 363,066 00000000000000000b1b455eea94b81783a02cf30ee487075306338dff2ea55f 1,653 0.75/1.00 vMB 34
363,065 363,065 00000000000000001276b6bba402b88d048d1b3549b8e3c6f34d71f3b471010a 269 0.17/1.00 vMB 24
363,064 363,064 0000000000000000037b8a851ea4773938f1bb42b8ff38da01ad70d927fa866d 213 0.13/1.00 vMB 16
363,063 363,063 0000000000000000067f407cbdbb8b15eeff9062b5952ef6c95f8bcefe4fa788 689 0.37/1.00 vMB 24
363,062 363,062 000000000000000009bdc48bc97cd7b47247f75de52c8a76b240eb36037b7362 308 0.19/1.00 vMB 20
363,061 363,061 00000000000000001402a34384d8d97565baf1f510669eff66012b6641d2094a 1,428 0.75/1.00 vMB 27
363,060 363,060 00000000000000000eae1b5ce6552f9f3778cd2da8864ed6eb931dd81d6f9b89 1,306 0.72/1.00 vMB 19
363,059 363,059 00000000000000000a8abb09eeae43222bc2f5ac2c063da3a3f38ff9a5b75dbe 1,462 0.95/1.00 vMB 26
363,058 363,058 000000000000000006de6db99badab6339fc29f2b705c4745e89b5ccf2e9710e 2,111 0.75/1.00 vMB 40
363,057 363,057 00000000000000000da96cf4138e998af2a91de16da342f57369c2cae9c6b387 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.94 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: 714.86 GB
    • Received: 17.61 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.