Loading Tool

Explorer IconExplorer

Memory Pool

74,407 transactions
28.50 vMB
0.08129608 BTC
Random Selection Loading Transactions
Max Size: 169.06/200 MB

Candidate Block

Mining Attempt 82988d438c85347338e973cd9f8d1c9ac28b4b21f1cc9bd12a8859a2cb33854a
Version 20000000
Previous Block 00000000000000000000a6021cd756592116928201db218641aa213304cf81b0
Merkle Root a93b67b027b4cb823b9e8677896bdcc31d4d7535f4bd4da3639186036c9706d0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,248
Size: 1.00 vMB
Total Fees: 0.02413454 BTC
Feerates: 151.11 > 2.42 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,034 (515,061 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
399,973 399,973 0000000000000000064b49acb265c454c503e2ce1459c9cf6023d1019ced9d1e 711 0.99/1.00 vMB 7
399,972 399,972 000000000000000002aca97e6a17aa186921eb15d2acf114ae13ba5a96f1eebe 1,110 0.48/1.00 vMB 43
399,971 399,971 000000000000000003048413ad55c33fc2faf9a6e84ebf193ace349a9dcbd55b 614 0.34/1.00 vMB 42
399,970 399,970 000000000000000005a495ea4bad1724e2776a28763371ea6b6cee8a0ccceafa 232 0.14/1.00 vMB 31
399,969 399,969 0000000000000000012ef475130018d8497f633cedc525f34ee5b31919535b51 1,223 0.78/1.00 vMB 32
399,968 399,968 00000000000000000064c5bbc353b91ee381d2a77fc5783a51cf9111e4839636 1,477 0.75/1.00 vMB 38
399,967 399,967 000000000000000002a79a95cb67e9f38935b7fb25c07e10723f36b65f1a78c2 2,004 0.98/1.00 vMB 50
399,966 399,966 00000000000000000097e4e83835c5e73a707e6e576caded6946d14a43789698 1,110 0.94/1.00 vMB 23
399,965 399,965 0000000000000000030c54f7c6499726a2565afe4ae733ab8bb43855abf0e2a8 314 0.17/1.00 vMB 41
399,964 399,964 000000000000000004daf0b09de1fde904d4fc3a766b7a93e99926a6255f48b4 107 0.06/1.00 vMB 27
399,963 399,963 000000000000000002cef46bbf24c646eb72867eceedee7f61c3c838b00c97dc 1,061 0.79/1.00 vMB 33
399,962 399,962 00000000000000000287b0bab50e1522207204de6dca6c2adb38025f16cf16a4 2 0.00/1.00 vMB 0
399,961 399,961 00000000000000000238510da1e9038a693f5ab503404a39dd9439ed95613692 1,102 0.98/1.00 vMB 23
399,960 399,960 000000000000000005e8ae70f82b793f1f814e147813b147ffac808755c62c22 1,949 1.00/1.00 vMB 26
399,959 399,959 000000000000000002b8c265cbb6d26a0b14da1c4fa4feca2b6e29ffd45420bd 2,503 0.98/1.00 vMB 51
399,958 399,958 0000000000000000050091418da6314e806c0592077d89356f378e1a9c7c92d7 2,276 0.93/1.00 vMB 67
399,957 399,957 000000000000000000648026399e8dbc726a5774ff133f96cbcac6c9a4ab0460 1,290 0.93/1.00 vMB 30
399,956 399,956 000000000000000000c42b09fe9da02d806c347b25909c8cefe186feb0bea64a 1,489 1.00/1.00 vMB 22
399,955 399,955 00000000000000000301fef8a8967d9d7c766ababc9fe13dc0b44195a5e936e8 34 0.06/1.00 vMB 31
399,954 399,954 0000000000000000020c209e7c08aaad6fc7d8878bfab6b2084f2551ddb0d7b4 3,013 1.00/1.00 vMB 56
399,953 399,953 00000000000000000198e8e1f0c26de57899886a460c54110e39bcfaea6f8b16 1,324 1.00/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.45 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: 667.37 GB
    • Received: 15.25 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.