Loading Tool

Explorer IconExplorer

Memory Pool

81,244 transactions
30.68 vMB
0.08804228 BTC
Random Selection Loading Transactions
Max Size: 187.19/200 MB

Candidate Block

Mining Attempt 360914986d07ed1e17ef9669d9476d2860d7c7990835452c22abc6d611bdb34c
Version 20000000
Previous Block 00000000000000000000a3813f793d217041872d914f27c3141d08c7db453ba1
Merkle Root 617c9fb627bfae956e776114c9c6445e1421648aee172e674320bcdfbdaffb66
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,906
Size: 1.00 vMB
Total Fees: 0.01799985 BTC
Feerates: 301.57 > 1.80 > 0.96 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,386 (819,974 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
95,412 95,412 0000000000062fb4d8ba3511f8b89cc34ebce6ca08cf5c78c2fbea5912d081de 2 0.00/1.00 vMB 0
95,411 95,411 000000000005970b0f1f42e8d61c1352d570b32474daa60f2405a1504cf63df5 4 0.00/1.00 vMB 0
95,410 95,410 000000000000d176992931d30807b1ca85dbb6429517c59403f27dd3ee94b326 1 0.00/1.00 vMB 0
95,409 95,409 0000000000019d8e165e34d34c3b0f9df789b1d74ee1fbc7830b51a6b217c004 1 0.00/1.00 vMB 0
95,408 95,408 000000000003515f4fbeba9ea02e359ff268f90b92326432753ca4a6aa2d1080 1 0.00/1.00 vMB 0
95,407 95,407 00000000000704547949345cb7283603a5a821cde2241b7a3aa5fde40ccb77e1 1 0.00/1.00 vMB 0
95,406 95,406 0000000000036a921bd3d2ca607bfc6bd932fe98c655c82c3999f52bd5ca1d7b 2 0.00/1.00 vMB 0
95,405 95,405 000000000001361df649b80f9c4d5a8a4e25bbd0ddb2f7110b216efca89b4947 3 0.00/1.00 vMB 0
95,404 95,404 00000000000339072e67d9c5409ffbaa29448b136910b30f6efd753bf088f1dd 1 0.00/1.00 vMB 0
95,403 95,403 00000000000634d7ada6c08cd760d2c6929c374809442940451a399c1d2e54c1 1 0.00/1.00 vMB 0
95,402 95,402 0000000000020db3ca001ae11bc22bf84facfd01f000f15a67ddfd5cb648c072 1 0.00/1.00 vMB 0
95,401 95,401 000000000007dd187635b285ffc8eebac528e90d8988c590b63ad50c8be1fec8 1 0.00/1.00 vMB 0
95,400 95,400 000000000005c084ff8153efdf67c261c5e122d322bd59f7e80b89010a37e85a 1 0.00/1.00 vMB 0
95,399 95,399 000000000004ceedc5e5866f8275329d9db5abd114f2e0edc4b1bc98d2e5c588 2 0.00/1.00 vMB 0
95,398 95,398 000000000004cfa209044280001438b74aeda3d9efd59029976ce7a855d7effa 1 0.00/1.00 vMB 0
95,397 95,397 0000000000002c9ca9d33b08e8e9bf41fa5c434f209d1120ba821823e055fa88 3 0.00/1.00 vMB 0
95,396 95,396 000000000002bd2ab07fa5a1b7c22365e11e854d528fbf67de03ad3cec75c383 1 0.00/1.00 vMB 0
95,395 95,395 0000000000028c6b81cb5334bfefaa5bb2ca863a6d082a8e4d872efbd962ba8a 5 0.00/1.00 vMB 0
95,394 95,394 00000000000596f950f3cbdfb49ea2cb157a8b0ffa7b2426468972bf0af43dd3 1 0.00/1.00 vMB 0
95,393 95,393 000000000002c9e1e9edec138dbf2e346b5f6e73fc13897e08b0140944c1a7f8 2 0.00/1.00 vMB 0
95,392 95,392 00000000000177871b7e36c3741fe9efa5153f845e4352f1c60caf595744089d 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.06 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: 720.78 GB
    • Received: 18.25 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.