Loading Tool

Explorer IconExplorer

Memory Pool

81,978 transactions
31.08 vMB
0.07634686 BTC
Random Selection Loading Transactions
Max Size: 189.09/200 MB

Candidate Block

Mining Attempt 2b77d2cc78e707c1c0f813c57746975f03995d6b23c28da02e37349e0f117c3f
Version 20000000
Previous Block 00000000000000000000f9ed58f50ea3395fea3cc5910c6adbea9d34000d3f9f
Merkle Root 737872fb1e7047fc0796819f7a24b3cce8064470a384c02bff7355036c1f0f98
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,896
Size: 1.00 vMB
Total Fees: 0.00933823 BTC
Feerates: 73.20 > 0.94 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,186 (496,012 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
419,174 419,174 00000000000000000350dd0b1d14f77e33d2b30381eb04c6e3fb980ce0cdf8c3 1,005 0.42/1.00 vMB 51
419,173 419,173 0000000000000000036ac1911a41b05a19f6bdae627a5d952b45cc229870b91f 568 0.22/1.00 vMB 56
419,172 419,172 0000000000000000000f6e054d7fd6c4e00927f42b85b307491acbfebfbb61c1 299 0.14/1.00 vMB 60
419,171 419,171 000000000000000000785b263045388b4489c8922ddc6d9d0bdcc3f38eee5787 276 0.09/1.00 vMB 78
419,170 419,170 0000000000000000029cec3ebdba6a7d4722bed175a0da43cbd9b6d79c674b52 536 0.99/1.00 vMB 12
419,169 419,169 00000000000000000031050cca34148c402add27d212c2ad49aad13a0bf30503 1,745 0.74/1.00 vMB 47
419,168 419,168 0000000000000000052b527d73e19e37e581bcb08fc42b875ce8e3e62abb31a9 419 0.20/1.00 vMB 54
419,167 419,167 000000000000000000b70b5487192d61362622cb1a1b0726d782bf8e7ae8c6f4 32 0.01/1.00 vMB 54
419,166 419,166 0000000000000000026bcab8781eafe3f8c9e0238a66756eb8da0288aae5da39 316 0.12/1.00 vMB 65
419,165 419,165 0000000000000000048670cf66ca493303a5680d09ee28d8482ebb63034e88f1 530 0.31/1.00 vMB 47
419,164 419,164 0000000000000000005fa06576675a49d3845a492406f64374b5f9d99a132f7b 271 0.09/1.00 vMB 65
419,163 419,163 0000000000000000022b456cdf0843f132e95995fa9df4c5f1d7a5ea4d3e6606 310 1.00/1.00 vMB 5
419,162 419,162 00000000000000000111c56bfe0629b18a26e6c5f1343ec23ac9298ce200a9ad 2,635 1.00/1.00 vMB 63
419,161 419,161 00000000000000000408b7d5b17c1b89f33e503457bd69b94cef6afed6e33b68 608 0.32/1.00 vMB 51
419,160 419,160 000000000000000004005b817908ada5874fd23d0e5919d17f6e78eea77bd1f9 780 0.29/1.00 vMB 69
419,159 419,159 000000000000000003feb25e4a8db6561d97c8f21c6a01a24c892053cc5d8b9a 1,257 0.57/1.00 vMB 52
419,158 419,158 000000000000000003a9847061b37320150d62be9bf7fb036d81991d5686f566 154 0.05/1.00 vMB 69
419,157 419,157 000000000000000000bb9012249f550ef30bf12ab6c34b97969321387c046937 655 0.27/1.00 vMB 52
419,156 419,156 0000000000000000040b5c121aad93cdb5cc86023e3d15e891aab7248cf3c3e3 767 0.32/1.00 vMB 54
419,155 419,155 00000000000000000377abed881e49f7cb57c0047cf121185d6d29c25751f37e 352 0.13/1.00 vMB 62
419,154 419,154 0000000000000000024521cbe9be235272acee6c5ba97567fb75cd2e98794f5f 2,030 0.77/1.00 vMB 52
Previous 10 blocks ↓
Total Size: 782.72 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: 705.26 GB
    • Received: 16.65 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.