Loading Tool

Explorer IconExplorer

Memory Pool

82,132 transactions
31.19 vMB
0.09275343 BTC
Random Selection Loading Transactions
Max Size: 188.73/200 MB

Candidate Block

Mining Attempt 0c319d320d5d4ca04e051b50a298b4c5ea71c2c2c4594cc4a2cac9b5feb6c800
Version 20000000
Previous Block 00000000000000000000fed5f49642163633dd960a214f08d883622a0aac23f5
Merkle Root 96e2fee1cba8bd445d1f04e053894ba9b844c751154a0bc97b11bea0163b0e42
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,297
Size: 1.00 vMB
Total Fees: 0.01763437 BTC
Feerates: 115.63 > 1.77 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,379 (597,038 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
318,341 318,341 0000000000000000140332af40ba2f7c73cc592d937a3e95e4c4b6d6fa5c1c21 284 0.14/1.00 vMB 30
318,340 318,340 00000000000000002b159c43a6bf39309ba559f51a4ffe301780fe54e9d20604 22 0.01/1.00 vMB 26
318,339 318,339 00000000000000000b80b11a4a0a22f31428c85dec4e7347d7c10817d2824d85 22 0.03/1.00 vMB 13
318,338 318,338 00000000000000002018c2f4cdf6a884b196abfabb3418aed471dc7073386b61 128 0.06/1.00 vMB 30
318,337 318,337 000000000000000027e7d9c64730ed77638ec6f1149ae147ecfcdc8c4bc9b9ab 186 0.10/1.00 vMB 22
318,336 318,336 00000000000000000afef16b109d4a1d8a6a661a178ab34236d9b46e0eed6320 833 0.50/1.00 vMB 26
318,335 318,335 00000000000000000a1de4205ab1a55a7cb384ed7ff4a63053b3294994d3c544 67 0.05/1.00 vMB 23
318,334 318,334 000000000000000020c0e44f78021095a1a4ea76adf8a89e3567f2259302fe52 28 0.01/1.00 vMB 17
318,333 318,333 000000000000000012930a0c68282c1ac01f4ff7da394d2af52b25ab4da7fc85 1 0.00/1.00 vMB 0
318,332 318,332 00000000000000002ac0f49c607e66981006ae317257ec4cb715e184df570a14 345 0.20/1.00 vMB 28
318,331 318,331 00000000000000000ef4b32afbbbb1e1c4b41d30e00e7b4184551de4cd1c8d55 35 0.01/1.00 vMB 33
318,330 318,330 000000000000000004cf0061823876513ad1e40fe3766010be0f597d62d2ee54 343 0.14/1.00 vMB 30
318,329 318,329 00000000000000000bd4ba69378ace5a027880125edd2f0b17f370f183622d45 713 0.35/1.00 vMB 27
318,328 318,328 00000000000000001522b9cebc76036fc796a0dca173fdaae34396306d423e3f 254 0.13/1.00 vMB 33
318,327 318,327 0000000000000000111b4bd66a40e231b332723bc8b958c1a79686f84bee1408 146 0.08/1.00 vMB 22
318,326 318,326 0000000000000000211efe07559a115072d6e3e76ddd857e43634cf239faacff 969 0.54/1.00 vMB 26
318,325 318,325 0000000000000000051a9f0e80911769b468cdda8ac441499f91165df006b7b3 117 0.06/1.00 vMB 29
318,324 318,324 00000000000000000ecbac57d6614e8bcad2bdd5268859a797c46d348e9a0d62 131 0.06/1.00 vMB 20
318,323 318,323 0000000000000000248cb9b79bfc7f4f6b976940f68df6a87bef66097d7af037 82 0.03/1.00 vMB 31
318,322 318,322 00000000000000000d5d58ee55915e6ab288a35c9b9ffe08c6999b6c62717b13 174 0.10/1.00 vMB 28
318,321 318,321 00000000000000001cfb08336350b9d09eac62b1902ba90674d4b9f1f4766d6a 303 0.15/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 783.05 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: 720.54 GB
    • Received: 18.18 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.