Loading Tool

Explorer IconExplorer

Memory Pool

79,017 transactions
29.98 vMB
0.07841580 BTC
Random Selection Loading Transactions
Max Size: 182.88/200 MB

Candidate Block

Mining Attempt e5393d5fa78c28c513b6170176883bfb9ba150691e62ba9943c7a38a7cf9e564
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root ea6100984df06b406073f11fecf0b404c496713244af19216d4aaf0f5cd33130
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,165
Size: 1.00 vMB
Total Fees: 0.01189107 BTC
Feerates: 200.89 > 1.19 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (613,864 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
301,518 301,518 00000000000000000ccda4e4a349c23909bdd575edbdd56386b39356a256b38a 95 0.05/1.00 vMB 28
301,517 301,517 0000000000000000156e3fb7e28c52e42aa666a5fde4022e6854668810246e9d 40 0.02/1.00 vMB 24
301,516 301,516 000000000000000023f0e03232d8727f5ead2890b1e4d2a2edfd50ee22d7d8a5 235 0.15/1.00 vMB 31
301,515 301,515 000000000000000066a094a78ae36ebf9d16c8f52a8d7a520a96cf906ba760c8 160 0.13/1.00 vMB 24
301,514 301,514 00000000000000002cd131200a4cc251d850bf93dfa5d3b23d2bcb824fafba79 67 0.04/1.00 vMB 24
301,513 301,513 00000000000000004484eed16c94504f01b6af71e68241e920e473a5c39a6a21 77 0.03/1.00 vMB 26
301,512 301,512 000000000000000074109578fbace21ca5b423b1b0be42c9167bc61684bf62ae 495 0.20/1.00 vMB 37
301,511 301,511 00000000000000002e9da35983f3dc3061b92a23fe7b9dcf2c7919238a99f81a 320 0.71/1.00 vMB 8
301,510 301,510 00000000000000002ab51ca72ae314c84b9aae1cb54eb2a4f08b6e35dece88f2 46 0.02/1.00 vMB 43
301,509 301,509 000000000000000059c99e0892a631479aeacf70deabb9d5afc4189222ccde0f 149 0.30/1.00 vMB 15
301,508 301,508 0000000000000000482f962f1448fe15944e87eda4c004ed3b706205fa71336d 240 0.48/1.00 vMB 16
301,507 301,507 0000000000000000216a5fee562ed64afd2022bf78ae98998304880f2af23b76 130 0.14/1.00 vMB 21
301,506 301,506 00000000000000002eaf062be04ded5fee5f9f513292c9135ef4de7679de07b3 202 0.11/1.00 vMB 35
301,505 301,505 000000000000000073896e2063d003a63ec4a2b17ad5716151b5c829436294fe 372 0.23/1.00 vMB 27
301,504 301,504 00000000000000003aebb3ec1cbb9d95d63f9e7b86330ed0bbf23ab7a9ac40e2 1 0.00/1.00 vMB 0
301,503 301,503 0000000000000000608c50d22ad849782fc57ac757659a898aa8a2616286c491 31 0.06/1.00 vMB 13
301,502 301,502 000000000000000015ab73149c75ea4445a7fee08f4ce5616efaca8fc8fe52d3 517 0.39/1.00 vMB 25
301,501 301,501 000000000000000018676072817c0ac311fb1a71c5139307dbb89fa74a9ec18a 235 0.13/1.00 vMB 32
301,500 301,500 000000000000000014288d18f6334634e7d936dd9fc9c896c48a078945d6ba9d 539 0.74/1.00 vMB 13
301,499 301,499 000000000000000031443364d8ff314e646fda25dceb680de744464242b04b7b 23 0.01/1.00 vMB 28
301,498 301,498 00000000000000005bc1c12b8fc1e7aaf620a9f4575c070c2b6e8f9e0afd8760 176 0.09/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 783.05 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 720.58 GB
    • Received: 18.20 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.