Loading Tool

Explorer IconExplorer

Memory Pool

84,497 transactions
35.24 vMB
0.17622816 BTC
Random Selection Loading Transactions
Max Size: 200.00/200 MB

Candidate Block

Mining Attempt de1958ec8b9a4ed211838937d5f548a863770b5b7f3f4cff06e5e0d7cb8eda3d
Version 20000000
Previous Block 00000000000000000000a60bb9585cbc73cfc26a5aa21cd61127adc30e701127
Merkle Root 56d3fc8610ed6b8b04713df23014df25eeb9229d165db050e851066bba52760e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,376
Size: 1.00 vMB
Total Fees: 0.04256320 BTC
Feerates: 435.08 > 4.27 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,411 (628,062 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
287,349 287,349 00000000000000005d1f7a1c49bee85c9f89d652d218cdea046ea669afd36917 130 0.06/1.00 vMB 41
287,348 287,348 0000000000000000f06a7eff5d7b4fcad1669286617a971fb71ab6daa811f3d8 138 0.10/1.00 vMB 27
287,347 287,347 00000000000000000cc90ad13786f0a1a47fa8ca7cba6b951f4c1301aa6c6cfc 266 0.15/1.00 vMB 29
287,346 287,346 0000000000000000059757fb2aafa86bd6404d4d620d360af5afdd10450d38be 278 0.21/1.00 vMB 23
287,345 287,345 00000000000000001598d45e15f81c65c681d11de9b7d92592e28b9a9259e18d 39 0.02/1.00 vMB 20
287,344 287,344 000000000000000142f54535e2801502eaf00c5467bcb829b569caee96fcc55c 145 0.08/1.00 vMB 34
287,343 287,343 0000000000000000dd3edfd7c5f135cdcdc16eb5ea8e835763eb9090ab9131a9 51 0.02/1.00 vMB 58
287,342 287,342 000000000000000003257e8aa7a951320d6c8e9eea24447755c24d6d99f88014 318 0.22/1.00 vMB 25
287,341 287,341 00000000000000008c2c7e6d7c0ef4dfaf0316e62b4d62644ef2398c562789ff 113 0.09/1.00 vMB 22
287,340 287,340 000000000000000039c527da14a67fec92a33618dac181f650196cc5af2da641 267 0.15/1.00 vMB 31
287,339 287,339 0000000000000000dfb44e1bb2ceeb07aa6a9088fab6d46b80682a41853d5630 218 0.15/1.00 vMB 26
287,338 287,338 00000000000000001aa10acdcf38ce258268b3772005a498e7c9d06c171bed1e 254 0.17/1.00 vMB 32
287,337 287,337 0000000000000000a2ef063aa969f23e745bae7fd069d7ec373d77a7d83ceafe 667 0.50/1.00 vMB 28
287,336 287,336 00000000000000013ad0d4aa16e851595dc39b8cd55e2aaa1ce95cc32a3a60c7 128 0.24/1.00 vMB 14
287,335 287,335 0000000000000000763a47658b677da4de51f2d523805ffe482b2c8f3b9fbbbf 473 0.35/1.00 vMB 27
287,334 287,334 00000000000000015a3c561fbf7aba7e703975b84a66cadbdf211ccabc292887 560 0.25/1.00 vMB 41
287,333 287,333 0000000000000000d432694188b17f842d9c5f810648deb2164d080b1cf6d2b1 48 0.06/1.00 vMB 101
287,332 287,332 00000000000000011f8f4fac837112ce9fe52baba00f06e177f5b7eb776b8370 41 0.04/1.00 vMB 9
287,331 287,331 000000000000000045910b8eadc3120f5f81eebd6272e5309f32b08405974e67 214 0.23/1.00 vMB 17
287,330 287,330 0000000000000000adeaf6386336cc62643a97077eb75548b832dca54e44cc1b 888 0.35/1.00 vMB 49
287,329 287,329 000000000000000076eca41b4c5da8121971027a38798e30fdece93d40991a60 721 0.35/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 783.10 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: 730.44 GB
    • Received: 18.50 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.