Loading Tool

Explorer IconExplorer

Memory Pool

50,963 transactions
30.45 vMB
0.09602135 BTC
Random Selection Loading Transactions
Max Size: 163.32/200 MB

Candidate Block

Mining Attempt 54459de96c32b8e77f563680554a7b851f93d18c076d178d0ea382b59cc4d14f
Version 20000000
Previous Block 000000000000000000011cd4d27fc6ae94f6e436088fec3c873d6dc8d522a7e2
Merkle Root fa03c3dd02ac3a79152e90095835f94410da890eb5e7c9bbda70c39c79fa30eb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,613
Size: 1.00 vMB
Total Fees: 0.02430592 BTC
Feerates: 202.16 > 2.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,816 (620,881 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
293,935 293,935 0000000000000000d14d4299a6b9a55e2b7556de63ae0d207405eef4fa55e694 277 0.11/1.00 vMB 35
293,934 293,934 000000000000000038ce797e7da73e3e573d540e55818e337ec6a52270b0fc1f 312 0.37/1.00 vMB 14
293,933 293,933 0000000000000000bf78b3ed8facb3b36da15073bbbbcd037a03689de0adc93a 719 0.25/1.00 vMB 54
293,932 293,932 00000000000000006175dd4c137a93acb0e501baff21a87c7b1bab1adfbbeb26 128 0.10/1.00 vMB 25
293,931 293,931 00000000000000000e7ae8a6fb9224a8f1947c0d8c2238a5231e64fcd7321923 374 0.26/1.00 vMB 29
293,930 293,930 0000000000000000779f7761ddeaa9315f53ad7b36668c0577cb03273f00f200 710 0.35/1.00 vMB 43
293,929 293,929 00000000000000009da3a447cb29c193e0846c56caa5266fbfde5bcd69ed3ca4 326 0.16/1.00 vMB 35
293,928 293,928 000000000000000018a1f03cc476d0b358dfc100b7f0088de31957c2f57c9b80 86 0.04/1.00 vMB 32
293,927 293,927 000000000000000035893d95a8248cf8205bb9237138720db730e542b502793a 16 0.00/1.00 vMB 46
293,926 293,926 00000000000000000b80c27f54cb8012042a13fe6d7b232f63b5da18f7dbc875 86 0.04/1.00 vMB 34
293,925 293,925 000000000000000061629f7238f63fc3cd8053d3e471efd93fc19e99536cffc4 64 0.02/1.00 vMB 60
293,924 293,924 00000000000000009ae46c43fcdea27afed9e64f59b5f24c8d282163225a8308 127 0.06/1.00 vMB 35
293,923 293,923 0000000000000000b9807c029359e6ef645cb9e272df1d5c6f99b4fc6b3c497d 429 0.19/1.00 vMB 38
293,922 293,922 0000000000000000d380e264e744728d495f3597e88e3e9a1004d34a045e3b40 12 0.07/1.00 vMB 1
293,921 293,921 000000000000000039bffe8772d3501134220a3adb05f5f1475bbf9ffb1eacb5 16 0.05/1.00 vMB 3
293,920 293,920 00000000000000005a88b6f494fb09d1f1da4b68f51a0a64dd3d38c6308631ff 305 0.14/1.00 vMB 39
293,919 293,919 000000000000000075f6135df6b62ccb1de98e0096466ef46fef3cf8c394e16a 137 0.08/1.00 vMB 32
293,918 293,918 0000000000000000b5d53bdeb4d1b9f6c3babfc4a5543951750544915af9fc5c 77 0.03/1.00 vMB 39
293,917 293,917 00000000000000000e5ade721c9a93153b527a5d4186c12d1b48fb6d3142854e 229 0.14/1.00 vMB 40
293,916 293,916 000000000000000022f917bde200e59a9f7b0e60400864e4bdaf5ab23475c82b 114 0.05/1.00 vMB 40
293,915 293,915 0000000000000000174cbeb7729d4d5a7058c47bac1a10c4eebbf02b771077d0 116 0.06/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.06 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: 651.16 GB
    • Received: 13.44 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.