Loading Tool

Explorer IconExplorer

Memory Pool

44,066 transactions
27.48 vMB
0.08378549 BTC
Random Selection Loading Transactions
Max Size: 143.88/200 MB

Candidate Block

Mining Attempt 8fa88cf5652c23407bb4ac806690f5ea7ea1ac107fae51af7addbec6238f85ff
Version 20000000
Previous Block 000000000000000000002e6c125769ab28179d8d5f06e690be3e70d4bdd9ba39
Merkle Root f66b7ccee4090d05e542ea648a2fd9fa867df8d483c9a8549c0da417252a17c1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,789
Size: 1.00 vMB
Total Fees: 0.03099931 BTC
Feerates: 151.65 > 3.11 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,904 (581,168 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
333,736 333,736 00000000000000000d7b701b6af76c8f23b6bb7b7c0154fd2794f4ba33e2a31f 1,499 0.75/1.00 vMB 26
333,735 333,735 000000000000000010798ada3fd495a86b82afb7308aebedea8bf62fe14f1063 618 0.32/1.00 vMB 25
333,734 333,734 00000000000000000edb6b42b4df01b27bb292d4d9e3deabbaf6a68aecf4721b 202 0.15/1.00 vMB 15
333,733 333,733 000000000000000018a4ff533671a721a18230ef993165434a9d3716fee909b9 1,554 0.83/1.00 vMB 26
333,732 333,732 000000000000000015c38d3a264665103c1269d8182573fd48bed8e3238352c1 870 0.53/1.00 vMB 22
333,731 333,731 00000000000000001466feaed5087e2278ca60185ee5b25da84dc7dd3fb72f75 360 0.15/1.00 vMB 29
333,730 333,730 00000000000000000597bebbd9861569aa95ed423df8b6646533ee6d4b738d8e 1,359 0.71/1.00 vMB 26
333,729 333,729 00000000000000000b25f0231517c43683c4cc32ac4c2cf06885a4f7d0ae2257 1,003 0.60/1.00 vMB 24
333,728 333,728 00000000000000000459486d53cde524bb5e2becc4960e302fafdce0f48877de 1,254 0.83/1.00 vMB 22
333,727 333,727 000000000000000015db88f49322f2c2f9eb2679312cc01624bbeff3ccc6fdd6 1 0.00/1.00 vMB 0
333,726 333,726 00000000000000001acd27102fde1c4c482da24e9e21dd0442fb5142543a5a79 371 0.17/1.00 vMB 34
333,725 333,725 00000000000000000f3df76aed1c3f52dda69563d3f39f74bba34bd0b18a036e 138 0.11/1.00 vMB 14
333,724 333,724 00000000000000000eeebdc1efa6a2199be77fa7b36873846b19abfb134b3a4b 531 0.31/1.00 vMB 24
333,723 333,723 0000000000000000084208ffffd4ba038c754dfbeeb7b431022c3ffb89d477c0 422 0.28/1.00 vMB 19
333,722 333,722 0000000000000000019d0104c82ee6d753c3ca0d696cdb4031d43020902915a9 364 0.17/1.00 vMB 33
333,721 333,721 0000000000000000031fb86414b7319327e9a6bf1797bcd30350afdbc4b99ae4 701 0.39/1.00 vMB 24
333,720 333,720 0000000000000000104b5be423567909b850dba62966691f9cf495f727210c67 422 0.22/1.00 vMB 25
333,719 333,719 0000000000000000121d91175da4dd5027caa05431478511d0e5919617be9c46 451 0.33/1.00 vMB 17
333,718 333,718 000000000000000011e83711cfa9677f9d1368c4fe6a9e98c764aa29e9e067e2 646 0.24/1.00 vMB 35
333,717 333,717 00000000000000001792990d1060368228c531dee7297ce49d4ff1111f948bc3 561 0.40/1.00 vMB 22
333,716 333,716 00000000000000000d6407cdd003c52b212962a59a16588c6e605f1d7446a172 635 0.34/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.22 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: 654.71 GB
    • Received: 14.17 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.