Loading Tool

Explorer IconExplorer

Memory Pool

35,632 transactions
25.51 vMB
0.05655799 BTC
Random Selection Loading Transactions
Max Size: 130.42/200 MB

Candidate Block

Mining Attempt bd692721a7d8c132c2dff6cfade749f2665d5ae302c94e0a32e9ecb32f2fde76
Version 20000000
Previous Block 00000000000000000001e8574b0c11cdfe175c522ad4fe67fe83458fce5e8ea3
Merkle Root 44000c09fb8b8cd0a4fcf89471ec16159d53558602108fc79c4a5751f9acdebc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,086
Size: 1.00 vMB
Total Fees: 0.01011952 BTC
Feerates: 508.49 > 1.01 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,670 (786,464 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
128,206 128,206 0000000000000a73d997516f1e701b3601949d3059ca27e1ad7d09a539729a35 59 0.03/1.00 vMB 1,111
128,205 128,205 0000000000000a1cb075afff1d3cad0fb022ee62c795501ae4192b1efd34baeb 15 0.00/1.00 vMB 1,502
128,204 128,204 0000000000000b8087964408255393ec9a2438ca7b0cf133dc627636dcd821ba 25 0.01/1.00 vMB 1,187
128,203 128,203 0000000000000b3830fce0e6fe1ec581a04450971300a5d4eaf5f8c3f711abff 54 0.02/1.00 vMB 346
128,202 128,202 0000000000001aef06982c060269a540e3c9e4f958f4813860197684e623ee96 13 0.00/1.00 vMB 289
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
Previous 10 blocks ↓
Total Size: 781.81 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.89 GB
    • Received: 12.27 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.