Loading Tool

Explorer IconExplorer

Memory Pool

80,318 transactions
30.68 vMB
0.07285253 BTC
Random Selection Loading Transactions
Max Size: 186.65/200 MB

Candidate Block

Mining Attempt f7d30247ce4d54adb603ae81825bdd2e603e248db60b2adc062fb62f6d9b6ca5
Version 20000000
Previous Block 000000000000000000009cc847e34910d5d5711b5344aceacf52741007a9bcc7
Merkle Root 627c8eb42726bef11b41c5ae30cf51d51c8d514c2713f1674fda5a7e72f88ca2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,189
Size: 1.00 vMB
Total Fees: 0.00715478 BTC
Feerates: 265.25 > 0.72 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,183 (103,825 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
811,358 811,358 0000000000000000000034d5938c84e10ce4b83ddb62184d82096bfd957bcdb2 2,939 1.00/1.00 vMB 22
811,357 811,357 00000000000000000002aca3b13ab726b8b79476054eb0a342aa8982fc07630f 2,583 1.00/1.00 vMB 14
811,356 811,356 0000000000000000000448f156af72eb120fbcbd3cdedabee9e0d8179c3c3689 3,633 1.00/1.00 vMB 25
811,355 811,355 00000000000000000001a24d3ae364b96ec45a5ff6ff4e007016cc97106b82f5 1,086 1.00/1.00 vMB 1
811,354 811,354 00000000000000000004100dbc9079aa8a580886de19f76a1a56f0749bf754c5 2,306 1.00/1.00 vMB 15
811,353 811,353 000000000000000000027911609e5a188dbc916b6804cd24829a2613637fbc16 1,664 1.00/1.00 vMB 9
811,352 811,352 000000000000000000034fefc07515123192304090a0d34a140ef58fff9b23ff 1,935 1.00/1.00 vMB 4
811,351 811,351 00000000000000000004268e0ba960b2986467a0f82c3287fa01ed6b77baa834 2,179 1.00/1.00 vMB 5
811,350 811,350 0000000000000000000367d9756be85f80f0fb1eef3cba8b0be3c6f0b24264a1 2,656 1.00/1.00 vMB 18
811,349 811,349 00000000000000000004cf117bbe17a596e56c43f0d4bdbc6c9fbe4c4f3bd6b2 2,023 1.00/1.00 vMB 14
811,348 811,348 000000000000000000028efb8e452ca7f1271fead9c5da7ed49b75aa9ff89b6b 2,431 1.00/1.00 vMB 24
811,347 811,347 00000000000000000001a5596e1f6ea291538fa058fc0933a1fbcb44192dc968 3,195 1.00/1.00 vMB 13
811,346 811,346 00000000000000000000a1f8ad0dca92e7fdafd2f2eaa6554dccd93ff445093b 1,973 1.00/1.00 vMB 6
811,345 811,345 00000000000000000002022382a3bd539a727079346d81560f88495e4db39105 2,694 1.00/1.00 vMB 9
811,344 811,344 000000000000000000048d52cf3ef95f23c3adce849311d5e6af2414cd6fb8e2 2,724 1.00/1.00 vMB 14
811,343 811,343 00000000000000000003ab13b6edbd92eaa487c0bbaf1dc33ab0d988d9b30ba7 1,901 1.00/1.00 vMB 9
811,342 811,342 00000000000000000003109c1455384e11dd2f7d0614c5706e252374208b87aa 1,665 1.00/1.00 vMB 13
811,341 811,341 00000000000000000003a573c296ca498e40ccde456fd0f958b583ce000d11e9 3,493 1.00/1.00 vMB 22
811,340 811,340 000000000000000000000c676c3e2e23e41857e410d701abb6abd68c77bbf11d 3,068 1.00/1.00 vMB 18
811,339 811,339 00000000000000000000121d907de82976fdd7b6fec6339106458cb18785a753 2,823 1.00/1.00 vMB 30
811,338 811,338 0000000000000000000192a328f754a072759a8f81bddf337cd967abaa4070d8 3,602 1.00/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.71 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: 701.08 GB
    • Received: 16.62 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.