Loading Tool

Explorer IconExplorer

Memory Pool

87,613 transactions
32.93 vMB
0.12651308 BTC
Random Selection Loading Transactions
Max Size: 197.64/200 MB

Candidate Block

Mining Attempt 477b48006fa5a93b3f3cb346491974191b3f965fa6442f39238bc6b7b566a813
Version 20000000
Previous Block 00000000000000000000b3b36493b98d8831183a4c3bad48ccf282a73492693b
Merkle Root 82800d3ff4343699a3915183c542ce735b797970b085aca77d8f35d30b2ba959
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,518
Size: 1.00 vMB
Total Fees: 0.04583728 BTC
Feerates: 218.18 > 4.59 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,072 (552,693 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
362,379 362,379 00000000000000000a8c910415c825cd87f4c4b78b515731ce3cb815d98a0b22 456 0.21/1.00 vMB 31
362,378 362,378 00000000000000000dc0665a4acce645c7a5069107d293c494570a630ebaa200 762 0.61/1.00 vMB 14
362,377 362,377 0000000000000000126448be07fb1f82af19fbbf07dd7e07ebcd08d42c2660cb 1,768 0.75/1.00 vMB 34
362,376 362,376 00000000000000000d0399d11f78ae29101e44707365ba3b577401ad013f8c67 1,636 0.75/1.00 vMB 32
362,375 362,375 000000000000000008ece3da08fc3be256b215947d954c4bbd264c0e0b6f9a02 1,694 0.74/1.00 vMB 22
362,374 362,374 0000000000000000009735e91f1ead3e346f2955fd7dd3a121b41bd0b9c40d13 812 1.00/1.00 vMB 12
362,373 362,373 000000000000000003b324c2d08f01f7ff09a4f3af4a58ee1d86710005530da7 685 0.75/1.00 vMB 16
362,372 362,372 000000000000000015fe999e6262a2eada16879bc56ba2e43db184e4ee991647 2,298 0.93/1.00 vMB 29
362,371 362,371 00000000000000000d3ba032999bad7acccd728a4792daf887d1ab0b1ba5e102 2,355 0.75/1.00 vMB 55
362,370 362,370 00000000000000000feeb6c0eae34a34045e2d5db8277c85d692eac1d06f1754 1,869 0.93/1.00 vMB 29
362,369 362,369 000000000000000002891d9dc6e42b27fc52303311f69e230d39e3bc57f9fb94 332 0.20/1.00 vMB 22
362,368 362,368 000000000000000004cd852d5b5d580be0907aca39403bb966de6abee8e94cdb 810 0.55/1.00 vMB 11
362,367 362,367 000000000000000010e6c82baa6c3f6d8aa023cced9438eafd727ebfaf36bca5 1,303 0.66/1.00 vMB 31
362,366 362,366 00000000000000001234377417064db5621c107cc02ae5dbbb6e5db425a7a480 435 0.23/1.00 vMB 26
362,365 362,365 000000000000000011a04248def806b9343b7384ae74c22815d6ae298e60731d 1,167 0.57/1.00 vMB 25
362,364 362,364 00000000000000000bf432a369cf01132e7ac716895495d60557846249668762 1,653 0.84/1.00 vMB 28
362,363 362,363 00000000000000000fa36e04631f2b26ceceb4b995e39ba1e7b919badc8da666 2 0.00/1.00 vMB 0
362,362 362,362 000000000000000014469bd30fe3607d472d6666f46913250fea0ef0f81d6e80 1,397 0.75/1.00 vMB 24
362,361 362,361 00000000000000000b387f184d27a170921a10f6f6ce4017c6388d99a3c3dc6c 131 0.10/1.00 vMB 11
362,360 362,360 000000000000000002a157fb80db183bd73bd1005f6f8f6aa97cfafd01172c0f 893 1.00/1.00 vMB 16
362,359 362,359 00000000000000001468ccc8253daeea10462a950e00f0757e5e771a5f80d9ef 92 0.03/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.52 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: 668.88 GB
    • Received: 15.61 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.