Loading Tool

Explorer IconExplorer

Memory Pool

83,274 transactions
31.40 vMB
0.09105695 BTC
Random Selection Loading Transactions
Max Size: 192.29/200 MB

Candidate Block

Mining Attempt 2fb46abc1ad7f1efa2eb7f8427114ca50f5fb3e06f7dbbb3463e073f81b844d1
Version 20000000
Previous Block 00000000000000000000030f852abb2460ecdfb580a98ff5f0443f891ab5a1ab
Merkle Root 3ea3c764a94934cda7ef180d72178111fe141b5560d99155d114db56facd7d05
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,482
Size: 1.00 vMB
Total Fees: 0.01954220 BTC
Feerates: 40.68 > 1.96 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,226 (454,483 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
460,743 460,743 000000000000000001b7b37b963f4973c51d1ee0a0230c935506d5fae11440fd 2,160 1.00/1.00 vMB 94
460,742 460,742 000000000000000000f902297a7a2ef2310dd600903f724f0594488aa9c3be2e 1,817 1.00/1.00 vMB 86
460,741 460,741 00000000000000000112f2176a235e84ff3c1f3250f57de2a2e202e954aa707e 1,423 1.00/1.00 vMB 65
460,740 460,740 00000000000000000173bd744e3d3b460e2c82b8403d73d27e5a8a8d4f5b0a8f 1,858 1.00/1.00 vMB 126
460,739 460,739 000000000000000000bd6f7f73e1685e42a52d3476be030030a439e07b724b24 2,044 1.00/1.00 vMB 163
460,738 460,738 0000000000000000016c886ea43c45acf4fed4ce48431694b1f9ef182945813a 2,213 1.00/1.00 vMB 130
460,737 460,737 000000000000000001c7b8fe1e071368b8266d2516cdc0b8b79b91f8c68a9b63 2,925 0.99/1.00 vMB 214
460,736 460,736 00000000000000000170b3ab0ff5ca9b9ef0e1c6f12763edfbd3b3efe8289066 1,551 1.00/1.00 vMB 97
460,735 460,735 0000000000000000000309b2407e613f64dce165bab8a912d438d2012c35b073 1,429 1.00/1.00 vMB 129
460,734 460,734 000000000000000000b23523a5ae7c472727d2531967f7ba52c91f07b05fd333 2,216 1.00/1.00 vMB 114
460,733 460,733 0000000000000000018a3716f08cd0b07c9c8b8f1dbf39620db2ed10c9025d9c 1,745 1.00/1.00 vMB 131
460,732 460,732 0000000000000000008f7a96b1063830190f762fbf4a9fbfae4032c6a0d78d63 2,560 1.00/1.00 vMB 206
460,731 460,731 0000000000000000003febf5eae7fbac8efe0c88f9e9fee6a3361590c25aa767 2,098 1.00/1.00 vMB 152
460,730 460,730 00000000000000000054bec13228199dd727c8252f2f3038acf2d01dcffae101 1,465 1.00/1.00 vMB 129
460,729 460,729 0000000000000000018be6cb38fc834d74f74da421b375ce8fbe715290099677 2,150 1.00/1.00 vMB 135
460,728 460,728 00000000000000000126ee004e7154d204056ef73160c3be1815950ab7098b65 1,456 1.00/1.00 vMB 98
460,727 460,727 000000000000000000b4640a5d46aed9776de35fb09af1de1b7abc47376fb1f3 2,131 1.00/1.00 vMB 165
460,726 460,726 0000000000000000021597addd66dfadc48cfaeec7a607ba495a3bcafaffebbe 1,559 1.00/1.00 vMB 67
460,725 460,725 0000000000000000014d9b7ae29b4eb94ea7ead77a881eee696e03aeb2ac4264 2,142 1.00/1.00 vMB 123
460,724 460,724 000000000000000000ed9fe0462a847809766424a50c2474fdd1a213c7e3fc69 3,286 1.00/1.00 vMB 124
460,723 460,723 00000000000000000051e3158b314e1b4eef82e80492223cdd8f832839a2c30e 2,639 1.00/1.00 vMB 135
Previous 10 blocks ↓
Total Size: 782.78 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: 709.66 GB
    • Received: 16.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.