Loading Tool

Explorer IconExplorer

Memory Pool

82,515 transactions
31.01 vMB
0.08302610 BTC
Random Selection Loading Transactions
Max Size: 190.33/200 MB

Candidate Block

Mining Attempt 555a452e8190c759f5bd916d37f00053eedd492b5d4ca6c1af6ae51ae1080604
Version 20000000
Previous Block 00000000000000000001e04dc53d2870220783c578c283d55c1a710d6e578ddc
Merkle Root 0c76a04276e4f42d3440790014a12dbadbd6bdefa3643febb61c7fcbbb176692
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,673
Size: 1.00 vMB
Total Fees: 0.01327538 BTC
Feerates: 301.05 > 1.33 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,219 (728,210 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
187,009 187,009 00000000000003184fda10a08686d03fe6c1a6432147a63f9b8e01f5b23042a7 258 0.14/1.00 vMB 125
187,008 187,008 000000000000066a13e73e12f7e4db05b52a5224f0e80a49a889f7c68f2c6f4a 164 0.05/1.00 vMB 43
187,007 187,007 00000000000008268692020cff5e7d5fa3d4c178d06fca95380007fd8347edbe 61 0.02/1.00 vMB 78
187,006 187,006 00000000000006fc95928d07aedfa839200d25bc7bb542654baec3832dcda82b 10 0.00/1.00 vMB 15
187,005 187,005 00000000000004ec9085299a104cfb4b99de05af5fdddcfbbd4e9211361f20cd 52 0.02/1.00 vMB 128
187,004 187,004 0000000000000274e10b9e51d3696e4c1d35ffd219a2737640e39cb6f1b26e8c 29 0.07/1.00 vMB 57
187,003 187,003 00000000000004452de8d97fec76fb0a4549858046ecd6d99b65646564965a7b 128 0.16/1.00 vMB 59
187,002 187,002 00000000000004010cc10d5ebc16e8c86edd0016b3eabd069601ccb6bc212e85 38 0.02/1.00 vMB 85
187,001 187,001 00000000000001591ab1919c101be910ed4d5c0d62f3cb5ca5d3a1a094b2ee52 69 0.03/1.00 vMB 115
187,000 187,000 000000000000095cc058085cf175b5f61427e0b505ce6444f2abf359f7d5542e 98 0.06/1.00 vMB 121
186,999 186,999 000000000000009727c9560c8e2bda59623d30bc1c44868f0f7c678342d952e2 35 0.01/1.00 vMB 62
186,998 186,998 000000000000059eae4b5853b354209e6becd5a0b97d6332e078d8db8429de95 122 0.04/1.00 vMB 196
186,997 186,997 0000000000000846cd0ac57d917f595eaadb57201a269c9d6e851a149aef20ef 256 0.10/1.00 vMB 129
186,996 186,996 000000000000050710334b9651dde7459f68fc6a478a44542275d5a73e29697d 205 0.06/1.00 vMB 25
186,995 186,995 00000000000002b112d2a6c4f009f9a0a1fb6316508521f5ff77e3854ae83847 173 0.07/1.00 vMB 150
186,994 186,994 000000000000069fdcdcae33e86319823c58ec9660051e6a8b171604287923fb 256 0.16/1.00 vMB 79
186,993 186,993 000000000000088a3f70a63debe92ef120f353eaa877266621b17b77d8fad560 53 0.04/1.00 vMB 69
186,992 186,992 00000000000008c767c21d389dc6578dcdbe8cafe8a0b4232210637e9915e92b 173 0.14/1.00 vMB 86
186,991 186,991 00000000000004556b0cb086c1526f60a094dabeaed11edbf60280b5a9e43ca0 211 0.06/1.00 vMB 23
186,990 186,990 00000000000000ee8090b49e771d4a3f5ebb245e1b10b87b71eb07fe469ca39d 67 0.02/1.00 vMB 49
186,989 186,989 00000000000005b9548bb8037269cbbb1e5259077390415129397323f351e13f 462 0.17/1.00 vMB 130
Previous 10 blocks ↓
Total Size: 782.77 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: 709.18 GB
    • Received: 16.86 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.