Loading Tool

Explorer IconExplorer

Memory Pool

78,985 transactions
29.27 vMB
0.09573590 BTC
Random Selection Loading Transactions
Max Size: 176.91/200 MB

Candidate Block

Mining Attempt fec8a35a57eb49ecb90fe2e98413798a962f9b1b643ad8096c9a047ebcec5798
Version 20000000
Previous Block 00000000000000000000c592a532bdf8ba2e0763e5fa7bb67e40a013f200bb7a
Merkle Root 17dd3fed022d7f4e45b2688346cd8c27a78838bcfde7711c277d39ccf8e76be3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,322
Size: 1.00 vMB
Total Fees: 0.03400162 BTC
Feerates: 150.62 > 3.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,156 (359,336 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
555,820 555,820 00000000000000000005cf9104630c71ff840f5f626e6c35bbe09c576996f507 2,749 1.00/1.00 vMB 12
555,819 555,819 000000000000000000195eebab11e7a4d86fc0225ce7d9536aa3ce7a649963b9 3,420 1.00/1.00 vMB 19
555,818 555,818 000000000000000000278b725c0de5880f1dc00ada789e53faa03bb5f12e58a1 442 0.18/1.00 vMB 10
555,817 555,817 00000000000000000033d4cb0f5932a7726199629606c0aed71d77f508332248 1,271 0.69/1.00 vMB 4
555,816 555,816 00000000000000000018f84c8395ff5ab72110a4f7271d79b0be5fe4ad9801a0 3,261 1.00/1.00 vMB 12
555,815 555,815 0000000000000000001c7e6064a32f133dd818a86352b338b46e3f34021f2ad9 703 0.66/1.00 vMB 4
555,814 555,814 00000000000000000020216202752361fbd8aba399b39ec595336593a6ff7ec1 3,022 1.00/1.00 vMB 4
555,813 555,813 0000000000000000002868845f639b4de070ef91eace7fb2261027f440a99645 2,791 0.82/1.00 vMB 24
555,812 555,812 0000000000000000001ac975722b71ae40587d77861b81e1eba3a8f48dbc296d 2,679 1.00/1.00 vMB 16
555,811 555,811 0000000000000000000ecc721850775d90f844fc949071b8551db8de47340b0f 453 0.17/1.00 vMB 10
555,810 555,810 0000000000000000000e0885ff7796604b1bcca3d0c0694af61eefd54832efe6 1,050 0.38/1.00 vMB 13
555,809 555,809 000000000000000000174df446000e2bf87bb692cd04476decf010a826a8db40 1,881 0.68/1.00 vMB 11
555,808 555,808 0000000000000000000270090028a7d9948e12062bc2206ae95071ef4789a8c8 580 0.25/1.00 vMB 7
555,807 555,807 0000000000000000001c39a8fb52572ca46de59f857d6a2f53678f2701c5b4f9 234 0.11/1.00 vMB 76
555,806 555,806 000000000000000000096a8a1ecb4d970c605906a6a6c2aff29d2b8c5deeeefb 864 0.30/1.00 vMB 29
555,805 555,805 000000000000000000323cbd781787358ca0f60ab9d0c327fa115251f9ec3487 387 0.25/1.00 vMB 9
555,804 555,804 00000000000000000002a7d4ec9eeb7be57b367891cdada8b9609f41f70bace0 367 0.15/1.00 vMB 14
555,803 555,803 00000000000000000035ff9d01f0577f147f9b003aadf2aae0c649dd7c9d228e 2,032 0.85/1.00 vMB 8
555,802 555,802 00000000000000000009842da29a5d0f3ae3e89ce0e940689a0d7d64b69a0c99 59 0.04/1.00 vMB 7
555,801 555,801 000000000000000000280eac5aa72c5f4fb7b979015b25120f5c1371e2d21d5a 1,065 0.47/1.00 vMB 10
555,800 555,800 00000000000000000007811c5f92602a809a040c4afe0db6c762adea64f79a4d 2,539 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.66 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: 673.08 GB
    • Received: 16.38 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.