Loading Tool

Explorer IconExplorer

Memory Pool

45,717 transactions
26.93 vMB
0.06777391 BTC
Random Selection Loading Transactions
Max Size: 142.68/200 MB

Candidate Block

Mining Attempt 9cda78fc9f80a6d8ab2e679f0b04c3a63e4e66902c5c792dc8c0e887fbc003da
Version 20000000
Previous Block 000000000000000000013fd7066231f224b9ddf7e4711069a5d4cb70e9c36f65
Merkle Root dd2bd0236a400f23da87c4ff57f3127ea3b6566414b64df7747fecaf25856a4a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,285
Size: 1.00 vMB
Total Fees: 0.01801075 BTC
Feerates: 151.03 > 1.80 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,783 (588,666 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
326,117 326,117 00000000000000001adc408705bfe669b3b7d52688cbe875aaf750dacf49a473 1 0.00/1.00 vMB 0
326,116 326,116 00000000000000001c1cd37218dba1ff62afd160475ad4dd5fa65174f30d79e8 908 0.33/1.00 vMB 33
326,115 326,115 00000000000000001b1237e5a045ce0bd1ab30725680302fc8bf6895f18d2950 492 0.35/1.00 vMB 27
326,114 326,114 0000000000000000158fcd26d8d0665aa6c6016fb26c357ade6d0976e13e880b 125 0.06/1.00 vMB 42
326,113 326,113 00000000000000000e0699aff426032f9eb0e77386c645567923940815e3f64d 316 0.35/1.00 vMB 16
326,112 326,112 00000000000000001c9d3f0da3818ab5004054af8660e4ad1a07e61306806920 923 0.35/1.00 vMB 44
326,111 326,111 00000000000000001db4033aa20b75fedab16e561b2f6c653ff2087ad505d348 145 0.08/1.00 vMB 30
326,110 326,110 0000000000000000166f3c2c6141a83526a45920268a6f25eaceb4b07bcead65 356 0.21/1.00 vMB 37
326,109 326,109 00000000000000000855a98f1f6c8e790c67266caabbe2d2df5253faab698d8e 162 0.11/1.00 vMB 18
326,108 326,108 00000000000000000352f4d5869b1580bfc5cdd8c2a34b6083f33af4c7c3ad69 1,200 0.74/1.00 vMB 27
326,107 326,107 0000000000000000038a24d97e4b806f901616e55ea23c0f89e4a0839cb4ce46 223 0.14/1.00 vMB 27
326,106 326,106 0000000000000000064d912bda01041cc449da5a27911e2dc9a4dc98ade678f5 191 0.10/1.00 vMB 27
326,105 326,105 00000000000000001f34af265e01644498f2c04161482a0b91d3df63f36c9c7b 361 0.28/1.00 vMB 23
326,104 326,104 00000000000000001b53e3af773ecc84dd8ae22b3a4de4788661fc0421d16a51 33 0.01/1.00 vMB 22
326,103 326,103 0000000000000000038a4e740ce33425bd2aa5bbf03bc94a3bafafe1060f0448 283 0.33/1.00 vMB 12
326,102 326,102 00000000000000000f4d6b91dec8c8813756779d03ce49a6b19dbd72b891dacd 242 0.20/1.00 vMB 19
326,101 326,101 00000000000000001a6bb1bf7681a4c2281276f4d6589bceafa23455bf213613 727 0.44/1.00 vMB 23
326,100 326,100 000000000000000005cbc66e0a9caa21ecdf4a3ddf68b6cdf973d7c60f5ee866 1,413 0.75/1.00 vMB 25
326,099 326,099 0000000000000000159cf1dc2b5937ada30390e10c37179dcd4ed6081a31f2e4 1,530 0.50/1.00 vMB 45
326,098 326,098 000000000000000016bac818e27a6c9b0a7d64c760822d54cf4ce3fa287b00bd 833 0.41/1.00 vMB 31
326,097 326,097 00000000000000001d027b52185b2a1267e0de88194ae1168b6da2caf08763cc 470 0.27/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.00 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: 648.98 GB
    • Received: 13.11 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.