Loading Tool

Explorer IconExplorer

Memory Pool

48,869 transactions
29.39 vMB
0.07795750 BTC
Random Selection Loading Transactions
Max Size: 157.11/200 MB

Candidate Block

Mining Attempt d8aa4b5e88fcb6f01208e26bcabd955f98205a728ead987d3f265d560cc2e893
Version 20000000
Previous Block 00000000000000000001d639dc25e9adab712b5f436b38ec9cf2cb9b77e26f27
Merkle Root dc6b6c2028d0060e6fa29a2aaf9b6ed6ad20a8a5d44dd45289dad5d2e131dacd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,567
Size: 1.00 vMB
Total Fees: 0.02036333 BTC
Feerates: 132.00 > 2.04 > 0.55 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,830 (168,385 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
746,445 746,445 000000000000000000056918a8879a449aafec27e56c468aa3c145d1f923ab63 2,592 1.00/1.00 vMB 15
746,444 746,444 000000000000000000063d9743ae79db121bf8136beeace5c835f5c317b76665 1,192 0.72/1.00 vMB 7
746,443 746,443 0000000000000000000978b04c29deb06a73a260d9d640b376ba2425ff0ebe0e 2,436 1.00/1.00 vMB 6
746,442 746,442 0000000000000000000403d085d0df37eff6505c8d6dfb6f9e925299cee73e49 2,974 1.00/1.00 vMB 16
746,441 746,441 00000000000000000000b3a1cabd75043e64f6e7f0466ad309896b632f3df10a 648 0.32/1.00 vMB 5
746,440 746,440 00000000000000000006307a4bf93d7a5f3a657c9ae91b100a5fc558fa42a980 1,582 1.00/1.00 vMB 7
746,439 746,439 00000000000000000001564938fb784ed386d8c90b8092919125e5ccd87faa4e 1,491 1.00/1.00 vMB 4
746,438 746,438 00000000000000000009aeb2e3575eb2a45753620d0b1557c2399159a9f01f25 2,192 1.00/1.00 vMB 14
746,437 746,437 0000000000000000000099c9e8b947d62d6a4d4b5aa91fbf645a0a0e06f4d451 2,449 1.00/1.00 vMB 14
746,436 746,436 00000000000000000006f94f2718dd781939192e94a2df5648959454d584c9a1 3,203 1.00/1.00 vMB 16
746,435 746,435 00000000000000000007200dcc1648ddf8f5ad891d18c260471b3769c7ce445b 3,128 1.00/1.00 vMB 14
746,434 746,434 00000000000000000006cfb7ec409bd6f810840da242253884b6f6612ba2a9e3 2,221 1.00/1.00 vMB 10
746,433 746,433 00000000000000000009ea43adeaa6f3d949bf76b174a535d9478cf649017503 1,947 1.00/1.00 vMB 7
746,432 746,432 00000000000000000000c9fc299f21d3bebb8242da8230468f5e71f29a2a7022 2,716 1.00/1.00 vMB 11
746,431 746,431 0000000000000000000271fd235d66be62edc0e7138c4509480141a8aec189c4 297 0.14/1.00 vMB 10
746,430 746,430 000000000000000000049c7ab283237bc91fc25411f2139d081d6a67ab81bcae 1,002 0.73/1.00 vMB 9
746,429 746,429 0000000000000000000586d07dcb6131dec1c03bf930caf9d9bedfcf1f5482c5 645 1.00/1.00 vMB 7
746,428 746,428 000000000000000000085ccceb948c6a52ccb59bd88fce333e389266f0f8499c 1,663 1.00/1.00 vMB 7
746,427 746,427 00000000000000000004e239c1ec7845202294119ab76cacfab7585af40ca473 1,894 1.00/1.00 vMB 8
746,426 746,426 00000000000000000003612f174833aca101c9fcf14531c98d3a9fb742c8f9db 2,183 1.00/1.00 vMB 10
746,425 746,425 0000000000000000000310a22121df9b40221a2184ae5c874928f27276441b1e 2,348 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.09 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: 651.47 GB
    • Received: 13.58 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.