Loading Tool

Explorer IconExplorer

Memory Pool

81,917 transactions
31.02 vMB
0.11724663 BTC
Random Selection Loading Transactions
Max Size: 185.65/200 MB

Candidate Block

Mining Attempt f148d51e08a1f97283ddabb1b8c78afee015bf0d847df6dbfdc4b5a282dd3554
Version 20000000
Previous Block 00000000000000000000b8bb4db39a0e97c8954f43fc10a0b1b8a513d2398ed1
Merkle Root 751c35e49495d15ae6e7ec394eba7aa4a6c289f1ebe1a1186df640535eadb6f2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,550
Size: 1.00 vMB
Total Fees: 0.03377333 BTC
Feerates: 101.42 > 3.38 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,150 (344,253 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
570,897 570,897 00000000000000000007aa516b3ba1252af3d99959fac6ee3171c52acbd39a3f 2,667 1.00/1.00 vMB 95
570,896 570,896 000000000000000000153738813d033fae88c8195a0ab56149f4ae190e2e25a8 2,749 1.00/1.00 vMB 124
570,895 570,895 0000000000000000000ae8e3c035dce662ee04847980bff277eceac92c22f998 1,333 1.00/1.00 vMB 137
570,894 570,894 00000000000000000022ed6e6f0dd053495a252adaf067f5563795cebfb77a59 935 1.00/1.00 vMB 138
570,893 570,893 0000000000000000002488a0a6463bc2a2b9e2be50e3aa5bd3b05c135435f478 2,784 1.00/1.00 vMB 127
570,892 570,892 000000000000000000141fed99339585067a63cf76de2772d10fa9bbe14bd11b 2,730 1.00/1.00 vMB 27
570,891 570,891 0000000000000000001365d0d90c2eb4702324f608df885771c3fa388d7d2e53 3,019 1.00/1.00 vMB 41
570,890 570,890 000000000000000000198833737b099af030aa16bfc6daad0bc1c22e25109be5 2,848 1.00/1.00 vMB 21
570,889 570,889 00000000000000000026bc78682147eabd061f9b557b40bab47c684300d865dd 2,635 1.00/1.00 vMB 115
570,888 570,888 0000000000000000001668854ef5229d1519dc52b59b465f76fe9bdf8792316c 2,690 1.00/1.00 vMB 110
570,887 570,887 0000000000000000000d8e68eafa446a476f9a71b0d23d5763e6f6fa97b59439 2,345 1.00/1.00 vMB 59
570,886 570,886 0000000000000000000a2e6490810b612aa4f4d127252b9ce0047bbc4a58280b 2,385 1.00/1.00 vMB 129
570,885 570,885 0000000000000000000514baf1cd6ea36dec5d475cf4799134a2b5fedfc33c71 2,867 1.00/1.00 vMB 67
570,884 570,884 0000000000000000001bb6c397c107e0df576fdc06ee8ced3dd40b58e9a2feec 2,780 1.00/1.00 vMB 80
570,883 570,883 000000000000000000156e8ee60cfcc44410f7b5c28ce381e35ecfa78bb95d0b 2,606 1.00/1.00 vMB 121
570,882 570,882 0000000000000000001efa5807684987413c51a49075ec74d6588cb019465059 2,119 1.00/1.00 vMB 26
570,881 570,881 0000000000000000001ba6117c438868e2d7673864e18da56ebf9156fc62f45d 2,259 1.00/1.00 vMB 7
570,880 570,880 00000000000000000002f4b39f8e39110a5718cf1bcc8c8728e8a9738659313a 2,462 1.00/1.00 vMB 54
570,879 570,879 000000000000000000253de85186ced656ec6e95ce62a1157c3016ec126464ca 2,451 1.00/1.00 vMB 53
570,878 570,878 00000000000000000027462abe100c42a06e900a1ac7c04bf7fc6784fb8e8aac 2,614 1.00/1.00 vMB 105
570,877 570,877 0000000000000000002bdf387eb476a9619d40861b0afa7574691b60021d0366 2,655 1.00/1.00 vMB 139
Previous 10 blocks ↓
Total Size: 782.65 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: 672.95 GB
    • Received: 16.33 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.