Loading Tool

Explorer IconExplorer

Memory Pool

86,527 transactions
32.93 vMB
0.07720243 BTC
Random Selection Loading Transactions
Max Size: 196.32/200 MB

Candidate Block

Mining Attempt 2f2cb83a40bfc99de7ece9ef3199306eecdab22a14487dba8ee4e6eb2052c196
Version 20000000
Previous Block 00000000000000000001120b3e90121a7d53199734640ccdc9413977ac8b9735
Merkle Root 9739c67c072c0212acc2978cea1fc0dfa997eb256cae35362bb20eb2d75bd375
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,981
Size: 1.00 vMB
Total Fees: 0.01170177 BTC
Feerates: 151.14 > 1.17 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,947 (438,497 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
476,450 476,450 0000000000000000012de81c32e045804b3bde5289dac8d69098540c244ec632 1,693 1.00/1.00 vMB 120
476,449 476,449 00000000000000000156bc0a4888fce151c6e822eedf1d552b628c4bf35f3194 1,963 1.00/1.00 vMB 107
476,448 476,448 0000000000000000011a7da5d28ddffe4313e0659be8c7918a2dfe409a0b7c77 2,067 0.99/1.00 vMB 185
476,447 476,447 000000000000000000424e0bfd09a74943bfb1e9f37c359ff5847cc606433d21 1,988 1.00/1.00 vMB 116
476,446 476,446 00000000000000000034c85cf01327f27cb7f046d1491c9324a1ca32c0eea28d 1,590 0.99/1.00 vMB 107
476,445 476,445 000000000000000000804a651d8dc08abbd1baca94e858d5f93375c167956200 1,915 1.00/1.00 vMB 178
476,444 476,444 00000000000000000117cd0614b9caf3adb147c75bcaa995cedc2a6fa3e3faba 2,020 0.99/1.00 vMB 103
476,443 476,443 000000000000000001306e4d8d2272ad4acb82a7227a4aaff2d3e020dea5ba90 1,123 1.00/1.00 vMB 116
476,442 476,442 00000000000000000135765f146c7cac106db3289d1ad923891222a108815d63 1,903 1.00/1.00 vMB 170
476,441 476,441 0000000000000000002fb2ab54aa3b7cc01802887a54c5f9ae6de66304d56497 1,003 0.99/1.00 vMB 131
476,440 476,440 000000000000000000d3c8fdfdcc54d0a4b445d298a980d93bd5cb01c0e03d71 2,021 0.99/1.00 vMB 223
476,439 476,439 000000000000000000978d358f56c75ff7a97dc6ee2c23fb5064faa30626b8f4 1,440 0.99/1.00 vMB 142
476,438 476,438 00000000000000000068f6a955b1e6f6c38b643812fe55023c8fcabcb8b3b834 2,047 1.00/1.00 vMB 152
476,437 476,437 000000000000000000132270eac1333dc0767f0ada48c23b3d613c65e2253f2c 1,850 1.00/1.00 vMB 156
476,436 476,436 00000000000000000058bcf801ae20f633dc7a4f2f31faba56d2abd46f9c6467 1,747 1.00/1.00 vMB 222
476,435 476,435 000000000000000000919f7c8d56822616dac1166d25507c20e5cf9bb0dd175a 1,770 1.00/1.00 vMB 163
476,434 476,434 00000000000000000038030f1776267831f1253526b77aa732c4cc91ccfd4528 2,150 1.00/1.00 vMB 207
476,433 476,433 000000000000000000bd2c88ee8129e3a50deed9739a466299271f3ef075f28d 1,691 1.00/1.00 vMB 164
476,432 476,432 000000000000000000934ac8c1c57f1064498794fcfe824251403970d7a17ea0 1,922 1.00/1.00 vMB 206
476,431 476,431 0000000000000000009bf55c0285c799fbc319e48408556fe5ec0109512aedcb 2,322 1.00/1.00 vMB 235
476,430 476,430 000000000000000000b000472cde13d7373f0ef6d371a62452b250526320ec9a 1,833 1.00/1.00 vMB 157
Previous 10 blocks ↓
Total Size: 782.29 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: 657.32 GB
    • Received: 14.52 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.