Loading Tool

Explorer IconExplorer

Memory Pool

78,317 transactions
29.10 vMB
0.08120891 BTC
Random Selection Loading Transactions
Max Size: 176.12/200 MB

Candidate Block

Mining Attempt b0887ed59e5a6a7f35ebf8648aab791f7e1640e0ef14589380310151e969f69d
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root c4456d4b27a2ce93e9ebce2a6f9c1d2c1ef46e66d844c5cf5c07433c3200edf7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,811
Size: 1.00 vMB
Total Fees: 0.02039029 BTC
Feerates: 178.73 > 2.04 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (630,314 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
284,848 284,848 000000000000000083703cfae9d8ba0059a5c301686c646c2266e7d7ee98f1fe 84 0.03/1.00 vMB 35
284,847 284,847 000000000000000093e4291f463e4dccafe7e15966b1a6d9360f266b7e1c44e4 124 0.06/1.00 vMB 30
284,846 284,846 00000000000000012197f9d698797575adb142770118a3448783dc10dbc0cdf3 299 0.15/1.00 vMB 33
284,845 284,845 0000000000000001622019bb61627c92c4f8aedcb55c9ea09ac2b0169a60167b 254 0.12/1.00 vMB 37
284,844 284,844 0000000000000001994ba4cea998709acd8aff55b4523e48c6d7e46a70da609c 377 0.16/1.00 vMB 39
284,843 284,843 00000000000000004f3da8ad8677e729da8af22ea8a8cb469cafe8851dcb4c8f 157 0.06/1.00 vMB 35
284,842 284,842 0000000000000000b02bcfffe4f2f13e7ab2b897a16de0880471f2b28aec29b1 335 0.14/1.00 vMB 38
284,841 284,841 0000000000000001290a2dea5d37c8b9b609bbc58ade63913f70181f40ef14af 670 0.29/1.00 vMB 97
284,840 284,840 0000000000000000ea22e02b130d19ed563e0a0f196fcf0cece74dfc79024732 511 0.24/1.00 vMB 36
284,839 284,839 00000000000000005367e90906b39595872442804a7daee0f751d15fde965959 112 0.05/1.00 vMB 21
284,838 284,838 00000000000000004f6cf09fabf437fefb3cb2d9036645ffc9a47eeaa739f4ae 906 0.35/1.00 vMB 40
284,837 284,837 0000000000000000a0aa805302903222193159a317dfd6d90c8f9e8cb04e587b 630 0.24/1.00 vMB 44
284,836 284,836 0000000000000000390907c2242b5844943ad2a4689224d0c99ec48ded54099a 441 0.21/1.00 vMB 42
284,835 284,835 000000000000000088cf8438fd1933cd7fcc74c01c9e0c2b485d07e6d36c2b8e 254 0.17/1.00 vMB 10
284,834 284,834 00000000000000019b9eb955de48ed9b67230146869b423c4a82d59e1664ac5b 213 0.10/1.00 vMB 43
284,833 284,833 00000000000000009008b7307b5dc54f86adb604c2833809a46159a9a9c8709d 523 0.35/1.00 vMB 33
284,832 284,832 0000000000000000c34b8ff8aaef951bd8cab769fe8be37a775951b41f9e4ed3 589 0.29/1.00 vMB 26
284,831 284,831 00000000000000012458e1ebb22fcd8fa3d69247540eefa1034bd30391b7e6d7 189 0.05/1.00 vMB 105
284,830 284,830 0000000000000000813c20726c79f9e5c1e9ff0a25a5936a32b223748b7d7ffe 1,479 0.65/1.00 vMB 43
284,829 284,829 000000000000000094a169571e8cddf50a0c3cf8d7cb4460e773463f3c2a42b8 167 0.05/1.00 vMB 71
284,828 284,828 000000000000000146ed2fa824b5dad1f681d2cea46beeb7c41701c85d130470 334 0.13/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.68 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: 677.80 GB
    • Received: 16.44 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.