Loading Tool

Explorer IconExplorer

Memory Pool

80,497 transactions
29.92 vMB
0.09831823 BTC
Random Selection Loading Transactions
Max Size: 180.58/200 MB

Candidate Block

Mining Attempt 17178214eeebb7d821609cc925dccbe2db2861326a6259e3c10fcee8a6077579
Version 20000000
Previous Block 0000000000000000000134f51554c94e7c4e33ec04070a06b3ca9e0eb5c85a0c
Merkle Root 6e1b6978996e412c73c7930270ca28e09b13faf9d93c9a6ced4c87778fd14aea
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,756
Size: 1.00 vMB
Total Fees: 0.03167799 BTC
Feerates: 100.25 > 3.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,097 (561,791 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
353,306 353,306 00000000000000000d87cb520be114a787fd21e832f98e9213165b9226be2b62 1,192 0.54/1.00 vMB 28
353,305 353,305 000000000000000006b3d4088f4da31308b91d194792282f1eb9454de0a35f99 276 0.14/1.00 vMB 24
353,304 353,304 0000000000000000120213e5849f73195ed28c2a0216b2847f438097c2bc5367 195 0.12/1.00 vMB 20
353,303 353,303 0000000000000000146a36655d4326ec4cc60b3c0374bf59b81463b8914812dd 776 0.35/1.00 vMB 26
353,302 353,302 000000000000000009075a543db3bd59da12828da2cc62b1cc73d112b242fd17 570 0.29/1.00 vMB 30
353,301 353,301 000000000000000016279a15a20899990dd4a1c76dbfc902c6602ef8d8b2846a 507 0.22/1.00 vMB 26
353,300 353,300 00000000000000001064eb5afa6d3e0c32ae918b62479acd4e72f0fc7e1d1848 779 0.49/1.00 vMB 22
353,299 353,299 0000000000000000063ff48da4a2fe11a315dc4327e39c69236b02495064ce7a 1,333 0.62/1.00 vMB 30
353,298 353,298 0000000000000000148b25ab587b31c831b35e7f802ee065f378e6ef76302433 357 0.16/1.00 vMB 26
353,297 353,297 0000000000000000167e9bffed241cd696ca454c866a7f02314c3509ce40e8b0 297 0.13/1.00 vMB 33
353,296 353,296 0000000000000000045ee0683e54fa044144eb258d6ac387662cfb48b1ff1746 914 0.44/1.00 vMB 27
353,295 353,295 00000000000000000a1284777f35b83426d0a6d6ce88b0920863d348e87268ab 975 0.52/1.00 vMB 25
353,294 353,294 0000000000000000094948c91329ed2a7315fe45d79d3a788c9e9adaa0bcab50 251 0.18/1.00 vMB 5
353,293 353,293 00000000000000000bef2249e17fc1ef04779863c9c1f3014a37d08bcafc51e6 896 0.46/1.00 vMB 32
353,292 353,292 00000000000000001207e8f3e5906b893e3ce35814c34716e47ae10298677244 1,507 0.75/1.00 vMB 30
353,291 353,291 0000000000000000156ac26e512b7554211b162b5229ae1fd6d47d6ad591819d 1,145 0.58/1.00 vMB 24
353,290 353,290 0000000000000000093481e5eb21514cf58a51da2794fcde4c9d79075286da82 585 0.24/1.00 vMB 32
353,289 353,289 00000000000000000582042e2a3e71f3d20c0338802e3e5f4a60f7978ff1c099 963 0.42/1.00 vMB 32
353,288 353,288 00000000000000000eb78a5eb4e101afa70814981069a5f6b062a5b2d6c7c427 269 0.11/1.00 vMB 32
353,287 353,287 00000000000000000facef336e948cf0fbf89bea6afd3187a14ad1dde6df9369 169 0.18/1.00 vMB 16
353,286 353,286 00000000000000000f9922738b88da5f2770bfecc32222ec14d2a6d2a4cc1594 2,125 0.87/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.56 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 670.18 GB
    • Received: 15.83 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.