Loading Tool

Explorer IconExplorer

Memory Pool

76,563 transactions
27.65 vMB
0.07813671 BTC
Random Selection Loading Transactions
Max Size: 168.82/200 MB

Candidate Block

Mining Attempt e0e0da0fee25e4377ea53487af3de5025b02dc59bba9a372586a4054ec8d8af3
Version 20000000
Previous Block 00000000000000000000eceb14b69fb33c0936bc911ecf1423e24822a9fac46f
Merkle Root e69285c479d0ff1deab1adf08b7a8e3b0b8cdfcfc468fa6b20076dca4c54fae6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,808
Size: 1.00 vMB
Total Fees: 0.01910989 BTC
Feerates: 402.60 > 1.92 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,320 (232,528 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
682,792 682,792 0000000000000000000a982c6347e1ebab3b0139cc64c090901acda0ab53e561 2,430 1.00/1.00 vMB 36
682,791 682,791 000000000000000000004df512c3ecb66d0921348a585857e3e522dfe2261c7b 2,453 1.00/1.00 vMB 59
682,790 682,790 0000000000000000000565b56d31923078eedc7aa2ae6fed869207750410fec9 1,997 1.00/1.00 vMB 59
682,789 682,789 00000000000000000004683f68568149d8587bb884922de75a577900a9475fd4 3,050 1.00/1.00 vMB 106
682,788 682,788 0000000000000000000c475553e3b146a148cf418c7ab2fc50167df28b44830d 809 1.00/1.00 vMB 88
682,787 682,787 000000000000000000011148378d854176c4ff6be41b931cdc688842f848137b 3,332 1.00/1.00 vMB 106
682,786 682,786 0000000000000000000bef0788d3eeb120f43f020c05ceba352af5719e352aa0 1,969 1.00/1.00 vMB 34
682,785 682,785 000000000000000000050abf8db59e1e23d91f9eff50de42e81beff0048fa39d 1,328 1.00/1.00 vMB 18
682,784 682,784 000000000000000000001b11fbbf0f8abbe1d67fdafea3bb51f02974cfe19f81 914 1.00/1.00 vMB 15
682,783 682,783 000000000000000000091ec158304b96a8ea72adb1c18a5fbf1a5bd3bbf88fe7 1,205 1.00/1.00 vMB 23
682,782 682,782 0000000000000000000a0ce186c54c2aeb486c964f031885666e65c3910b6a9f 1 0.00/1.00 vMB 0
682,781 682,781 00000000000000000004344fb165711fa127b3d6a1b0019931de559d26adf3f5 1,022 1.00/1.00 vMB 14
682,780 682,780 00000000000000000001723fb617def55ceeccf3c53b38a577e2acbef997701d 1,374 1.00/1.00 vMB 31
682,779 682,779 000000000000000000072eef2c4cc7c472f466d8000fe5b41c5d06ded3caeb8f 327 1.00/1.00 vMB 1
682,778 682,778 00000000000000000004c6dcd071c4406add8e88b39e074a85ce65167e2d184f 739 1.00/1.00 vMB 3
682,777 682,777 00000000000000000001a8ab378a38ea8cc15f461c08cddf55cd9a283276d100 971 1.00/1.00 vMB 19
682,776 682,776 00000000000000000004c3008407a6837ca7425a8421d4683a509a682c422dcb 1,193 1.00/1.00 vMB 19
682,775 682,775 0000000000000000000d951848970d576cc7e52dcde5a4d5b457f982cd2c2d77 1 0.00/1.00 vMB 0
682,774 682,774 00000000000000000000207690a30a5db48b0dfef0a6ff706ee74d6644b5df88 836 1.00/1.00 vMB 14
682,773 682,773 00000000000000000002a3a1026bc47a96e8db5f45170dab082b1821360ee26f 1,210 1.00/1.00 vMB 3
682,772 682,772 00000000000000000004812d16822c25a2fc0e19ea58400af9566707a3316dc9 508 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.95 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: 715.01 GB
    • Received: 17.64 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.