Loading Tool

Explorer IconExplorer

Memory Pool

73,314 transactions
27.09 vMB
0.06166625 BTC
Random Selection Loading Transactions
Max Size: 165.45/200 MB

Candidate Block

Mining Attempt e1316ab096f54662fc90f76a90c3d7ac2fe7dda79ae7e5cfdce458923087d512
Version 20000000
Previous Block 0000000000000000000182374245ac314e092cf6ce79478886fbb9658f45ab9f
Merkle Root 9a438fd42ce09ac1e9abf0785061653c0885408cdf71429a5426e54c9a4f041c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,667
Size: 1.00 vMB
Total Fees: 0.00427107 BTC
Feerates: 40.21 > 0.43 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,317 (623,110 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
292,207 292,207 0000000000000000385fbbf2726f1b881f041c2a8522494f5dd51d8a0e2cbb29 16 0.00/1.00 vMB 38
292,206 292,206 00000000000000002beebf2925cf1f70b8910819ff878a596f1fc7f586c7ae76 328 0.22/1.00 vMB 25
292,205 292,205 00000000000000010217400d33ec20cf0bc6d71242a2da7b967980280df59992 8 0.00/1.00 vMB 45
292,204 292,204 00000000000000004472f058b7782871b65a78644ac103a545ead3d4ef141081 147 0.09/1.00 vMB 28
292,203 292,203 000000000000000017d1fad4b73f59c0aa02ca71d680ba8aefa85e4d977a7ca5 116 0.07/1.00 vMB 9
292,202 292,202 0000000000000000274240ad7a3e5de2286e50996002e37da59d07b365f5bdd8 307 0.27/1.00 vMB 24
292,201 292,201 0000000000000000de8dd5c7ac1962f6246e93cbd03e19e074e68f56e98138b8 256 0.10/1.00 vMB 52
292,200 292,200 00000000000000004c705e49acf467fc0b67c6eee8b03bf3ab7c327e89664594 100 0.06/1.00 vMB 26
292,199 292,199 0000000000000000d7f8dcc7de69d559cf6a8d51b3459914596317317af98e2f 187 0.11/1.00 vMB 25
292,198 292,198 0000000000000000256b1d6957ed21c8121407786a80f1a0c407125d5b4578e2 185 0.12/1.00 vMB 28
292,197 292,197 0000000000000000bafcaf6a6151820486025270855b44e10eb080ba136d04b7 192 0.43/1.00 vMB 13
292,196 292,196 0000000000000000ee04d629136ebd522251d2d0dd5e9e42e53f5af8098b1d3f 772 0.35/1.00 vMB 38
292,195 292,195 00000000000000008879c0975928a3639ff5ee59f53b46d4e6a54b2b72924287 927 0.35/1.00 vMB 45
292,194 292,194 00000000000000002ba2c5b6966e2b98067b387c24023d282056c9612699df8d 347 0.21/1.00 vMB 30
292,193 292,193 0000000000000000063f99ea7ffd35e6866efdb5f78d5a50816fb91a610c7e64 8 0.01/1.00 vMB 1
292,192 292,192 0000000000000000f8f4cdf0b5b21a5cc72fa28eabcf2f3f10b3d02f71ecb07a 153 0.09/1.00 vMB 30
292,191 292,191 0000000000000000e9c2ef77a3136afa4c00d08e63931d71c238bbb3d0c54ed5 348 0.19/1.00 vMB 30
292,190 292,190 00000000000000010063c301c20fe003b8295177285b68dede7ca468a513f947 468 0.24/1.00 vMB 30
292,189 292,189 000000000000000001e86d332c99d5c922e1c2fc40d62e2744007c12b00a2b8c 815 0.45/1.00 vMB 31
292,188 292,188 000000000000000060cf11d02b4ae8119b10a751aece5c397a2be3888645dd25 433 0.29/1.00 vMB 25
292,187 292,187 00000000000000009fc23806e00d182d6d9e31e9d4e2f44cb4102e3a3a759e3c 703 0.35/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.94 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: 714.89 GB
    • Received: 17.61 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.