Loading Tool

Explorer IconExplorer

Memory Pool

81,584 transactions
31.01 vMB
0.10362449 BTC
Random Selection Loading Transactions
Max Size: 188.35/200 MB

Candidate Block

Mining Attempt 7d5b03c713d4181fe6edd5445af8110d4b52599b26e15f02262bd64112bc26c6
Version 20000000
Previous Block 0000000000000000000132aebc62a7fb5d713e95e3d3a19852c83d9376df43c7
Merkle Root 00576038a50bd3acde2336c1f46a09d5e741ab1cf8bfb48b94c178b7905c302b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,383
Size: 1.00 vMB
Total Fees: 0.03017910 BTC
Feerates: 200.00 > 3.02 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,374 (633,860 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
281,514 281,514 0000000000000000d51a50dfe767b0e9430b7dbb42b696e5c5a2ef908a0cbb22 158 0.10/1.00 vMB 29
281,513 281,513 0000000000000000059e3b881bd5c96f9ca1e6b40249af4c2ba97d4f642738bd 167 0.13/1.00 vMB 26
281,512 281,512 0000000000000001092782f91a1a1dcca2bf0a05f4912b26edd90ec23ac9e707 135 0.12/1.00 vMB 19
281,511 281,511 000000000000000204c2726bf63a517b11b11d716327f9b04bed134397ca03c3 1,022 0.50/1.00 vMB 33
281,510 281,510 000000000000000064acdb6ecd5673d6a19bb98aa15c6c44dcd36672ce5f2cd6 1 0.00/1.00 vMB 0
281,509 281,509 000000000000000037a4391ab0b68797a1aff0149c59f29ddc70169b43cb9575 149 0.05/1.00 vMB 201
281,508 281,508 0000000000000001dee4725509ba0853e0148de62dc943a4a4e3e7735b31509c 36 0.10/1.00 vMB 3
281,507 281,507 0000000000000000c07c18090deb3946052f3aad0a289c17f9309b503fd0ab77 261 0.35/1.00 vMB 12
281,506 281,506 0000000000000000818bafe74ceb5475f9811fe0c5fa3795cb083aecd3190536 524 0.24/1.00 vMB 75
281,505 281,505 000000000000000075d2ba7c185233f6d0297d880fb5b23fcbaa737d0804772a 322 0.21/1.00 vMB 39
281,504 281,504 0000000000000000b2d84e2bb2181b54a1f868de509a4091936514cd49d945e2 366 0.22/1.00 vMB 29
281,503 281,503 00000000000000001bd119c2c7f10e8b237b04da224279b2d2bc425f29822247 1,159 0.50/1.00 vMB 59
281,502 281,502 00000000000000023a7ea2807e6c63c82e7e5bb7ee089b56cb1505b8a5044144 175 0.09/1.00 vMB 44
281,501 281,501 0000000000000000431926ce3aae7a4dac6954aabe99ae163184f76962814be8 207 0.13/1.00 vMB 34
281,500 281,500 0000000000000001f3fa12942dd204b2b8a5e1fe9eeeca4444e3842674c84ab8 152 0.05/1.00 vMB 71
281,499 281,499 0000000000000000af9e61ad242772adce645e946a788d9b895c6ad53a77cc1a 128 0.11/1.00 vMB 42
281,498 281,498 00000000000000000099b88f964de698ef70cf25173f46686e2a2d2b84cf4026 269 0.14/1.00 vMB 32
281,497 281,497 000000000000000026c8162d6a63c3740c30c3c1dfbf96f93f4085f5aa7156df 152 0.15/1.00 vMB 20
281,496 281,496 0000000000000001b0cdd1980a7e1e78a1a7a694be61ee26f7f1eef554142a1c 1 0.00/1.00 vMB 0
281,495 281,495 0000000000000001732753498bd2efd7550c2a28c21d64bb54f6be843ba75db9 566 0.25/1.00 vMB 58
281,494 281,494 000000000000000141b767b519b1f92f2028dc590e8e5521b801708d4cab604c 404 0.24/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 783.04 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: 719.79 GB
    • Received: 18.14 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.