Loading Tool

Explorer IconExplorer

Memory Pool

76,113 transactions
30.12 vMB
0.10023701 BTC
Random Selection Loading Transactions
Max Size: 179.72/200 MB

Candidate Block

Mining Attempt 51f53db0ef816611a2d920889079187540fea6ab9eca01de0218317cec6bb117
Version 20000000
Previous Block 00000000000000000001108cb958b997fbbda21703b73c8bc3a6f72862e5da75
Merkle Root 1554de3e58b54b1980b2337244fe3fdf5543cdb6934c43b00810066cdd085406
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,480
Size: 1.00 vMB
Total Fees: 0.02556476 BTC
Feerates: 100.00 > 2.56 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,446 (24,824 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
890,622 890,622 0000000000000000000114de10c7cea28107409b33c51af79200426c34cc623b 619 0.16/1.00 vMB 3
890,621 890,621 000000000000000000000afa58b391ca4a2e00b2f48580d06ef61c648fc2ae92 1,954 0.83/1.00 vMB 3
890,620 890,620 0000000000000000000180e527320c6ad979f3acf17557d2826f15a79729abe3 583 0.32/1.00 vMB 2
890,619 890,619 000000000000000000003da4ce62cc78094217fbfaa0d44fd5a33b85b98a9b29 2,574 0.69/1.00 vMB 2
890,618 890,618 000000000000000000005a83aaa5511bcf44b4483ad9e283aea8c374ad75ef26 4,330 1.00/1.00 vMB 1
890,617 890,617 000000000000000000015164fd6f1118e99f9bc11402a4ddc8937d3d6f1f45af 5,935 1.00/1.00 vMB 1
890,616 890,616 00000000000000000001a42d1de472e3807f3304f7a9d730de57c5973b975484 3,041 1.00/1.00 vMB 2
890,615 890,615 000000000000000000020e8bd0753f122fbeb535961e6bf19aaeee15345934df 1,943 1.00/1.00 vMB 1
890,614 890,614 000000000000000000018a2c5b7b50c961e2613cac3d9b9fce1a66d9c4b9dcfd 4,002 1.00/1.00 vMB 4
890,613 890,613 000000000000000000005a9e5aa896378dd700dd6376dcb3c14c3f399b544ff0 2,708 1.00/1.00 vMB 2
890,612 890,612 0000000000000000000199a2dacec85f506efbd7e76c52d9053a9191fe2b4d9c 4,303 1.00/1.00 vMB 3
890,611 890,611 00000000000000000001b249c778a599a9003dee8e9bc2c6c9ee76e5f2f0e667 3,871 1.00/1.00 vMB 4
890,610 890,610 00000000000000000000bee640aac0986c558b610c8c65d52cbd470a74800894 4,605 1.00/1.00 vMB 6
890,609 890,609 00000000000000000002530da09b451225c1fc7c62dc0b6c8ecdc445e964a0b4 4,957 1.00/1.00 vMB 6
890,608 890,608 00000000000000000002223b41c5095a94fa4a3e94a7cfa5aa7b91219a4dfada 4,466 1.00/1.00 vMB 6
890,607 890,607 00000000000000000001f5365a74dbde40291635cb6bf7c7b2acf9f9c259a1be 5,010 1.00/1.00 vMB 3
890,606 890,606 00000000000000000001d9891d286a55c4d7a466a06a653c1f1d992baf79afba 3,203 1.00/1.00 vMB 5
890,605 890,605 000000000000000000017680f23610c2828c91a8f6d11cf2465bf0dc8bcf8871 2,960 1.00/1.00 vMB 2
890,604 890,604 000000000000000000018873944f659376b14adf38298d238216823ca44b483c 960 0.33/1.00 vMB 2
890,603 890,603 0000000000000000000092e50b58467c0e61e7454719c5597bd9f8fece64edbc 2,220 1.00/1.00 vMB 2
890,602 890,602 0000000000000000000197a5e99a9cebb1cf8e18ba757d1823b7e2779497fbc6 2,365 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.17 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: 749.35 GB
    • Received: 18.82 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.