Loading Tool

Explorer IconExplorer

Memory Pool

44,423 transactions
26.56 vMB
0.05759211 BTC
Random Selection Loading Transactions
Max Size: 140.43/200 MB

Candidate Block

Mining Attempt 505caaf064e1462d1b5d0ddd81a64e6bd2996929dd2b109838a66d2b1ac3f080
Version 20000000
Previous Block 000000000000000000013fd7066231f224b9ddf7e4711069a5d4cb70e9c36f65
Merkle Root a0138b4db0976cc074841c0d51a2ed911a0dbfe80e2673673ceaeab787871e57
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,628
Size: 1.00 vMB
Total Fees: 0.00884168 BTC
Feerates: 101.72 > 0.89 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,783 (163,889 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
750,894 750,894 00000000000000000006269a3866ebe214eefeeb216546b5b2d6e2c3640768ce 2,152 1.00/1.00 vMB 4
750,893 750,893 000000000000000000021770854a22f8194245385775ae7625d90a3101ec60c0 3,296 1.00/1.00 vMB 12
750,892 750,892 00000000000000000009262d5ac3c54eb484e35e65543b3f4f659fa7491b2dc3 917 1.00/1.00 vMB 2
750,891 750,891 00000000000000000006c60bb72aa9e9d94060855532bcf29532e0b862e31c78 1,228 1.00/1.00 vMB 4
750,890 750,890 0000000000000000000193badef77229c1bbe331721ae2514295cf7f536a4fb3 2,758 1.00/1.00 vMB 11
750,889 750,889 000000000000000000063f5f55be8da1fcfe164b0d4da4065c4d29a4502ac442 2,488 1.00/1.00 vMB 6
750,888 750,888 00000000000000000001293fc761356c8e57cdb060bfdd0540398b54cb61c636 1,599 1.00/1.00 vMB 10
750,887 750,887 0000000000000000000132b898218be701d5f48ffd39d4839a31def460903c4a 2,317 1.00/1.00 vMB 12
750,886 750,886 000000000000000000021c8abfbcb92f436c3e9ea54be448aa21e45621a8212f 1,369 1.00/1.00 vMB 2
750,885 750,885 00000000000000000003baf61cf5d1e60f32ed6ab49f06f4b379ad477acb1c18 3,247 1.00/1.00 vMB 12
750,884 750,884 000000000000000000001ad6481a4b43b110bea93cce4150e2779e3ce23db0e8 2,858 1.00/1.00 vMB 8
750,883 750,883 00000000000000000004a4955034e76822bae39b80cabb8889403eca71392f0a 3,046 1.00/1.00 vMB 8
750,882 750,882 00000000000000000007e1f361a0c28cc72f27aaa6ca880f480d60dd489a4cb2 3,077 1.00/1.00 vMB 13
750,881 750,881 00000000000000000000f4d3e58c54f4c37174e5428606eac8b971bc461b2371 1,476 1.00/1.00 vMB 7
750,880 750,880 000000000000000000035aa08c77e6a5e2f8db453b161c0ce330fb867ba2cd1a 2,341 1.00/1.00 vMB 13
750,879 750,879 000000000000000000011c69ea2a7eaa2a576676aaf16c7ec95db186fe7bfa99 2,107 1.00/1.00 vMB 14
750,878 750,878 00000000000000000008d1e40b45ffe6dd6eb58c5d908414570d5037a9211dda 993 0.51/1.00 vMB 6
750,877 750,877 000000000000000000021839ebca98c9f3b4a1c4f552b0089a3ef5190f788a44 1,171 0.37/1.00 vMB 9
750,876 750,876 0000000000000000000127e541240b5f40cdb4b0b36508a0d3a38a99b54e5fb0 35 0.06/1.00 vMB 2
750,875 750,875 0000000000000000000641ac77ff9e5e3765f729d429bb546af659bd9f301645 177 0.07/1.00 vMB 6
750,874 750,874 00000000000000000008ec1f2b8b8ca321e88ddae2567858917ee5ed20b9ffff 679 0.30/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.00 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: 648.93 GB
    • Received: 13.11 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.