Loading Tool

Explorer IconExplorer

Memory Pool

42,623 transactions
32.22 vMB
0.10617979 BTC
Random Selection Loading Transactions
Max Size: 161.19/200 MB

Candidate Block

Mining Attempt 0e1a4e91c57b4408bd27101c47fb9f624b219a856e0bdf712364b9bbc808595d
Version 20000000
Previous Block 00000000000000000001da8eac2d8e7f938d243bdaa04666102f20fda9eed443
Merkle Root 322ec6ce185df9f2598640de422e41d880025f2e531b7af490690f52e7217b14
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,601
Size: 1.00 vMB
Total Fees: 0.03602309 BTC
Feerates: 501.77 > 3.61 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,363 (911,389 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
2,974 2,974 00000000e38cd27491d5a6ada8965ab82a6e24ff12ef2f9aae81f4c30beab55c 1 0.00/1.00 vMB 0
2,973 2,973 00000000381e31c7775c6b6aad8c4344321a24bed056e020cd8e6b5149d2c447 1 0.00/1.00 vMB 0
2,972 2,972 00000000d94f1d51a312d293fe4acaea8aae1377eb26ca4c0b8bcb50ae43f743 1 0.00/1.00 vMB 0
2,971 2,971 00000000f85571f33b3ed8eacd52c1a80d70ade909d342c7f8a479dbbd3180fd 1 0.00/1.00 vMB 0
2,970 2,970 000000005b718997744bc4d45b0f5106db14ea7e84ebbb00ed074c4e40094baa 1 0.00/1.00 vMB 0
2,969 2,969 00000000113fc1ffd1e47d79786edebea211d22d9dc608850cd980ffc9023da4 1 0.00/1.00 vMB 0
2,968 2,968 000000006786272f2f84e16361158797a4193d0129d7aa13d644762249837e50 1 0.00/1.00 vMB 0
2,967 2,967 000000004abc190347ad0e28c2f888a4ae1c6b511d7295bbf12b80eded002475 1 0.00/1.00 vMB 0
2,966 2,966 0000000049cd7c0044964f6e9148e3a7c30beee4fbb1a7670881e941ecb1fb39 1 0.00/1.00 vMB 0
2,965 2,965 000000000467d523783dda1a1bf918a70623c4e31a9a193a38517cbbf38d1843 1 0.00/1.00 vMB 0
2,964 2,964 00000000089b2c209ec8528ab849448e8e175b469feed8b62dbe325107b8d90a 1 0.00/1.00 vMB 0
2,963 2,963 0000000085f77116ccb64b0bed0cb5d032937a1105cf734b3768e874a04fcb71 1 0.00/1.00 vMB 0
2,962 2,962 00000000db3c531d6c5ae220af33503eec76741b105ff219801918f793f088d0 1 0.00/1.00 vMB 0
2,961 2,961 00000000bedec7389b93b09aae014400a334b654a6aa2baf142237e72d7c0a47 1 0.00/1.00 vMB 0
2,960 2,960 000000000fc4f99503403c52453159c7c6ac9c4a96b115490dada1e57e587de1 1 0.00/1.00 vMB 0
2,959 2,959 00000000fbe6e633e1b037c92b50ee6b60a9ad810f05e0758f9d7271fa1d9612 1 0.00/1.00 vMB 0
2,958 2,958 000000006fe7385ab0a8ddee0a12ac021805dff05ebe376413f2989f56f1ee0d 1 0.00/1.00 vMB 0
2,957 2,957 00000000e1c6c4fec8e18026b3f96f8f7a7d289aeb8e8d99e16caef2a580281a 1 0.00/1.00 vMB 0
2,956 2,956 00000000c36ab229697cc2732c16bed1d9e731ddc641efb33a5bbceff046847b 1 0.00/1.00 vMB 0
2,955 2,955 000000009eabf8d88547aa7101656e7517fb67461e73c148440b2c3d878bd02f 1 0.00/1.00 vMB 0
2,954 2,954 00000000edfc7e98bd5a4a3adb7722e1dbd65ce0acd756ebb5fe28f5522f56b9 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.24 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: 593.28 GB
    • Received: 9.67 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.