Loading Tool

Explorer IconExplorer

Memory Pool

85,240 transactions
31.92 vMB
0.19653093 BTC
Random Selection Loading Transactions
Max Size: 189.68/200 MB

Candidate Block

Mining Attempt c13c54006c8c296238548e544a073fecb00da22404760df8cc3636d14c08171d
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 1face031f6e91dbea42c14894f59de1ed20db8c4486d0f529e6eaa6af63195d2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,798
Size: 1.00 vMB
Total Fees: 0.07577091 BTC
Feerates: 301.64 > 7.59 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (120,956 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
794,189 794,189 000000000000000000057009d4d55b196c63935bbf4686d33cfe196590173632 1,771 1.00/1.00 vMB 19
794,188 794,188 00000000000000000000c974145cde36b8caf4a089b80fd0da44e7b5d743379e 2,328 1.00/1.00 vMB 24
794,187 794,187 00000000000000000002fada01a1141452be9ace2bae91b4bd84657b9251900f 3,716 1.00/1.00 vMB 28
794,186 794,186 000000000000000000020dfd5e5e943f792730a2a5a5c5efb0bc50d3b335490d 3,087 1.00/1.00 vMB 27
794,185 794,185 00000000000000000004623ba0b2a4ec62699e6c58f9d60eaae8020bc0723886 3,490 1.00/1.00 vMB 41
794,184 794,184 0000000000000000000228d3bc3f67f8dcc24abcc4b2eb592e0d5f81a41f33ee 3,198 1.00/1.00 vMB 33
794,183 794,183 0000000000000000000005b2a072823b8aca0e86c8c957d57ce14f4a2817aae2 2,796 1.00/1.00 vMB 35
794,182 794,182 000000000000000000034580a499aba457c044a3773e0e9402c5addb3b81f3a1 2,625 1.00/1.00 vMB 58
794,181 794,181 000000000000000000033e865d2a48bbdb2f42c305f5ab776a9c43b03d738c5f 3,157 1.00/1.00 vMB 57
794,180 794,180 000000000000000000048fcd8b4f49d96c43ade7dcb04700e60c78b08a35ad3e 3,077 1.00/1.00 vMB 21
794,179 794,179 000000000000000000027dc1e299b611f41fa92cef42aae5f0b24c896440a735 1,350 1.00/1.00 vMB 12
794,178 794,178 000000000000000000052190922879e3ee227ecc0fa5dabdb5a1042db1891753 2,068 1.00/1.00 vMB 12
794,177 794,177 000000000000000000027b3d10665b96016ccaea9e8f1dcc5438a78827acd52f 3,321 1.00/1.00 vMB 22
794,176 794,176 0000000000000000000311fe732847fe1b7629324ff5008227a09194c30649f3 4,541 1.00/1.00 vMB 11
794,175 794,175 00000000000000000004d01dad69ca05f71724cbbdb372cd963a0397b37da090 3,362 1.00/1.00 vMB 20
794,174 794,174 00000000000000000000eeb49d3525863dd67cd5a5dce2d41f5855431745917a 3,970 1.00/1.00 vMB 16
794,173 794,173 000000000000000000000e08041c7e0a96567662cba2304e1f09ea220a66be03 3,286 1.00/1.00 vMB 24
794,172 794,172 00000000000000000003edc57c398d6edafff532000daea250ea886798d2655f 2,818 1.00/1.00 vMB 16
794,171 794,171 000000000000000000042bc5762133a2c28e499553402577a96ef2f1cc2dd48b 3,031 1.00/1.00 vMB 25
794,170 794,170 00000000000000000000e4e499a1e261531133bd497fd41838f49f91876eb897 1,510 1.00/1.00 vMB 20
794,169 794,169 00000000000000000000be86d9cd2192ebbe90c4684e6eda46e064dd7651cc55 2,649 1.00/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.65 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: 672.60 GB
    • Received: 16.28 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.