Loading Tool

Explorer IconExplorer

Memory Pool

82,626 transactions
31.30 vMB
0.10427912 BTC
Random Selection Loading Transactions
Max Size: 190.32/200 MB

Candidate Block

Mining Attempt ec1ce7b919bcd39ad549edde3276c4e8af80c075b03342f199ae451bc1f5a933
Version 20000000
Previous Block 00000000000000000000d54ae1f901c1782dfc3a366574883d3ffd6b49db3d43
Merkle Root 474c55799f397c0a7588d78b48cbedf6ed551832a77667fd50a2c30180b82007
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,962
Size: 1.00 vMB
Total Fees: 0.02800908 BTC
Feerates: 151.12 > 2.81 > 0.96 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,384 (634,647 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
280,737 280,737 000000000000000100f271de579691aa86e91e2b32d0c64898de3fc77f5fb73e 558 0.63/1.00 vMB 22
280,736 280,736 0000000000000002529954af3cb3ae66af66f70ab8ca2514510d60d1d08b49c5 609 0.25/1.00 vMB 40
280,735 280,735 00000000000000004a1e1bc6f519ded9e73201b3efa1502a9828673050712beb 655 0.25/1.00 vMB 60
280,734 280,734 00000000000000024a73107318fb069c57d4f368fe444a727188b057a144c573 101 0.03/1.00 vMB 263
280,733 280,733 0000000000000001bb26acf41adb2564dba2d66328e1f6185f00231cda53a6e3 246 0.14/1.00 vMB 39
280,732 280,732 000000000000000199eada90a139a0dd00b80060dcb2d39b76cc4b1dd98bdf89 134 0.07/1.00 vMB 31
280,731 280,731 000000000000000173215f87c8b4ebbd188279483974f13a67b4be72d106b7f5 166 0.10/1.00 vMB 24
280,730 280,730 0000000000000000a6713d9ee898e342e897c0eb5213b0968c1352ec863a7edc 80 0.05/1.00 vMB 23
280,729 280,729 000000000000000059451e5505597d4bbcb4255c1961001c3d8a6aab0d6af25b 208 0.12/1.00 vMB 26
280,728 280,728 000000000000000097e98fc38d9574bc3065d7334245df1cec02023c83f5e958 471 0.23/1.00 vMB 53
280,727 280,727 00000000000000009cb74f412f02b39c93cd864fca151dc953f77d654f44d3df 81 0.03/1.00 vMB 40
280,726 280,726 0000000000000000bf63bc45a32a094ad0f720ba0427c8b2fe7ed2ea64c807a3 363 0.21/1.00 vMB 47
280,725 280,725 0000000000000000f6b03653d645e1a65f9e1099f7a54078c4a165a964c8d764 291 0.17/1.00 vMB 26
280,724 280,724 0000000000000000adf4e8872865cdb72ea5cf4c2196b99b7e7f1d9d1ae26ac7 113 0.03/1.00 vMB 164
280,723 280,723 000000000000000172d0f85d42417794dc064f0972b5b9ca5cfada6d54866965 844 0.48/1.00 vMB 37
280,722 280,722 0000000000000001aa661760e9c2d0af18eae17f85123a7ea49ebd48039ab346 112 0.03/1.00 vMB 67
280,721 280,721 0000000000000000e4485afc4b3d6b923f288e9c486565d4fd83a5521b4b7037 103 0.10/1.00 vMB 24
280,720 280,720 00000000000000001cba7c83d1920080cb8db5205efc159491e63f309939e3cd 457 0.25/1.00 vMB 34
280,719 280,719 0000000000000002132b016d6d8453319210e282a1ac16d11503568070921cd1 636 0.25/1.00 vMB 39
280,718 280,718 0000000000000001e8028da4cda8370084e36c40143918462634fc5d8b73cdb3 93 0.03/1.00 vMB 223
280,717 280,717 0000000000000001675b74693b202dc8394ae79c3bfd2a131a2ce8d7ae8fd938 97 0.03/1.00 vMB 80
Previous 10 blocks ↓
Total Size: 783.06 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 720.65 GB
    • Received: 18.24 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.