Loading Tool

Explorer IconExplorer

Memory Pool

49,066 transactions
21.18 vMB
0.05675984 BTC
Random Selection Loading Transactions
Max Size: 121.53/200 MB

Candidate Block

Mining Attempt d99a7d3f5c0bd30066d5dd4f6a033f4c1dd1efedffebf3ff1945ded8a851d588
Version 20000000
Previous Block 000000000000000000020fe634fc40b74d539fb2ba7c4100aa93c6b324e9406d
Merkle Root 4997cec2ee8cb3040ec10478070e80a94c9e844ee5d3a923812c1e24b1d053b9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,019
Size: 1.00 vMB
Total Fees: 0.01382362 BTC
Feerates: 265.25 > 1.39 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,024 (4,926 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
909,098 909,098 000000000000000000019b849f07b19060b7a6177c322ecae1a8a290550344f1 4,837 1.00/1.00 vMB 0
909,097 909,097 0000000000000000000046d28b2e5202784e3fa03d16c6aacb94984fd0daf429 4,762 1.00/1.00 vMB 0
909,096 909,096 000000000000000000013af8b554ea59b8a81877eaf44ffec6e3ecd2af2c1a9a 1,573 0.34/1.00 vMB 1
909,095 909,095 0000000000000000000013742182139d9d45ede7df5417d27f6b753408cd2d1d 2,951 1.00/1.00 vMB 3
909,094 909,094 000000000000000000008016fc91ffdafccef70ba29f86e3b811a66436738fe1 3,178 1.00/1.00 vMB 4
909,093 909,093 0000000000000000000092a60d20a555cfdd75662eb5bd66d815ea99c8229442 1,194 0.35/1.00 vMB 2
909,092 909,092 00000000000000000001f67dbd5a313d33ac2c04d68a6b457207079ec7ec6bff 3,458 0.96/1.00 vMB 2
909,091 909,091 0000000000000000000100082a0f69bd12276deb5598be2886b535840645d4cf 4,240 1.00/1.00 vMB 1
909,090 909,090 0000000000000000000203390dfcf92da736eb138c76613acdcd39e7527adcff 2,839 0.99/1.00 vMB 2
909,089 909,089 00000000000000000000d0368975e560649c025303a54bbd6379a2fee6f91324 3,481 1.00/1.00 vMB 4
909,088 909,088 00000000000000000001a77a86909a670cdb310ecba5feb26b2232d2773a1c6c 3,169 0.79/1.00 vMB 2
909,087 909,087 0000000000000000000072fcd048ba5fd33392c73561e401d50a136fed0fc5b6 3,026 1.00/1.00 vMB 1
909,086 909,086 000000000000000000001f5d51286583adc889c8ce6faf2f619cb0ab995ea29d 2,275 1.00/1.00 vMB 2
909,085 909,085 000000000000000000003da36adbd62a81d2a34fca01395dfb4228aa028ed4b8 3,487 1.00/1.00 vMB 5
909,084 909,084 00000000000000000001a7f924893e404a90032185623d5ce1bf9d76f9f8093d 3,240 1.00/1.00 vMB 7
909,083 909,083 000000000000000000022a1a234fe966f34059df3430815818ec84b42e83d74f 3,667 1.00/1.00 vMB 5
909,082 909,082 00000000000000000001e9601333c8271db8e8a30263495d88bccbba6021535b 4,836 1.00/1.00 vMB 0
909,081 909,081 00000000000000000001948ded0a3359f051f1fea078fbe63539b9b8893a404d 4,013 1.00/1.00 vMB 1
909,080 909,080 00000000000000000001db178ce66461ef5288e802444b52f718a4881bbde1ca 3,892 1.00/1.00 vMB 0
909,079 909,079 0000000000000000000180cb6abfb3e492e2c0c66d7783a43c0890b9ecf25095 3,542 1.00/1.00 vMB 2
909,078 909,078 00000000000000000000f62b271381e0e03fc76e10a08d08ce44d8cdd0ae694e 3,488 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 780.65 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 111
    • Outgoing: 10
  • Data Transfer:
    • Sent: 551.24 GB
    • Received: 6.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.