Loading Tool

Explorer IconExplorer

Memory Pool

82,720 transactions
30.59 vMB
0.07287929 BTC
Random Selection Loading Transactions
Max Size: 188.23/200 MB

Candidate Block

Mining Attempt 3566ae717579622c0cc2afd4a601e624ec1ea9bacfd247cb95c1fac62a0ec823
Version 20000000
Previous Block 00000000000000000001520f04690fd94ab2fadc4a76a81688efaa2562fb1328
Merkle Root 73e553ad0ddd82a36df24b0b728f398121850bf05481e0a82d934fc72f3d163b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,948
Size: 1.00 vMB
Total Fees: 0.00435791 BTC
Feerates: 40.21 > 0.44 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,344 (454,097 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
461,247 461,247 000000000000000001bd5c1ad890cad12db32ab16da41debe8a4524025b33859 1,155 1.00/1.00 vMB 89
461,246 461,246 0000000000000000013ad3779e511defb54bd5e3b8014314e7520e461d01966e 1,867 1.00/1.00 vMB 135
461,245 461,245 00000000000000000158617dc8c8aabe68e569370197e34742441811799a5c3d 2,077 1.00/1.00 vMB 164
461,244 461,244 0000000000000000006c3feac73f1da8aa25a88141f257326fd57e9500811f2a 1,034 0.93/1.00 vMB 84
461,243 461,243 000000000000000000a33200d4ed4a0056f2a757487d839b22d70770d7d2b6f2 1,720 0.90/1.00 vMB 98
461,242 461,242 0000000000000000011e588b998c34b3c7c4400abb42eb7643038b58a2c69db7 1,019 1.00/1.00 vMB 30
461,241 461,241 000000000000000000024cfa99020061e61cb69b1a19f5aa73a7a538e735be7a 2,026 1.00/1.00 vMB 131
461,240 461,240 000000000000000002285489b94adbd1098693902facdbd32de03a8ab3de4b93 605 1.00/1.00 vMB 57
461,239 461,239 000000000000000001b05b7616dc53f95634ae5af6eaddaae05e9bb3bc14f740 1,418 1.00/1.00 vMB 78
461,238 461,238 00000000000000000107ce8c6cccfdf3b49dfe3476127441bf4be991f75b9ce4 1,913 1.00/1.00 vMB 139
461,237 461,237 0000000000000000009e733006f2b9f6c379a0133ed22942fda8f78e6b17579a 2,186 1.00/1.00 vMB 155
461,236 461,236 000000000000000001addea5f0c3932b130499218a3d51333554d1f47335ba5b 1,324 1.00/1.00 vMB 111
461,235 461,235 0000000000000000015ad9112c311429c4bf1ea97ae0cfb1e1f4b8463cac4afd 1,898 1.00/1.00 vMB 137
461,234 461,234 000000000000000000fbf1548d7b216bdff5a37e7c63553db59ae15b797f17a1 1,937 1.00/1.00 vMB 132
461,233 461,233 000000000000000000885c2b0066567dfb6ee7610c3d91916a27c78d48b9f1cf 1,614 1.00/1.00 vMB 146
461,232 461,232 0000000000000000002d5a0af7c88315c158946113cf994043eedee0bc61df09 1,411 1.00/1.00 vMB 146
461,231 461,231 00000000000000000152a071e0ce6423f153cbb68ad56f51516d0a53926e83bd 2,082 1.00/1.00 vMB 154
461,230 461,230 000000000000000001bd7d81fded6ccd8f11df215df76512dd13ca170c3fc8cb 1,704 1.00/1.00 vMB 194
461,229 461,229 000000000000000000dd8617c862b109eed72e09ec0fea4840e8f0b4250a2329 887 1.00/1.00 vMB 70
461,228 461,228 000000000000000001f682adc333ebb751e63b204c8f8aa7b595e11394d5a154 1,525 1.00/1.00 vMB 120
461,227 461,227 000000000000000000f147be6f664dce926454ba8f57a9ad1652ec5492b81681 2,095 1.00/1.00 vMB 133
Previous 10 blocks ↓
Total Size: 782.99 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: 717.18 GB
    • Received: 17.83 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.