Loading Tool

Explorer IconExplorer

Memory Pool

41,206 transactions
26.01 vMB
0.05524649 BTC
Random Selection Loading Transactions
Max Size: 135.82/200 MB

Candidate Block

Mining Attempt 507a59c1712d7b345822a9405ce6893131a164844591ecbff537a02a5791a7f4
Version 20000000
Previous Block 00000000000000000000172132c00b110ec4ee02326028bead4b8d9ab2ab8c10
Merkle Root 9ecf17ab461246eafa2ebf0688f12b2712055d025079a24eb561772f53489052
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,599
Size: 1.00 vMB
Total Fees: 0.00786548 BTC
Feerates: 40.21 > 0.79 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,745 (212,470 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
702,275 702,275 0000000000000000000c976293032d98d24bbef5347159c5550b33230ec56ba2 2,824 1.00/1.00 vMB 15
702,274 702,274 000000000000000000093c90c57444213b0d5757f79a6f9f60d764d312c03a0d 3,108 1.00/1.00 vMB 14
702,273 702,273 00000000000000000006ff049aaf6cdc57cbd14ff18fa061627a0222d42b4018 1,555 0.94/1.00 vMB 7
702,272 702,272 00000000000000000003e10d0bff6513cd744fa4ff48044c7dbbb8aef462e719 1,840 0.74/1.00 vMB 7
702,271 702,271 0000000000000000000930e7c2453df679051cc18226ee5a1f9a9192d0fca705 2,501 1.00/1.00 vMB 8
702,270 702,270 00000000000000000003ec899fa89d0f027d7e221b8bc1db95a3fb8a4d72ef71 492 0.27/1.00 vMB 6
702,269 702,269 0000000000000000000b87d04909e5cb5ee38c8c8c01dce4204404cdfd6ebc3e 420 0.13/1.00 vMB 10
702,268 702,268 0000000000000000000749cfca7c8265ca08391561c6387cd5471cb1d0d1ab9a 504 0.29/1.00 vMB 18
702,267 702,267 000000000000000000020ae200e35a7460e5d271675e084803671df1251e1325 1,838 0.67/1.00 vMB 8
702,266 702,266 00000000000000000003cbdaccf3a9df1676d7c7697ec78b2f4ff6815c3287f7 1,142 0.41/1.00 vMB 9
702,265 702,265 000000000000000000095b0ca808d5a8877023704c9174ee632318a16ac28c9c 1,549 0.92/1.00 vMB 4
702,264 702,264 0000000000000000000e1cbc7be1338d4103a5336d7afd7581a053aefa7a5f7a 2,557 1.00/1.00 vMB 9
702,263 702,263 00000000000000000000722b6b1a1cff921ffab2dd3450fd2e1ff0ded615f36a 795 1.00/1.00 vMB 7
702,262 702,262 000000000000000000086504c90221f89afc27f507af54f53c3f07b455376559 1,854 1.00/1.00 vMB 2
702,261 702,261 0000000000000000000a458f6ec555a8741e95c99ef58d3485fe8a1142912541 3,275 1.00/1.00 vMB 18
702,260 702,260 00000000000000000008e882caed691ce9ff7a76fce3a9984fba8040712abdf4 2,537 1.00/1.00 vMB 9
702,259 702,259 0000000000000000000166affa5f335f52d2637c2148d87f09e1afe758516abf 3,109 1.00/1.00 vMB 12
702,258 702,258 000000000000000000021308af3d9a4210a1b078b367150a43be43c785285aac 1,265 0.99/1.00 vMB 7
702,257 702,257 0000000000000000000889813ff60cb38939c4065ee57ed3834c16f78b06423f 712 1.00/1.00 vMB 3
702,256 702,256 00000000000000000000d0a351f78124612a4cb08d9e385df8110e5c2b042675 244 1.00/1.00 vMB 2
702,255 702,255 0000000000000000000c957922929fe7bde79ccdc41721825cfb18c50df34a01 730 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 781.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: 646.58 GB
    • Received: 12.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.