Loading Tool

Explorer IconExplorer

Memory Pool

75,701 transactions
28.08 vMB
0.08677507 BTC
Random Selection Loading Transactions
Max Size: 170.46/200 MB

Candidate Block

Mining Attempt 5166586ce40abed55c2bf6730c788df837b575b92c50f9498df09d7158318866
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root b7c62b8d3809490a60ec4b41894ab7449b57782dd789d35988f213942bbc696b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,879
Size: 1.00 vMB
Total Fees: 0.02626693 BTC
Feerates: 402.60 > 2.63 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (317,423 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
597,888 597,888 000000000000000000001e88e2448524d4ac8b3e8463fd116e96564b4f41235b 261 0.09/1.00 vMB 15
597,887 597,887 0000000000000000001298a9e76ef8e2362bd8db674d91c88208f77dbd89c9fd 1,960 0.68/1.00 vMB 12
597,886 597,886 000000000000000000057e546bfc4aba73a665ff7631bafd1d894950f0a0638c 1,631 0.45/1.00 vMB 22
597,885 597,885 0000000000000000000db563600881091d6c7c2dfc5a5e72695c1f713846225d 3,013 1.00/1.00 vMB 14
597,884 597,884 0000000000000000000d9ec9c7629a91ccef3fd8c8c66579917dcfc4757a53c3 245 0.06/1.00 vMB 13
597,883 597,883 00000000000000000003509dfa2c5ecccce8e177bcece540064eeaa946620c03 2,967 0.78/1.00 vMB 15
597,882 597,882 000000000000000000082c808c3a7ba0395c009e8eb2b87c443b6d9945f7c36f 1,734 0.46/1.00 vMB 14
597,881 597,881 00000000000000000004d48bb1fd937ca66dd8157f18fbace79f8ba845508136 329 0.08/1.00 vMB 16
597,880 597,880 000000000000000000071443c3210c1e7a130db0ef035775039cd16d1c30471a 1,912 0.47/1.00 vMB 16
597,879 597,879 0000000000000000000d8eeba50e1460d2db82589e340c33e271d0cef9d713f6 1,426 0.39/1.00 vMB 18
597,878 597,878 0000000000000000000f3c9450cd293f4d4f09ff1af01fa6e21a11d16dbc79dc 3,165 0.90/1.00 vMB 19
597,877 597,877 0000000000000000000650a823c5b4562a64286237ad0f17f92cf06c17a30236 2,992 0.82/1.00 vMB 17
597,876 597,876 00000000000000000009e10230eba5ae3636bd6e0caf968e123dfb701342f3a9 2,683 0.98/1.00 vMB 10
597,875 597,875 0000000000000000000de0979fab2468bdf53ea9624050f732547180c7a4bd6e 1,983 1.00/1.00 vMB 10
597,874 597,874 0000000000000000000172a09d47c390f19c8e7ffbe8bff728114cc1d3a8e992 1,741 1.00/1.00 vMB 7
597,873 597,873 0000000000000000000d3aa9b953a663d3f1469c499735ecec2ea044e255ad84 1,454 1.00/1.00 vMB 4
597,872 597,872 00000000000000000001e892a162f5a38c146a63465a795264099f0bb3450a65 3,116 1.00/1.00 vMB 13
597,871 597,871 000000000000000000039c4731036d657c9699e141cbb4a02fecaf6a846a5d87 2,976 1.00/1.00 vMB 31
597,870 597,870 00000000000000000006ddb13f34d3394533df96938dc4dbc9a02fc9a5ba1581 2,038 0.55/1.00 vMB 19
597,869 597,869 00000000000000000004aef29e872dc9c6bf3cc66230e3f4884061be8f41eacf 3,474 1.00/1.00 vMB 16
597,868 597,868 0000000000000000000bae1cdf873def17677cc8c6ff879a64109ec7e48a67e6 3,181 0.91/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.93 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: 714.69 GB
    • Received: 17.58 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.