Loading Tool

Explorer IconExplorer

Memory Pool

76,686 transactions
33.45 vMB
0.13147622 BTC
Random Selection Loading Transactions
Max Size: 187.57/200 MB

Candidate Block

Mining Attempt 2b3ce65e6692104f5b8d48efcefc5b64f1076141c57ca4d4a502b3ecdb09189a
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root 9390fc4393b407c222214e9ea0580aba9d30ec88fde9cb9f2c00251fd389bd3c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,256
Size: 1.00 vMB
Total Fees: 0.02417904 BTC
Feerates: 100.53 > 2.42 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (27,653 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
887,762 887,762 00000000000000000001a685990ab871a9e9be147f59812ae844f859283cf088 3,105 1.00/1.00 vMB 5
887,761 887,761 0000000000000000000109c1a305a19da7fee96092021a1a7fe7363386279ab1 4,253 1.00/1.00 vMB 23
887,760 887,760 0000000000000000000034323dc3fa671060b93ba3a421c27cba39ceb1de8843 2,084 1.00/1.00 vMB 3
887,759 887,759 00000000000000000001123b630d39c91e4c5dcde69c54134cc0bbd0332e9115 1,251 1.00/1.00 vMB 2
887,758 887,758 00000000000000000001408a02d31da68a817fec8483e5d0230c9a054083bc3d 613 1.00/1.00 vMB 1
887,757 887,757 000000000000000000027277f2bb1b2800ec8f6c193fb2f315d224e9167449ec 2,050 1.00/1.00 vMB 3
887,756 887,756 000000000000000000003b14929b0adc5471bc0a86b75e90470fad671265a82a 1,773 1.00/1.00 vMB 2
887,755 887,755 00000000000000000001b9a974ead95fe0e63e5fb814696e6e08ce867a4f5e1a 3,345 1.00/1.00 vMB 4
887,754 887,754 0000000000000000000163ae1ab6b21bb03c0e51a890be4449a019b52a147885 3,124 1.00/1.00 vMB 3
887,753 887,753 000000000000000000024e0490547c1878fcc4f018d70c6d0897f79c76de2888 2,761 1.00/1.00 vMB 3
887,752 887,752 0000000000000000000215575d1f5cf136d8fb6251dafc13e69a58040d56a53c 399 1.00/1.00 vMB 2
887,751 887,751 000000000000000000024ce0f2054f9d99888ef44227674d558d26728f68ebb2 2,816 1.00/1.00 vMB 3
887,750 887,750 000000000000000000015f018f4ba2fb42e42ba3495141d04ec8c205e6ce872c 2,153 1.00/1.00 vMB 2
887,749 887,749 000000000000000000023d5e1ddbc6ce8ac6ff5b3ee96196e66ad580ca82c051 2,824 1.00/1.00 vMB 2
887,748 887,748 0000000000000000000007044c20d97b47d0300490615df6078c0946a4a16256 3,790 1.00/1.00 vMB 5
887,747 887,747 0000000000000000000145657184d590f7d4b3cf798d36a3a5fe380ae9eceafa 4,871 1.00/1.00 vMB 3
887,746 887,746 00000000000000000001b55a6fef06103caea0d0447cbe6da388b32fc637204e 4,086 1.00/1.00 vMB 5
887,745 887,745 00000000000000000002798f6c85013477d2a6faa30329d9fbb4c0ac8f59c521 3,922 1.00/1.00 vMB 3
887,744 887,744 0000000000000000000161f4eafcda8b0aa85560171ab8ed4838099af9cf5732 4,347 1.00/1.00 vMB 4
887,743 887,743 000000000000000000018cad1d9aaaec83cd890416a5e6551026f92abf209cb9 4,469 1.00/1.00 vMB 2
887,742 887,742 00000000000000000000d9b173f7b088b8e1cb8f0394afaf020d7e2c26f9623a 4,333 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 783.11 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: 733.14 GB
    • Received: 18.54 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.