Loading Tool

Explorer IconExplorer

Memory Pool

40,524 transactions
25.78 vMB
0.05016746 BTC
Random Selection Loading Transactions
Max Size: 134.48/200 MB

Candidate Block

Mining Attempt a5c4bb847ecf5e21e153e8c27eabaed62ff4f9b2ec534c4be82a0cc9a6e254f4
Version 20000000
Previous Block 00000000000000000001eb538b44df8d39ae4bf8dee821fde296842d221e7d43
Merkle Root 8b422342da4a201ad833e4d298f357fbfd82337286906ff464436c63a6deb30a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,566
Size: 1.00 vMB
Total Fees: 0.00343857 BTC
Feerates: 60.14 > 0.34 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,755 (152,232 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
762,523 762,523 00000000000000000000dae5a44bd31011d78acb509a3bcb53499be42306deab 2,554 1.00/1.00 vMB 25
762,522 762,522 00000000000000000000df88900fdf7da8b00630d8a3ab144e049a9e3011f5b3 96 0.05/1.00 vMB 30
762,521 762,521 00000000000000000001932c5b70682f37f6335f5d296cee9593d89a482d35df 1,087 0.48/1.00 vMB 18
762,520 762,520 00000000000000000002da288ad7bace50ba7792905d2b6dcdbaeaa6408338ee 705 0.28/1.00 vMB 6
762,519 762,519 000000000000000000039f0f8e7b3cfb9ed96ff312caaebd1809b622b89df42d 965 1.00/1.00 vMB 5
762,518 762,518 00000000000000000000746ab2c6bfe5b48d752885ca958b0181e88b8c71394e 723 1.00/1.00 vMB 4
762,517 762,517 00000000000000000003452324493755bf6c85ee14c71fe2f2c5bc05fc640655 1,416 1.00/1.00 vMB 17
762,516 762,516 00000000000000000004e2e6d9c7c86164c06e2ac076a2e18813f2bcd2bd54a5 1,228 1.00/1.00 vMB 18
762,515 762,515 00000000000000000004cc0db633748489a65ebf970cfb24e880c1912b79bb00 1,031 1.00/1.00 vMB 7
762,514 762,514 000000000000000000059d72b61cefd8b60be074e258b0fffc7adec809c4d94f 2,199 1.00/1.00 vMB 19
762,513 762,513 000000000000000000015432aeafe2b0bacf6bd91bcd75ae5e249cea1fc20c87 1,117 1.00/1.00 vMB 4
762,512 762,512 00000000000000000001eea2977ad23156bac8e07a58af5a83af138b4c15c47f 2,486 1.00/1.00 vMB 21
762,511 762,511 000000000000000000030d4eae09ed54dcaf4a7e5bb302e35d06f0164a6ff749 2,982 1.00/1.00 vMB 32
762,510 762,510 0000000000000000000479e70d8d6e9a8cc28629ca47383197c90a9ea6ab9fe4 1,725 1.00/1.00 vMB 8
762,509 762,509 000000000000000000023d51a04fe652375fdee9a6ee06e4c14a5a2d6714b73d 1,733 1.00/1.00 vMB 7
762,508 762,508 00000000000000000002f1103dc1f4e538142044f9b6472befb9551b581d197b 1,514 1.00/1.00 vMB 14
762,507 762,507 00000000000000000004be3d9729dfaf6a136d4d05907a6e9348b7662792835a 1,718 1.00/1.00 vMB 20
762,506 762,506 000000000000000000016316519501e8df86adec0670ff49e9c9cac136b447d0 1,286 1.00/1.00 vMB 10
762,505 762,505 00000000000000000007a367de491763b06d00edb7866ebb32b8e47c6365a764 2,237 1.00/1.00 vMB 29
762,504 762,504 00000000000000000006e7e822381b6cb640d54430e95d84b7faee4b5ed06ee9 2,388 1.00/1.00 vMB 21
762,503 762,503 000000000000000000020a74ac23959a11744d572dcf75ee747650f572ded1fb 1,390 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 781.95 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: 647.26 GB
    • Received: 12.91 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.