Loading Tool

Explorer IconExplorer

Memory Pool

38,419 transactions
28.39 vMB
0.06490167 BTC
Random Selection Loading Transactions
Max Size: 143.74/200 MB

Candidate Block

Mining Attempt c50c72de3499ec7ae9418e04954eee208addc5ab725a24b470ec0e84486d2c88
Version 20000000
Previous Block 0000000000000000000076a02aa3b78503c1c5cc0e5e4886180a750ab7c93972
Merkle Root cdbef35ff821be3756409e3f048618e718f4a64faed42ec401604daa07d3d3a6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,709
Size: 1.00 vMB
Total Fees: 0.01022948 BTC
Feerates: 105.82 > 1.03 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,556 (173,383 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
741,173 741,173 000000000000000000089dab26f4928d8c203f5fbb99a6aff8222c7cebca0615 3,226 1.00/1.00 vMB 26
741,172 741,172 00000000000000000006a4edc2dea6a46b52bb6bd3e13a82bf0409bcbbe6f55e 3,238 1.00/1.00 vMB 31
741,171 741,171 00000000000000000006622fcdbe3515050fcda645f9df48afa947e4f6ee7636 2,450 1.00/1.00 vMB 30
741,170 741,170 00000000000000000003be5b406ea2d3dd750dc1a56d496da8b467324b33bced 2,009 1.00/1.00 vMB 9
741,169 741,169 000000000000000000092e560e6b834e7ecba02455033988ca079b9d47a11653 2,022 1.00/1.00 vMB 25
741,168 741,168 0000000000000000000433c8d5a1494f49eb60eb2532bf739668ba7eeb9cb321 1,662 1.00/1.00 vMB 17
741,167 741,167 00000000000000000007666f5d39d5820d08dc03f431ffefb6267decb33189a5 2,934 1.00/1.00 vMB 19
741,166 741,166 00000000000000000004e3094bf1e31de20913ce9f10116d2a8e34741b72c5c4 3,767 1.00/1.00 vMB 21
741,165 741,165 000000000000000000008ef89be22c4ec3cffd1b0d102c6f7729ea3a5d93e464 2,630 1.00/1.00 vMB 33
741,164 741,164 000000000000000000053dfbe62fcef6b28b8d4412ce62f929a87d3417a300d3 2,508 1.00/1.00 vMB 33
741,163 741,163 0000000000000000000373c1925852f896f04f6c762ed92341b5a62e71889db7 2,392 1.00/1.00 vMB 17
741,162 741,162 0000000000000000000134599cc4c34629f601e262f091bd8a62e348e08808c7 2,666 1.00/1.00 vMB 29
741,161 741,161 000000000000000000022009d26de3e15b0b1f6c62227938d5c284d62ade8621 840 1.00/1.00 vMB 5
741,160 741,160 000000000000000000079ab037adbe38dba85eb16c9105549a0251b65b4f240e 1,176 1.00/1.00 vMB 1
741,159 741,159 00000000000000000007d027a4c62da265413669fc168035be741327073805ad 2,575 1.00/1.00 vMB 17
741,158 741,158 00000000000000000003f336adf7acd6cb56bab7bd0e3a9f81d7879477cc4897 2,631 1.00/1.00 vMB 22
741,157 741,157 0000000000000000000093954cdc9e5b803985c846821eff2a6ca5cef707334f 2,753 1.00/1.00 vMB 2
741,156 741,156 00000000000000000008603196984aa8b2d6ed89ecd91832ad5050c26d968b15 2,791 1.00/1.00 vMB 18
741,155 741,155 00000000000000000000c9e3013ee6cbc201f6255b5ae07284b3a319a6dfbf41 2,021 1.00/1.00 vMB 12
741,154 741,154 00000000000000000005999e13db0227199516a140267a3a2ccb000db3a7a279 2,005 1.00/1.00 vMB 26
741,153 741,153 00000000000000000004aa7fe28891cc9a345d6898883c9b6f9cfa8b3d3f8f20 1,422 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 781.60 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: 623.58 GB
    • Received: 11.46 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.