Loading Tool

Explorer IconExplorer

Memory Pool

77,986 transactions
29.07 vMB
0.07049106 BTC
Random Selection Loading Transactions
Max Size: 174.04/200 MB

Candidate Block

Mining Attempt ed30649cdd3674a147e7b832af40004d50aa1d5532ce814d735790281a0240e0
Version 20000000
Previous Block 00000000000000000000c0578122c3a20c1a0fa197853326ae531fa58ec09638
Merkle Root b579c8ffc088abd8be5109e389248970091f254b5b4435dab2106d82900e298f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,270
Size: 1.00 vMB
Total Fees: 0.01170043 BTC
Feerates: 73.20 > 1.17 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,061 (134,749 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
780,312 780,312 00000000000000000003f3eb811756ee56ac760cfb10f41e36287c938e8ae8e2 1,495 1.00/1.00 vMB 10
780,311 780,311 00000000000000000002d3de225902968f747db3a0e386ab330046ac6033565d 2,029 1.00/1.00 vMB 12
780,310 780,310 00000000000000000001cf3c4692c3134eb57970c100d85805f0f34e515c37e3 3,194 1.00/1.00 vMB 33
780,309 780,309 00000000000000000002d87546470952ebb516933486e3925a20eb9be4f4c5f9 817 1.00/1.00 vMB 6
780,308 780,308 0000000000000000000668c3e37e44212a328c51b9b7a8e8798fb003e2a9f920 1,176 1.00/1.00 vMB 16
780,307 780,307 000000000000000000005f2c9054ad32cd28ae59f43224c077249922def18afb 2,039 1.00/1.00 vMB 30
780,306 780,306 00000000000000000000564672e5e29dd5991c6136b5e759fad5be1277c71e98 2,265 1.00/1.00 vMB 22
780,305 780,305 00000000000000000002fe27d5c0437246c7f77334f2f4af32605886273e14d5 2,491 1.00/1.00 vMB 21
780,304 780,304 000000000000000000043933ffb5acdd5979f112676e2c15b5d2bf172772d72f 2,544 1.00/1.00 vMB 16
780,303 780,303 0000000000000000000539a0f230763d6ae35dd8bb9c6fbe37548933ebfcf3c3 3,078 1.00/1.00 vMB 11
780,302 780,302 00000000000000000001380dc79dd0191daf4dddf490503536f8dd925031dca8 2,491 1.00/1.00 vMB 22
780,301 780,301 0000000000000000000616b1c42f6d3d7ee24876d5bda18c816519d2b6138ba1 2,572 1.00/1.00 vMB 14
780,300 780,300 00000000000000000003fbe9ccfe53ad63c6a8355018c7841fa25d35764fa88d 2,698 1.00/1.00 vMB 30
780,299 780,299 00000000000000000001fc00d4687621f04044bcab48f9762628fe54d4161aa2 922 1.00/1.00 vMB 5
780,298 780,298 0000000000000000000041089c1912430a528a0a2491aea6661cad30ee4b9aee 1,240 1.00/1.00 vMB 7
780,297 780,297 00000000000000000004c75d30148241283d30a664ccaeb48ed86ca552adad37 2,368 1.00/1.00 vMB 17
780,296 780,296 0000000000000000000598eb0e0d155b82df595dacb5016bbf7fb23aae9dbf10 2,128 1.00/1.00 vMB 15
780,295 780,295 000000000000000000045313074584fa8b6a35d59d35e9604da3f12035ce4de2 2,367 1.00/1.00 vMB 34
780,294 780,294 000000000000000000023ff344ff7c956c50aedec286983e372d71a08964aafb 790 1.00/1.00 vMB 4
780,293 780,293 00000000000000000002aff97b86c676172875c3e29bbc6db0d66d46caeda1df 1,798 1.00/1.00 vMB 13
780,292 780,292 0000000000000000000326eaf63c28bf33180d0d98f695963cccb4e4b1da36a9 3,051 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.50 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: 668.38 GB
    • Received: 15.49 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.