Loading Tool

Explorer IconExplorer

Memory Pool

76,728 transactions
29.74 vMB
0.10148024 BTC
Random Selection Loading Transactions
Max Size: 179.68/200 MB

Candidate Block

Mining Attempt a989760f166b9cf40c6cb839a450815f431909b418a278c939613a342654b7c2
Version 20000000
Previous Block 0000000000000000000067a6baa6a95faea41c82751e11dd94b2cd8d3557ef06
Merkle Root 06c4518cb3549c93698557727d2ef9839a4feadee7eb07a23875e1f8ec823bbd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,072
Size: 1.00 vMB
Total Fees: 0.03440787 BTC
Feerates: 357.61 > 3.45 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,435 (701,006 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
214,429 214,429 00000000000001ec0f6bd0574498337c84b42dd552f85931c30f007e7db3abe4 285 0.14/1.00 vMB 175
214,428 214,428 00000000000002f42f6db7c6d23a4839fd7b5ba6dccbfc72646c2ec71b7b130b 374 0.15/1.00 vMB 212
214,427 214,427 00000000000001a4475d624a8935a39e69ad4f37a0bf738cf17e25183bf4f468 112 0.07/1.00 vMB 123
214,426 214,426 00000000000003e79dcb47c62a2337fb92f8c7f16b638e36bf3060c919751a12 24 0.01/1.00 vMB 125
214,425 214,425 0000000000000490806f11b901a7e881dd3d2e42411fabc3cb7e3a02b7d36ec4 421 0.16/1.00 vMB 202
214,424 214,424 000000000000037f93677c815dce15e0006cb7da71fad7ff8aa93af64b4e96c0 28 0.02/1.00 vMB 596
214,423 214,423 0000000000000129e301842634970fb0d36ea94fc98e07bee8d8d5431e8a2d49 245 0.15/1.00 vMB 149
214,422 214,422 0000000000000492afab94e0c05a70d631f962fb48017124e6b0a5dfe1913787 128 0.05/1.00 vMB 178
214,421 214,421 000000000000009f03552f43129dc67e9aa2287f98ba4640ef48f1fd2ea67b1b 115 0.06/1.00 vMB 241
214,420 214,420 0000000000000060ec747c927425de03d047427e57b5f60a70b1ee3c1a4b5566 175 0.09/1.00 vMB 178
214,419 214,419 0000000000000505639bbef383bde05696379c6c30f95c45f19f795a2942aa30 86 0.04/1.00 vMB 119
214,418 214,418 000000000000010fc7cd5eef8e6190de6ebf92d2a12d58ff3fe621b428e74113 302 0.14/1.00 vMB 197
214,417 214,417 00000000000002905c3f0543e07b922441831a765bdda7986d540c24448c7a3a 612 0.25/1.00 vMB 185
214,416 214,416 00000000000003de8b922329147e5a3a861881309031d0c36ed1f0fe03cdbf77 8 0.00/1.00 vMB 15
214,415 214,415 000000000000040329c09163c43a8d449ea99795f5d5f585e70d9103515fad66 381 0.19/1.00 vMB 154
214,414 214,414 00000000000002cf1f01fc1286a95a58d6a54c934ff10d05ef21770682830a27 568 0.29/1.00 vMB 210
214,413 214,413 000000000000022f4d3bdde69ae4f0fb6713482a35e129814c236ee0404af2ad 141 0.05/1.00 vMB 59
214,412 214,412 000000000000016b7ee6eb64a9fecdf3f8cae8d6633f0d7f771b7995c9bb6549 889 0.24/1.00 vMB 201
214,411 214,411 00000000000002b912981ab062e7357b699aec653574b68d1a487d8947df2ffa 653 0.25/1.00 vMB 214
214,410 214,410 00000000000001dc51c66dbf06a4ddb79e99c71e5bff961e463dfb8e5db5709a 486 0.28/1.00 vMB 180
214,409 214,409 000000000000012f9befc2a170a0a44bbec706f3a8fe0cab3327b09ecce497e6 9 0.00/1.00 vMB 328
Previous 10 blocks ↓
Total Size: 783.15 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: 744.08 GB
    • Received: 18.70 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.