Loading Tool

Explorer IconExplorer

Memory Pool

4,314 transactions
5.49 vMB
0.00731111 BTC
Random Selection Loading Transactions
Max Size: 30.46/200 MB

Candidate Block

Mining Attempt 64c584960c66b068d5ca2c501f77cacd693b7cc0a086e7e6510fd237be1322fb
Version 20000000
Previous Block 0000000000000000000039532d4dfe1231963b2f17aec21fc83edecf6ce738ee
Merkle Root 86fc8facdfd25c70631fa308e25b6ac9717dd0bd58294ed1e7521690b9d8438d
Time (UTC) ( ago)
Target 00000000000000000001f3030000000000000000000000000000000000000000
Nonce 0
Transactions: 1,042
Size: 1.00 vMB
Total Fees: 0.00258212 BTC
Feerates: 111.76 > 0.26 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 938,338 (104 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
938,224 938,224 00000000000000000000d851b8aa3d0bae2bda119936c72bd9414d0c4a9fab89 2,663 1.00/1.00 vMB 2
938,223 938,223 000000000000000000000c5248b3d43fe48a8fc627f31e33556cfaa537533128 2,757 1.00/1.00 vMB 3
938,222 938,222 00000000000000000000f20c769e1d6ab56823f70a568aae2164f351b99585ab 181 0.08/1.00 vMB 1
938,221 938,221 000000000000000000006513436aa6889ebd9c72db2e1ce106fb67a1fb92ff69 5,502 1.00/1.00 vMB 0
938,220 938,220 0000000000000000000121b5e0a1afbe443765ef9cb920315e083ad2cc0e4685 4,206 1.00/1.00 vMB 1
938,219 938,219 0000000000000000000026fd9f245c6c807e1b7a4273c31426a1808121200c64 3,615 1.00/1.00 vMB 1
938,218 938,218 0000000000000000000116a91b7b694772c0ea1f62be4073b84f0e429e95aea5 5,943 1.00/1.00 vMB 0
938,217 938,217 000000000000000000017509afa40d6f30a67df344efc50a7d085f31de92048e 3,997 1.00/1.00 vMB 0
938,216 938,216 000000000000000000012a557e1e620d809540005f858821e6534bf765333554 2,153 0.97/1.00 vMB 2
938,215 938,215 00000000000000000000a3cd6309e71576497af4b6a8a0761acd85d78d7be8fc 482 0.15/1.00 vMB 1
938,214 938,214 000000000000000000003f1c8988a310a52644385bd01cfbc740fe6af5b46c7e 1,011 0.29/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 823.73 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,096.34 GB
    • Received: 225.19 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.