Loading Tool

Explorer IconExplorer

Memory Pool

40,754 transactions
27.91 vMB
0.06347350 BTC
Random Selection Loading Transactions
Max Size: 143.23/200 MB

Candidate Block

Mining Attempt f1f8b57e5d6ce2e89f0679b7a6b8c67423ddd1e04deeacf7b9d65ac60d8fe9ac
Version 20000000
Previous Block 000000000000000000001575d499d27a6e9805527fd037e437eb755b38e6f4e7
Merkle Root 2f4098bb2d890c15560616dc3fd9257187bdc60301428452e8ba1b006e7269f6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,707
Size: 1.00 vMB
Total Fees: 0.00991245 BTC
Feerates: 100.56 > 0.99 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,640 (786,439 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
128,201 128,201 0000000000001175a05700ed42a7a6110fa44e557c324d8b9daae73cb5c48da0 19 0.01/1.00 vMB 1,607
128,200 128,200 0000000000001c305598c2c9d5eac816342f036e31139f86ea6fbd26d4f0e848 22 0.02/1.00 vMB 794
128,199 128,199 0000000000001ca764eae93c271852ef2067ba6cd51892cf70ef84080c6ea3f8 69 0.02/1.00 vMB 163
128,198 128,198 000000000000086f4ad222a8b8ec41845375069a104401969068bda7bc5e55ce 33 0.01/1.00 vMB 841
128,197 128,197 0000000000000f5905dca257dacdb0337f73e2fac027a6e13effc8e91cbe47f4 42 0.03/1.00 vMB 900
128,196 128,196 000000000000076bf49383019509729c7fb51a06c5cb1526b3db26143cc691a7 143 0.09/1.00 vMB 717
128,195 128,195 0000000000000f90fdb51876fb900176f37f2128ab2d594a7776953a00952693 27 0.02/1.00 vMB 1,115
128,194 128,194 0000000000000b76a71f8416993adb44f6e14b607b293d17869103c8cfa22189 103 0.04/1.00 vMB 282
128,193 128,193 00000000000025c8f005093a456adbb5357b7eb80d9ed1853b59e66e12dd915e 54 0.03/1.00 vMB 393
128,192 128,192 00000000000005916e86789ede3d4dab4961aa8a1e5afe70d938be6771d86fb4 58 0.03/1.00 vMB 1,086
128,191 128,191 0000000000001174b0ff111346ab5a6312149aa7c5e10f531a510a136c328483 2 0.00/1.00 vMB 3,861
128,190 128,190 00000000000002880aefff676197abb6407fc8a8abbeb3d91b21d51bc6d01594 4 0.00/1.00 vMB 0
128,189 128,189 000000000000000dbc21d86fc085a2449624500ae160829b171236eb877f97d0 120 0.04/1.00 vMB 304
128,188 128,188 00000000000023869eda909bebefb29238d9e5cff7a9bed3e429c267b2b56bd9 55 0.03/1.00 vMB 786
128,187 128,187 0000000000000003285bbdf8a244855b2eb0252589498b018de13119ac8dc6a9 11 0.01/1.00 vMB 1,558
128,186 128,186 0000000000001f51ced9caafdcf5e22b163302f6b41e6c6939adf4b555ae743f 10 0.00/1.00 vMB 1,717
128,185 128,185 00000000000014d619768c780ba798d987364d70117196ccedd88531156c9245 261 0.10/1.00 vMB 66
128,184 128,184 0000000000001b6515c798b4744061829ade95fa8bab279de8eb893b1684a4eb 66 0.03/1.00 vMB 501
128,183 128,183 0000000000000418b6e93f15da3341be198fc5fd77a4435932f39e1229e5b1e1 37 0.02/1.00 vMB 9,977
128,182 128,182 0000000000002074bd2824bf5c151534d89b6fba42a6f0246742ece380a7560c 18 0.01/1.00 vMB 1,954
128,181 128,181 00000000000016fbf83aa1a8efe52ef02befa7c1625b097921bf2f057a05b191 16 0.01/1.00 vMB 602
Previous 10 blocks ↓
Total Size: 781.75 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 631.72 GB
    • Received: 12.08 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.