Loading Tool

Explorer IconExplorer

Memory Pool

82,984 transactions
30.88 vMB
0.08273943 BTC
Random Selection Loading Transactions
Max Size: 189.35/200 MB

Candidate Block

Mining Attempt ede9b9ecd9c1bd8ae60d019d4b6e5df097a1b9559334fc401409be2d6a0f8fea
Version 20000000
Previous Block 00000000000000000000da0edbb3d775bfacdf06a00f717a7f06ad044f066fee
Merkle Root 78df9531e743d82e07fd26335549dd0384fcb6b72aeca42b276402e4cf53f802
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,846
Size: 1.00 vMB
Total Fees: 0.01340601 BTC
Feerates: 79.55 > 1.34 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,334 (403,401 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
511,933 511,933 00000000000000000011461be7c00d9789522377d69146c822789a998bfbd817 996 1.00/1.00 vMB 27
511,932 511,932 0000000000000000000009450505b7a9b4ccb3848ae70bed8996a520087dcbd5 1,076 1.00/1.00 vMB 20
511,931 511,931 00000000000000000031bd65ec1f195af63f57fbfaca810d3d0921322e0e7770 670 1.00/1.00 vMB 14
511,930 511,930 0000000000000000001ab97c00c69f049dfd24030b050939fa3d332af9594bf7 455 1.00/1.00 vMB 10
511,929 511,929 00000000000000000003d7a96dad8ad83406cc7e43e788d80b4a99c5b8dd6615 916 1.00/1.00 vMB 21
511,928 511,928 0000000000000000000090809568bc96bd8cd323c31b5bad19d7987fe817c2b5 703 1.00/1.00 vMB 22
511,927 511,927 000000000000000000517195535e3fe5470dadc345d349db05d196645630beea 931 1.00/1.00 vMB 23
511,926 511,926 00000000000000000009db352f1b59b3dbb6502cbcdeb7910e5ed1d08e977155 1,061 0.50/1.00 vMB 35
511,925 511,925 00000000000000000027b5d8ab86acd49446d617c419ec09e9489602c536691d 2,445 1.00/1.00 vMB 54
511,924 511,924 0000000000000000004f7e7e35b090f5fc858f2769867a62376fe3cc01916ee9 2,032 1.00/1.00 vMB 45
511,923 511,923 00000000000000000028ec7b027c2786d4fac7c90d44d1ac632272ddb9b18e75 703 1.00/1.00 vMB 8
511,922 511,922 0000000000000000001a90566bb69cbb5e73faf03ba6efc7af7114aed79260fb 1,696 0.97/1.00 vMB 44
511,921 511,921 0000000000000000000bd3994ddbae5e39490e388dddf0c9a1981e3056f89cc2 160 1.00/1.00 vMB 5
511,920 511,920 0000000000000000002829016affdd85413e5116830efa95a2a875e983466025 1,019 1.00/1.00 vMB 21
511,919 511,919 00000000000000000036610b5cc4865a54692174952560e2bc843422aafa92a8 933 1.00/1.00 vMB 19
511,918 511,918 0000000000000000003e483de6494f5a983f0af095d269996474aab25fcce99b 340 1.00/1.00 vMB 5
511,917 511,917 0000000000000000002105c21645ae512cc5c2e883e314c35863404b9ba27045 661 1.00/1.00 vMB 17
511,916 511,916 000000000000000000454bc73b1ca407f1e3f8039f3fa2f39d50fa8d0b121a43 2,529 1.00/1.00 vMB 46
511,915 511,915 0000000000000000001ace1510acae7ee42431f67c0f6a475fd774c0a68eaeab 409 1.00/1.00 vMB 7
511,914 511,914 00000000000000000052032e4d566e1cb9be78059c932fb9c3c4246550a52f6d 350 1.00/1.00 vMB 11
511,913 511,913 000000000000000000479a0a7154e211b240c20a3641aa4ecded70a2454fc792 474 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.97 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: 715.96 GB
    • Received: 17.76 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.