Loading Tool

Explorer IconExplorer

Memory Pool

83,979 transactions
31.89 vMB
0.10805649 BTC
Random Selection Loading Transactions
Max Size: 193.33/200 MB

Candidate Block

Mining Attempt 3eac45986c980ca117ced68157fb8f8187e483f61a22eb5777e8e9ee1263f0eb
Version 20000000
Previous Block 00000000000000000001ca07069b70e219df1106795fdd3699d6deb20743d8b0
Merkle Root ed4f44f7272f5bcefef1cc51c37222df9b447858d435a633892d56f3ca2a34c7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,688
Size: 1.00 vMB
Total Fees: 0.03677513 BTC
Feerates: 351.58 > 3.69 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,207 (236,839 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
678,368 678,368 0000000000000000000b06224e4095d0cfd744289c138ddae5a40e4acb5dd7b2 2,925 1.00/1.00 vMB 86
678,367 678,367 00000000000000000003e97191d04bf726abcc6e4fb54f591c69b7a3fa3ba88d 3,131 1.00/1.00 vMB 111
678,366 678,366 00000000000000000000cd0232f94f5f01d5b89224da1c0a48941d81dbcd9163 2,919 1.00/1.00 vMB 91
678,365 678,365 0000000000000000000ac345634104e56ad29929b836677a9ff03ec4aa469fe0 2,929 1.00/1.00 vMB 87
678,364 678,364 000000000000000000012536f726e093b68d0c388de9cd5451e7da155732e5bb 2,941 1.00/1.00 vMB 84
678,363 678,363 00000000000000000001fd52cf6216b95f7e6368a93f2b099f95ebe1dca31447 2,585 1.00/1.00 vMB 110
678,362 678,362 000000000000000000031be67c27cae33bf264fc3759c8d7db0de6524ab5a1d7 1,982 1.00/1.00 vMB 94
678,361 678,361 00000000000000000004619936becee80a4ad33bacf5548688799942c1fbaeb6 2,823 1.00/1.00 vMB 97
678,360 678,360 00000000000000000000fd00a9c1295570fc1670a6d7baedd02b949076bda650 3,251 1.00/1.00 vMB 89
678,359 678,359 0000000000000000000a0fb2ab864a64c97a119d47b531b33a26b49a68795e8b 2,806 1.00/1.00 vMB 106
678,358 678,358 00000000000000000008eb0b15a2b75fc056f9f072de8ab258f9e426ed04f9a0 1,369 1.00/1.00 vMB 96
678,357 678,357 000000000000000000067155871115286aaaece8cb3aae1dd4cc49038717b726 1,594 1.00/1.00 vMB 101
678,356 678,356 00000000000000000001cf25fba372c30c00c9a1bf0a9af25006ecb970d932bb 2,917 1.00/1.00 vMB 110
678,355 678,355 00000000000000000007783ea5f6307f16108ea4956c779632df773851b68a70 1,748 1.00/1.00 vMB 88
678,354 678,354 000000000000000000020fddc0d65d54b79eae079eb552a14ea8d02b8e4bb0fb 2,870 1.00/1.00 vMB 100
678,353 678,353 000000000000000000096ae5d0089c41aeb43d13154602ba3d646e360d477aac 2,857 1.00/1.00 vMB 95
678,352 678,352 00000000000000000002975db871c61545afcb09a519a9bf9a15cfb67bcfad4a 2,731 1.00/1.00 vMB 102
678,351 678,351 000000000000000000082d094cb1f79275f9390a1641e4fa6da42f98f7c536d8 1,985 1.00/1.00 vMB 106
678,350 678,350 000000000000000000024261b908b56eb2c9549cccabd7cf97472430f17879d2 2,393 1.00/1.00 vMB 108
678,349 678,349 000000000000000000061b3a2e992fc13f689c2f32347ab47fcf4261ca9c3467 2,643 1.00/1.00 vMB 111
678,348 678,348 00000000000000000001b2ff8e2d000f83cef007d9254cadd3add746e39f2fcd 2,730 1.00/1.00 vMB 99
Previous 10 blocks ↓
Total Size: 782.75 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: 708.67 GB
    • Received: 16.75 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.