Loading Tool

Explorer IconExplorer

Memory Pool

81,931 transactions
31.44 vMB
0.10631457 BTC
Random Selection Loading Transactions
Max Size: 189.36/200 MB

Candidate Block

Mining Attempt 0f01618b2c1c81051728e7eb8dd6543771ed7e326d3e8782e2468b9302535856
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root 14253e508f9d1b51587264a2a479170e67e8918259fcd6cdc2efcea578a173ee
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,975
Size: 1.00 vMB
Total Fees: 0.02667424 BTC
Feerates: 318.30 > 2.67 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (534,040 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
381,313 381,313 00000000000000000d631622199742941d1a1b1a017ada2a5c051defbc00dcc7 1,002 0.41/1.00 vMB 44
381,312 381,312 00000000000000000c61d879f95656bc122f17d4b62202ededff6f04952b4d45 733 0.30/1.00 vMB 44
381,311 381,311 0000000000000000020971708f6eb8267d7c24ecc1bef0ae5a021b4a5efd364a 681 0.38/1.00 vMB 35
381,310 381,310 0000000000000000000c33a231a426e507679343d0a4d8c54a72242af8eb2fde 972 0.46/1.00 vMB 32
381,309 381,309 000000000000000002b1ab0deaf6fd18f05c7425f41a28629b21fa376e3b8071 183 0.08/1.00 vMB 73
381,308 381,308 00000000000000000be0b9e7cd3f3b0028357442f728916d379152a2dd37501f 1,014 0.99/1.00 vMB 14
381,307 381,307 00000000000000000f41921629bdc59758d984c21ae039a8a7612d0e021a80d2 477 0.31/1.00 vMB 23
381,306 381,306 000000000000000003d30a3be95ce8c323907a2a7c0260983d6e16f424a55e6e 854 0.33/1.00 vMB 51
381,305 381,305 00000000000000000db5a351f66549a0f1ce570e26f11f6bc728acb645a48f4a 215 0.35/1.00 vMB 11
381,304 381,304 00000000000000000f064d4e8fe6cdff965bcc47349ef7323f53bd9626333554 1,118 0.49/1.00 vMB 41
381,303 381,303 00000000000000000c2bbd85330e40181694e813db69cd15a1a1c239996f8b25 1,871 1.00/1.00 vMB 35
381,302 381,302 00000000000000000489ebeb23227d314251717b7bb95c8dcb6c20aaac2f2ae2 375 0.19/1.00 vMB 27
381,301 381,301 0000000000000000100919507908c617337df254583d26122b82fa5ccce5ecaa 899 0.45/1.00 vMB 31
381,300 381,300 00000000000000000e882777a5886371ae00a4236385aa55a49c9983f334c6d1 157 0.07/1.00 vMB 56
381,299 381,299 000000000000000001ebb9a9b26cd347abc0a2572f4884d235364ca726cbeb2d 1,486 0.66/1.00 vMB 41
381,298 381,298 000000000000000004a0bf763fa45d437dca5e4f531d15358cd9600671d924f0 302 0.17/1.00 vMB 38
381,297 381,297 000000000000000006ec374064d0b4fdd0e38496594c35bc49c75ee6c9030bc1 229 0.14/1.00 vMB 33
381,296 381,296 00000000000000000bcb095dc0ed4d8caf7b40b9f11d628420bbbbeeaa75d65a 237 0.13/1.00 vMB 25
381,295 381,295 00000000000000000fd72348a738e1f1dc7c3b6a53bc42c3245e80ff0d8cb607 567 0.26/1.00 vMB 36
381,294 381,294 000000000000000007a24c18ec550f0cd3ecf10aac4304d03abb35a158587ca0 495 0.34/1.00 vMB 31
381,293 381,293 0000000000000000027b78c4cbe7ea257f10927f00a2da2666c23b39e6d0ff0c 867 0.64/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 783.00 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: 718.78 GB
    • Received: 17.95 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.