Loading Tool

Explorer IconExplorer

Memory Pool

89,132 transactions
33.08 vMB
0.20364728 BTC
Random Selection Loading Transactions
Max Size: 199.73/200 MB

Candidate Block

Mining Attempt c21099e48be36bbc1bf17b7ed8cc92446b09f665656813e14707d3aa4836007b
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root c66ff039e0b244553cd52ba66f764e393cce7569a2c03e87217bed195f55d89c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,869
Size: 1.00 vMB
Total Fees: 0.09051849 BTC
Feerates: 387.56 > 9.07 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (347,778 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
567,175 567,175 00000000000000000007b57fa0240ad29939085a68bfeb3e423ac4f901f7c775 2,612 1.00/1.00 vMB 45
567,174 567,174 00000000000000000021c2639c141caadae1c9e7248dc8d95e2415e94efece8b 2,958 1.00/1.00 vMB 37
567,173 567,173 00000000000000000019ff0e0e5eacf5f7815b58044b600e78c5096dab7d6853 2,086 1.00/1.00 vMB 49
567,172 567,172 0000000000000000001672e1ed1ca555773b8eee63a655c5d03da8dafc981ce2 866 0.98/1.00 vMB 13
567,171 567,171 0000000000000000002b892c223255497c60dc84ab2d89f66da083e29cbb294d 2,405 1.00/1.00 vMB 21
567,170 567,170 0000000000000000002aa2090fa9366cbc095e830f4bc6de31fbc9d320f4a906 2,471 1.00/1.00 vMB 22
567,169 567,169 0000000000000000001ae4470a2effbbaa39865f7994ba23f22723bdfe1a787e 2,645 1.00/1.00 vMB 27
567,168 567,168 00000000000000000006d5db515ca1b83374f1971077c606608b9b406bc1bad6 2,459 1.00/1.00 vMB 16
567,167 567,167 0000000000000000002d625c03254b779a691e19788b2c9c18aaf70d3d2ad083 2,771 1.00/1.00 vMB 34
567,166 567,166 0000000000000000000b5a979cf90009843c2fb799d3b0f1dd3d83b8baf6aa0a 2,511 1.00/1.00 vMB 35
567,165 567,165 0000000000000000000b107a85afc1cb171090abb5a6e268026875600ac69c54 1,283 0.86/1.00 vMB 13
567,164 567,164 0000000000000000002956d572c5777cd091240cf41f818ce6ac4cf8342f54d2 2,338 1.00/1.00 vMB 17
567,163 567,163 00000000000000000026bececa25276f25f24934f756e41ab66eb4e16279eced 2,525 1.00/1.00 vMB 25
567,162 567,162 0000000000000000001507a0af091fcf6b54c8cf8fb992e9f0a031d85ced59f1 2,632 1.00/1.00 vMB 35
567,161 567,161 00000000000000000006b7de9ef9997a3a564a913b5ee2479cd3bf1f8bdaaa90 262 0.19/1.00 vMB 26
567,160 567,160 000000000000000000049ed885a4d1649d51cff2d6587f672b7b505a37d784b4 119 0.04/1.00 vMB 22
567,159 567,159 00000000000000000022c37b5066608b2ba60ff25cbf5cc797a16cde0535a394 402 0.17/1.00 vMB 22
567,158 567,158 0000000000000000001769ea72536aa12da061b504a9a1bef97bc8e5b65a7ba6 1,317 0.49/1.00 vMB 25
567,157 567,157 000000000000000000257ae0ef68bfd1578afc40a20dbd0918f00b1fc527913b 1,497 0.57/1.00 vMB 18
567,156 567,156 0000000000000000000bfacd6531d70ec91f2a1de9a592b3e6623b9dd057bd7a 1,076 1.00/1.00 vMB 32
567,155 567,155 0000000000000000002af105a5c5725600cbaa092f5fa20fc5d7878cd17bb1a7 703 0.31/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.31 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: 660.19 GB
    • Received: 14.62 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.