Loading Tool

Explorer IconExplorer

Memory Pool

36,273 transactions
25.70 vMB
0.05813314 BTC
Random Selection Loading Transactions
Max Size: 131.60/200 MB

Candidate Block

Mining Attempt b9a54d8d5c149736c163469fbe2c764e0004576f61daba85f8c41c3a8e8801af
Version 20000000
Previous Block 0000000000000000000074bf840b18a4cea5fa4231ffd406f8a6d64d5e33982d
Merkle Root 6a5baf84c07f528bb9744515fae08ea3e951bb8fa0a5cd4db3ab48fdb1213dc7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,363
Size: 1.00 vMB
Total Fees: 0.01117222 BTC
Feerates: 170.89 > 1.12 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,669 (222,778 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
691,891 691,891 0000000000000000000808022cd0e8352b7bcb80eb2e72360c8295e4109a0a9e 1,810 1.00/1.00 vMB 4
691,890 691,890 000000000000000000139359a53e26cd3abd20ec937c8eddedd8881cc6bde628 2,028 1.00/1.00 vMB 31
691,889 691,889 00000000000000000013988ce8c4c32d194193b00248e0e9576780970c821128 2,594 1.00/1.00 vMB 29
691,888 691,888 00000000000000000005fed26b39e907ba62bbed1312f2046a12cc0b3d68d650 2,957 1.00/1.00 vMB 13
691,887 691,887 00000000000000000010cec6a2f259868895e5d5eedd77532815d8b2c5e8c288 3,228 1.00/1.00 vMB 7
691,886 691,886 0000000000000000000ca06b3425eea50336bcc073d012ffb56386fe28158f7a 2,694 1.00/1.00 vMB 14
691,885 691,885 00000000000000000009de93d55249ee35cc99ac70272fff317c4b6360f8b331 2,643 1.00/1.00 vMB 27
691,884 691,884 0000000000000000000c6ddd1c699bd4d4ee555a666c85abf0c309438e7de722 3,059 1.00/1.00 vMB 28
691,883 691,883 000000000000000000130048ccef518ca27eb486402ec525f236d9d13ae9d467 490 1.00/1.00 vMB 3
691,882 691,882 000000000000000000026bdca7c32903b6ebe6c33673621da7de1b889c5dfbc8 2,691 1.00/1.00 vMB 9
691,881 691,881 000000000000000000114cac615166691f31a5047ddf0aea3988351edcadfca1 2,833 1.00/1.00 vMB 21
691,880 691,880 00000000000000000007e56538e1a194602c96d2a2d0f854dae63ed22d2c5c79 1,395 1.00/1.00 vMB 3
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
Previous 10 blocks ↓
Total Size: 781.80 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: 634.70 GB
    • Received: 12.26 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.