Loading Tool

Explorer IconExplorer

Memory Pool

80,881 transactions
30.09 vMB
0.12717043 BTC
Random Selection Loading Transactions
Max Size: 180.98/200 MB

Candidate Block

Mining Attempt ae9a9fa492382bc9443072cfb56d4e01938c277a23c880ecd24db62564677f38
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 1f4066eebfbe340c1e432753dceda396508a2eaf8df46615d69296a54d161fe9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,788
Size: 1.00 vMB
Total Fees: 0.05251336 BTC
Feerates: 242.90 > 5.26 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (315,001 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
600,159 600,159 00000000000000000005173e8862e9d9b7b67c81fc002a46c3d2c66dfb35a9e1 694 0.20/1.00 vMB 16
600,158 600,158 0000000000000000001577baeee489295381b9fc8ed93655d681fe886f9c3013 288 0.07/1.00 vMB 14
600,157 600,157 00000000000000000002d9a0a45a220d827cfba775de8449706b5788df0c398f 304 0.10/1.00 vMB 20
600,156 600,156 00000000000000000005f085839d4fcbc226279773f445ed8abc82801123078f 163 0.04/1.00 vMB 20
600,155 600,155 0000000000000000000af8ddb3f01d5d687552fa86c6b598c0b7b28ee0468882 2,492 0.71/1.00 vMB 12
600,154 600,154 00000000000000000014635db6e5e7e3a4e8d3db169a653805ac3e7d24339d9d 2,461 1.00/1.00 vMB 20
600,153 600,153 0000000000000000000444f64e335d905f3d6085da5e993154c61de2ce3f23e5 2,590 1.00/1.00 vMB 13
600,152 600,152 000000000000000000006c2c055a8833ec69b7fb30770bee0c05028818233962 830 0.25/1.00 vMB 19
600,151 600,151 000000000000000000001e6717f7a6863d9f3933ecaaf3e5d6d3d1530eb22ade 2,215 0.61/1.00 vMB 16
600,150 600,150 0000000000000000000b71e6b66b19442cd730587bb327103a4e983cc62dec35 2,355 0.73/1.00 vMB 15
600,149 600,149 0000000000000000000f396613d80b5180bff48410bec8cf1dd5d63583286f0a 2,995 1.00/1.00 vMB 9
600,148 600,148 0000000000000000000bb789d1e0a216089fd836d917be034d7f00f03b40233d 2,494 1.00/1.00 vMB 21
600,147 600,147 00000000000000000001435b84bf568e6f1bf59592ed26272103557c05f08758 3,121 1.00/1.00 vMB 23
600,146 600,146 000000000000000000100ebd1c6a008528a8c63f5b26dc1a08675506f6e2df70 3,251 1.00/1.00 vMB 14
600,145 600,145 0000000000000000000a74d4c43e2c96c9cb9e85191dc44d22bd02ded64a22eb 2,959 1.00/1.00 vMB 23
600,144 600,144 0000000000000000000c9253be46a01a78cc6bc88af5a17ec410321ff075ca1f 3,310 1.00/1.00 vMB 6
600,143 600,143 00000000000000000012ba920192e05f5cceec00254df012270250e66c9eadf5 3,246 1.00/1.00 vMB 14
600,142 600,142 0000000000000000000c79e0feaab3f497173a313b7870465ff622e65f8e9203 3,635 1.00/1.00 vMB 25
600,141 600,141 0000000000000000000598b7a2c2a01f6decf47c2bf3285230f97a3f8ad03723 3,097 1.00/1.00 vMB 32
600,140 600,140 00000000000000000000c00debcffabe1250ead5580f978dcd0256a3c7c933ff 1,690 0.50/1.00 vMB 8
600,139 600,139 00000000000000000008734ca46eb8f32de5c21b1058a8982f9eb100591f1f32 3,209 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.67 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: 673.30 GB
    • Received: 16.42 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.