Loading Tool

Explorer IconExplorer

Memory Pool

40,302 transactions
28.18 vMB
0.06060541 BTC
Random Selection Loading Transactions
Max Size: 143.84/200 MB

Candidate Block

Mining Attempt 9d7440eebd3e459ece97ca39cbc66d792be426687515cf4dc93d83fe03f120c2
Version 20000000
Previous Block 00000000000000000001064b98061a9986019af96532560f736a38d93be7743f
Merkle Root 1c943b2c3e1c2a75752e75c295c1dbdcc6dd6780cccabe7e5099fcc725975b56
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,455
Size: 1.00 vMB
Total Fees: 0.00635941 BTC
Feerates: 87.72 > 0.64 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,630 (222,751 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
691,879 691,879 0000000000000000000da0f38cdb34c4edc7279a56af870555dfc9c60151a71c 2,321 1.00/1.00 vMB 21
691,878 691,878 00000000000000000008a1ac4d5ee0b6c82f64cba572b86da9b1cc062da124ae 2,240 1.00/1.00 vMB 6
691,877 691,877 000000000000000000071c469ff829324fea155a1391bfb039e16d6cab63062e 1 0.00/1.00 vMB 0
691,876 691,876 000000000000000000014d6be156aac854c774d7e451ca33d824b7009ea3e66a 2,216 1.00/1.00 vMB 14
691,875 691,875 00000000000000000008960109541b42d6038e93fa814cb0294ab29956ff5943 2,458 1.00/1.00 vMB 25
691,874 691,874 000000000000000000099c7e6c5842fd297e2aebbd363c7a0f1746e8af48004a 211 1.00/1.00 vMB 2
691,873 691,873 00000000000000000006d7a13ee9c4ede64aa26b880ca842fa6617bdca84c874 1,031 1.00/1.00 vMB 6
691,872 691,872 000000000000000000060f7f6dd134cb89fb35f1dc18ee821d6162f5058f5c72 2,134 1.00/1.00 vMB 5
691,871 691,871 00000000000000000008e2114e9fb0a0cfa4486ab5006dc1359730eb6bc01a84 2,332 1.00/1.00 vMB 46
691,870 691,870 000000000000000000017dfb9cd6fd9096e162b62ca99b13ebae571a2e932a84 2,141 1.00/1.00 vMB 9
691,869 691,869 000000000000000000075755858b79fc3e4641c42a50e9c8225429c17991e8f8 2,490 1.00/1.00 vMB 16
691,868 691,868 000000000000000000146817e38d50be8397d7212d0cf6b9b7355f86ea318284 2,294 1.00/1.00 vMB 12
691,867 691,867 0000000000000000000c315d1b6143b982d26c5007d190437f54fc77b72c9f91 1,095 1.00/1.00 vMB 7
691,866 691,866 0000000000000000000b202aa070507298a6413ce229c50dd3d08aa20ec37977 1,033 1.00/1.00 vMB 3
691,865 691,865 00000000000000000011cb856132bbfe6d26a48dae0aefcf030d062c51b004e4 2,381 1.00/1.00 vMB 18
691,864 691,864 00000000000000000006266944e52eacfdd36de03ce679d84c42554b2228be22 1,489 1.00/1.00 vMB 7
691,863 691,863 00000000000000000008acad1d2981e96b18e7bd16d1007d3081b6002512d9a1 826 1.00/1.00 vMB 4
691,862 691,862 000000000000000000075046434eeff8a39d86778abf338593605e7232436d71 1,297 1.00/1.00 vMB 10
691,861 691,861 0000000000000000000cc0946dea9b599ebd7c65f8efbb8677710375bcb98900 840 1.00/1.00 vMB 11
691,860 691,860 00000000000000000009854076e894e617436163762f9e2ec46f616a2183f372 1,166 1.00/1.00 vMB 7
691,859 691,859 0000000000000000000acce97e98a84616402279cfebd1dc05b7ba2a15df1c3e 2,230 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 781.74 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: 630.34 GB
    • Received: 12.02 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.