Loading Tool

Explorer IconExplorer

Memory Pool

44,787 transactions
27.31 vMB
0.08023624 BTC
Random Selection Loading Transactions
Max Size: 144.24/200 MB

Candidate Block

Mining Attempt 5469ebe8cd562d261626918cf56a830f86f6340b9ff492e696ea6feb039ccef5
Version 20000000
Previous Block 00000000000000000001f5a331a027bc0be29c9295c200059def10bd81bfe125
Merkle Root 44a2057444faa8a5580d2aff536ef61ff57246671905f658a0da642a17665955
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,827
Size: 1.00 vMB
Total Fees: 0.02937382 BTC
Feerates: 200.83 > 2.94 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,801 (252,806 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
661,995 661,995 0000000000000000000ee24138ad08a431b6c88532da36ab973d9dac1db464aa 1,719 1.00/1.00 vMB 60
661,994 661,994 0000000000000000000ce17e7d46388cf703aaae558c881fb468a7017418d83e 2,196 1.00/1.00 vMB 62
661,993 661,993 000000000000000000011729a6a2834da07261e339e8d07e53ae51e7a2e5da21 1,868 1.00/1.00 vMB 55
661,992 661,992 000000000000000000066121d9e7e5f12c1c4cbffa442792521431196164b480 1,966 1.00/1.00 vMB 59
661,991 661,991 00000000000000000000b759570202ce47834fe7fded1854f93e1d32b9be15f9 2,229 1.00/1.00 vMB 62
661,990 661,990 000000000000000000000dee1da20e680ecb548957979b4b74c0f4dde55c93ba 1,722 1.00/1.00 vMB 93
661,989 661,989 00000000000000000005c7ef3feab0ec63c740bfeb95baa2d8f7241c66306392 2,528 1.00/1.00 vMB 144
661,988 661,988 000000000000000000092bf11f07ebd549d7ac1d674babd9e382a534b62e35e6 2,512 1.00/1.00 vMB 74
661,987 661,987 0000000000000000000e73cdabc85f611f78b13734b523a9909b3a4663503f4c 1,881 1.00/1.00 vMB 63
661,986 661,986 00000000000000000007b2d5f1724317cc0d93df288feb028cbc8612c9fac994 2,301 1.00/1.00 vMB 74
661,985 661,985 00000000000000000009b5b61cfb8fe0a98391e0490635bf6bb5b7b36216fbb4 2,024 1.00/1.00 vMB 56
661,984 661,984 000000000000000000020ee4deef2ac27f73a46d38ae890ecbade21e913d3f65 1,663 1.00/1.00 vMB 78
661,983 661,983 00000000000000000004ffc83680f8dba44a092fc9c6c7781f6000119c9cd646 2,519 1.00/1.00 vMB 73
661,982 661,982 0000000000000000000a88884710099e2076d1698a880f5252429acf888f329f 2,221 1.00/1.00 vMB 74
661,981 661,981 000000000000000000010db7e89d741bc0ecf22bbb9f7fb0f2bd9bc20fd8de71 2,470 1.00/1.00 vMB 55
661,980 661,980 00000000000000000003d7e794a8677c6a434e3ce4149c97836a6fa1ad72b6ba 1,977 1.00/1.00 vMB 83
661,979 661,979 00000000000000000001c107e60e091426495e6567ca1cd3e71dba53adfbc1a4 2,472 1.00/1.00 vMB 79
661,978 661,978 000000000000000000082aeb99d216c366d60eb84aea4ac4dbda9924a9ea7ddf 1,881 1.00/1.00 vMB 74
661,977 661,977 000000000000000000019dda9c370dfaed719f8545e788d8553e5f8a8bd8ca59 2,243 1.00/1.00 vMB 65
661,976 661,976 00000000000000000004e1ed1d60612e3f21a31810ef4c75356cc94bb59588f7 2,449 1.00/1.00 vMB 96
661,975 661,975 000000000000000000084058237e7eed366ec7c1ac02f43e84d0ef0d88212702 2,207 1.00/1.00 vMB 104
Previous 10 blocks ↓
Total Size: 782.03 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: 650.41 GB
    • Received: 13.28 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.