Loading Tool

Explorer IconExplorer

Memory Pool

85,799 transactions
31.86 vMB
0.16956427 BTC
Random Selection Loading Transactions
Max Size: 188.97/200 MB

Candidate Block

Mining Attempt e8c6513432b69257b0e3f657b409fe3956eb04b31f91244e7af3d85f226a1554
Version 20000000
Previous Block 00000000000000000001a97a7e8496ce4c2a6d89606758ddf3eb31ad29a9060c
Merkle Root f062fe27de78552214baa3bb5f10d7339d466e05c34420eb1aa453451b4fd47e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 5,118
Size: 1.00 vMB
Total Fees: 0.03904405 BTC
Feerates: 100.36 > 3.91 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,634 (671,467 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
244,167 244,167 000000000000005d60a7a25ab12607704127ae53cd74e358b1a037d1b5c897b2 53 0.02/1.00 vMB 108
244,166 244,166 0000000000000081f83415895a6aa0e54b53e26740629a508b4bb6d2486cb6c9 262 0.13/1.00 vMB 103
244,165 244,165 000000000000000542b94201d75375f638872a9b41f731803e603f87e3817660 548 0.22/1.00 vMB 187
244,164 244,164 000000000000005e0f4abad5fc9788e0f30fae3e8b52a451107b0e5d376f1fb7 172 0.08/1.00 vMB 121
244,163 244,163 000000000000004c1ee1ab0adf100ffd56f244639cdfbd9e278be51b546caff8 339 0.14/1.00 vMB 792
244,162 244,162 000000000000009d5e583ec235b6a316d4071c4eb4c34499784283fc8b294d00 452 0.17/1.00 vMB 169
244,161 244,161 00000000000000253b2f45def95503679d7493cf49da390decda25163753defe 232 0.10/1.00 vMB 142
244,160 244,160 0000000000000016d617e5692cd81f762bced43efb8c072302237e481c632cd3 8 0.00/1.00 vMB 22
244,159 244,159 00000000000000267e9363fb6c9e57e05f85e8951d1ccd45d6b6810327c36882 237 0.11/1.00 vMB 147
244,158 244,158 00000000000000391c0eae062c3f59262086fabce6d61e35d1f0a9d2346d5fe3 236 0.10/1.00 vMB 100
244,157 244,157 0000000000000091af09310ef25fbe8ea1772e79868747db40d24b4688d8abbd 2 0.00/1.00 vMB 0
244,156 244,156 00000000000000107d0059c6f3af206c00a7965b4dd38d5d7fd14225f207e2b4 433 0.18/1.00 vMB 169
244,155 244,155 00000000000000361cc7c7cd7ebfa1b16228136f1cb2aff564ed141ddb23ce9d 279 0.34/1.00 vMB 74
244,154 244,154 000000000000001593386878cf1f2cf293448081142c278cead88503a5458f0c 131 0.07/1.00 vMB 92
244,153 244,153 00000000000000894d37690528cf8aaf934f9af1d9ffb2429b29e7cd313bb127 614 0.23/1.00 vMB 146
244,152 244,152 00000000000000243100fed53e1714f4d24028051a17ccb1320e922be98277fb 408 0.15/1.00 vMB 181
244,151 244,151 00000000000000873168f62c1caecbee5feacc98ae6341f924c2dff804fe9f97 15 0.01/1.00 vMB 16
244,150 244,150 000000000000008a8a678db8c414323091a7431a0810236832d544cf6c9b5633 314 0.13/1.00 vMB 117
244,149 244,149 00000000000000a4baf657a380866ff90256385836618ab8e5cc52279b93cf13 33 0.01/1.00 vMB 75
244,148 244,148 000000000000009cb342a4d0ddbda7cd88480306c226fd575c7fc01ef08de047 123 0.06/1.00 vMB 190
244,147 244,147 0000000000000090cfe042aad6bfe482f05a78663a2af5d80aff513160861270 182 0.09/1.00 vMB 123
Previous 10 blocks ↓
Total Size: 783.49 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: 772.59 GB
    • Received: 20.29 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.