Loading Tool

Explorer IconExplorer

Memory Pool

84,374 transactions
31.97 vMB
0.11204980 BTC
Random Selection Loading Transactions
Max Size: 193.69/200 MB

Candidate Block

Mining Attempt fef1ca7e35e6bbddfae29bc96fd3aec2e60ee91e62ae8d401517b9fe1bee8920
Version 20000000
Previous Block 00000000000000000001b66b272ca3a270115c0167b0c55ec51ed4c599c6d99e
Merkle Root ea6b7a609a74108737c84289b8b772c9bffdfe91bdacf07731d808fcf1d7798c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,488
Size: 1.00 vMB
Total Fees: 0.03964590 BTC
Feerates: 100.69 > 3.97 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,184 (245,561 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
669,623 669,623 00000000000000000004dcc6355d4000bfbba4efa03bac32bb8394ad8851b8ef 2,033 1.00/1.00 vMB 42
669,622 669,622 0000000000000000000a989691d6a272c5a7316ca9d01b32ce9467f125393320 1,816 1.00/1.00 vMB 29
669,621 669,621 00000000000000000003b7c0f30e8c6f6fa19034567806c7d37f9c006789bd42 939 1.00/1.00 vMB 14
669,620 669,620 0000000000000000000563025de9eea7d9f4197214db9424212f46b38919b314 1,882 1.00/1.00 vMB 58
669,619 669,619 000000000000000000054b5652de519c708ea932df6a323235c2c889a1a75edb 1,171 1.00/1.00 vMB 6
669,618 669,618 000000000000000000049d3f6119d237620c23f5b1186caa4b452964cfea81a2 2,446 1.00/1.00 vMB 43
669,617 669,617 00000000000000000006a4cf01b3bd2dd57be79379eaf87261ff63e67befed24 224 1.00/1.00 vMB 7
669,616 669,616 000000000000000000080ec208d96ac522e386bd3086d02d82114f29a6b15659 804 1.00/1.00 vMB 26
669,615 669,615 0000000000000000000937a359a0ca56b90e2c26d9e2cc997281d9598084aba4 1,160 1.00/1.00 vMB 13
669,614 669,614 0000000000000000000a5d1525c8a9ae46e979cf5390fd35600a02a7d0a6fb7b 989 1.00/1.00 vMB 84
669,613 669,613 000000000000000000040b60154fbd1391fb8d68ae3752fc989592f803f838ea 1,785 1.00/1.00 vMB 33
669,612 669,612 0000000000000000000a5a239c230e1cafad6cd540b86b8419bf810107985634 1,335 1.00/1.00 vMB 15
669,611 669,611 00000000000000000009cae67994c7e6311eabc23c9b2da361b34e05a1278d06 2,407 1.00/1.00 vMB 19
669,610 669,610 0000000000000000000b5f3eaa1143595ba364ab6f2a9c7737fb09fec4bb1a4c 2,631 1.00/1.00 vMB 47
669,609 669,609 0000000000000000000a21dfb5152393f2a1d70098e6cb646c03220d51449ad0 2,848 1.00/1.00 vMB 22
669,608 669,608 000000000000000000088e84ae84bf7d8bc406f7399e1a7100d772942ea50730 2,237 1.00/1.00 vMB 46
669,607 669,607 00000000000000000009514af32be7475482beaa146fb911178ef76258f0bf94 2,541 1.00/1.00 vMB 69
669,606 669,606 00000000000000000008720b53a07ad568ff98c44a0dd5596343c4ff225fe1bf 2,280 1.00/1.00 vMB 47
669,605 669,605 00000000000000000009209df10733bdc97966203444c6257993e1963f265494 2,391 1.00/1.00 vMB 55
669,604 669,604 000000000000000000029f922a48559fbe94f7031c91fd951c11b080cde70bea 2,640 1.00/1.00 vMB 103
669,603 669,603 0000000000000000000864f0d85bac31d62fcefd8a1988f0a1743584c02b4269 2,273 1.00/1.00 vMB 59
Previous 10 blocks ↓
Total Size: 782.72 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: 703.48 GB
    • Received: 16.64 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.