Loading Tool

Explorer IconExplorer

Memory Pool

16,344 transactions
6.87 vMB
0.02556478 BTC
Random Selection Loading Transactions
Max Size: 42.82/200 MB

Candidate Block

Mining Attempt 02a7ac1c911fbdec92c47e43cd51417d635cddba4f6e2c08c5aefd600dcddeb2
Version 20000000
Previous Block 000000000000000000000f827895dea39b23595ce518b773e906a8161920df01
Merkle Root fa8f6fd9ba8cd4a7407f39492279ebaa550efd1af920dbe00a7796c53acf8267
Time (UTC) ( ago)
Target 00000000000000000001f3030000000000000000000000000000000000000000
Nonce 0
Transactions: 2,603
Size: 1.00 vMB
Total Fees: 0.01919388 BTC
Feerates: 1,241.60 > 1.92 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 938,245 (0 blocks away) ⇈
Next 0 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
938,245 938,245 000000000000000000000f827895dea39b23595ce518b773e906a8161920df01 3,162 1.00/1.00 vMB 1 ago
938,244 938,244 00000000000000000000b0c257f6f30fed6659b1bf3bbdb0ccafb744fce1d0dd 3,495 1.00/1.00 vMB 3 ago
938,243 938,243 000000000000000000004b908273c4429f61c6e072b386dfc861c5bb181246c5 1,125 0.31/1.00 vMB 3 ago
938,242 938,242 000000000000000000002a06fcd1af1993a89d8ad63f668b25d73680ac19121c 4,458 1.00/1.00 vMB 0 ago
938,241 938,241 00000000000000000000a61447c30795495494d1440f7f8727cb15f57a989202 2,129 0.67/1.00 vMB 2 ago
938,240 938,240 000000000000000000017a56ae62cf75b39da89d605226cf4df182e798bd4935 4,686 1.00/1.00 vMB 0
938,239 938,239 00000000000000000000a6638d89d0b23b588847f82c41150a1d507ed79d3683 1,861 1.00/1.00 vMB 0
938,238 938,238 000000000000000000010f5db5f621c09677813237e2bc2195a7e4b38b61b732 5,935 1.00/1.00 vMB 0
938,237 938,237 0000000000000000000034f69b20667873ed51e7616e30389adb6fa36e812ff5 4,955 1.00/1.00 vMB 1
938,236 938,236 000000000000000000008a8882b2318045fc953533ea6af1a7cf53c137e40ace 5,022 1.00/1.00 vMB 0
938,235 938,235 0000000000000000000075fc27d55a6fffd904b87039685d60e7492325aff2e3 4,807 1.00/1.00 vMB 0
938,234 938,234 000000000000000000006fa7648ae06aa0d0740a9511d1636f5b71a6b149e82a 4,975 1.00/1.00 vMB 0
938,233 938,233 00000000000000000000ec6e9700c2c4315171d50a2adbd93bf23ca1dfb7cca1 919 0.34/1.00 vMB 2
938,232 938,232 00000000000000000001311e5da12e316e8915076f0cea5823b7fe65e75563a7 112 0.03/1.00 vMB 2
938,231 938,231 00000000000000000001443bfb38e3366aaa7aaee3a85f2d8867ff0a36540e7d 5,355 1.00/1.00 vMB 0
938,230 938,230 000000000000000000013210892e0c451373fd9ee47378d222f573442509ff08 4,532 1.00/1.00 vMB 0
938,229 938,229 00000000000000000000aa90e924289cf1aeab374173d666e5bde83b5c11a3d7 729 0.27/1.00 vMB 1
938,228 938,228 00000000000000000000a643b49224c0f3c09f0bec8ffa0f836b57604d91c7c1 2,043 0.77/1.00 vMB 2
938,227 938,227 000000000000000000016b427df7c527511d81e5b5663fa041c5e805ec797ffc 83 0.02/1.00 vMB 2
938,226 938,226 000000000000000000006fa56c010a385b4dd611ecc97a23c7c6cc417aa8190b 1,746 0.58/1.00 vMB 2
938,225 938,225 0000000000000000000087ad0f311101b8a24336d42c02771d42f7a4f6377d21 3,990 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 823.57 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: 4,088.96 GB
    • Received: 224.46 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.