Loading Tool

Explorer IconExplorer

Memory Pool

77,872 transactions
29.38 vMB
0.08809583 BTC
Random Selection Loading Transactions
Max Size: 179.29/200 MB

Candidate Block

Mining Attempt ec7ca1404d7079bd9cebba0b3cd8c7195f0a2867b89234a6caaab79508d36311
Version 20000000
Previous Block 00000000000000000001873758786023bce526cc548acc0e4523a6e0d9f02e45
Merkle Root a38a7cba4f7286bc59150ea305d0664afa12f234c61356a25e34344d82c35586
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,707
Size: 1.00 vMB
Total Fees: 0.02358600 BTC
Feerates: 301.35 > 2.36 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,242 (595,285 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
319,957 319,957 000000000000000018a9a6c39806292529a401918ec55e078306b35884814b7c 615 0.41/1.00 vMB 23
319,956 319,956 0000000000000000223968d3b7256e2bd2b20ab6d939b4d6c8ae006a0cd6cc58 633 0.43/1.00 vMB 24
319,955 319,955 00000000000000000fd0bbf800dbbfd7d0c4c2db1a85130c7aceb928e13f0799 122 0.09/1.00 vMB 22
319,954 319,954 0000000000000000007c87d829f3c0e781105d204cff2ee3145c54b80c042a4e 103 0.04/1.00 vMB 32
319,953 319,953 000000000000000002280ed3de7a5d0b5a73996cdfdbe4e0bc9796674fd6367d 734 0.48/1.00 vMB 25
319,952 319,952 0000000000000000183352416beec896e78062dd462f9e034c3cb866f39f1bb3 277 0.18/1.00 vMB 17
319,951 319,951 00000000000000001b4ed3a352c8ac6ee0c23a137fd1906b11de9f05f36974f0 1,032 0.53/1.00 vMB 28
319,950 319,950 000000000000000016f9a2c3e0f4c1245ff24856a79c34806969f5084f410680 345 0.21/1.00 vMB 24
319,949 319,949 000000000000000019d5281e47269030f34fabf702fd14856f2445c621335c25 270 0.14/1.00 vMB 24
319,948 319,948 00000000000000000b7dd0733643d59122672328b5accb67cdb87017a1157a33 464 0.24/1.00 vMB 25
319,947 319,947 00000000000000001a0fbcbe0336810eb46f22b153887a869f1618207a7021c4 152 0.08/1.00 vMB 41
319,946 319,946 000000000000000024b3c38b23aa317f203bbec3fc329a00e79d6fba97999654 553 0.34/1.00 vMB 25
319,945 319,945 00000000000000000b5b34d8805204d1a493e6911335b86b47435030766f5883 1,650 0.75/1.00 vMB 32
319,944 319,944 000000000000000018bc2a37412a204a711e411102084bf5a37f61905eac6e9d 282 0.17/1.00 vMB 25
319,943 319,943 000000000000000003bcec0fecf0de9a6eed277f54fabf4b7a9aed989f390543 540 0.52/1.00 vMB 23
319,942 319,942 00000000000000000445eed73ebd880b4cd3f1846b86e7c57e1780d7e389e605 356 0.20/1.00 vMB 33
319,941 319,941 00000000000000001dadbac50271dfbf6d4a8312266148aa7453d5d451e154fc 82 0.04/1.00 vMB 32
319,940 319,940 000000000000000005f0f6401cbf97f87e9a5402cc19aaa09e260631cdd3fff2 155 0.09/1.00 vMB 26
319,939 319,939 000000000000000016b6091612ac8285626caf2eb1a713d86c47c5562c1bb8ba 292 0.17/1.00 vMB 30
319,938 319,938 00000000000000001d0121972956b6dce268003d24c0ff415865a20ae9df3f74 21 0.01/1.00 vMB 23
319,937 319,937 000000000000000007aa55a4fc98b54359a16ec7de3e93ae268fbfa279bdd60b 288 0.20/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.81 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: 710.29 GB
    • Received: 17.06 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.