Loading Tool

Explorer IconExplorer

Memory Pool

79,003 transactions
29.67 vMB
0.08781437 BTC
Random Selection Loading Transactions
Max Size: 179.20/200 MB

Candidate Block

Mining Attempt 7b463695e6bc03a1591631cd5aaf78a2fb29c836558da464f02a079b9e5c8c3a
Version 20000000
Previous Block 00000000000000000000df3472a1fecf1266b59b222ff852cf918f03b4495fb4
Merkle Root ccf34f1b904813a7642a3f1338dacfa76957aa0a54c8a78bfe5b0901ca3c4561
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,642
Size: 1.00 vMB
Total Fees: 0.02202421 BTC
Feerates: 100.21 > 2.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,141 (583,719 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
331,422 331,422 00000000000000001850a102b3cbe568474e7cc3172b7b2dd3bbcb11bc4b7a5d 1 0.00/1.00 vMB 0
331,421 331,421 000000000000000016e0ef191b9bfd24f5c75417ab0ea10fa7e6917c893a1031 162 0.10/1.00 vMB 26
331,420 331,420 00000000000000000151a25af05c1750ac1e596f0e87b9ceb78b7f0ec36397e1 694 0.40/1.00 vMB 24
331,419 331,419 00000000000000001a53a67f45640a1a8adb10eacab35747395425d487ccbe81 90 0.11/1.00 vMB 10
331,418 331,418 0000000000000000095d88a21fdee0d9c828dacdbca841fb2494c504367b1a76 119 0.11/1.00 vMB 3
331,417 331,417 00000000000000001ae9fa73bd634f6094141092c1ad607fc04a83f9fb3a1fb5 674 0.35/1.00 vMB 25
331,416 331,416 00000000000000001ab237231d757020309cc16ce5e6acb3f54eef824404613e 904 0.89/1.00 vMB 20
331,415 331,415 000000000000000017ee39ee5a5feb0ed401a144630321e4b36bdb289f980f8d 2,080 0.75/1.00 vMB 33
331,414 331,414 0000000000000000176d42b233e7cd27ad264709fede7c5a09689b5f70144eb6 946 0.30/1.00 vMB 38
331,413 331,413 000000000000000016d1864097baa48c3e3c903142504e14becb7a9bb628c3b0 377 0.29/1.00 vMB 41
331,412 331,412 00000000000000001191c2e3a1957df2083d1d2035276f43e896e0b1b52f0faa 268 0.16/1.00 vMB 21
331,411 331,411 00000000000000001053b93edca3ba7f42c76c1a31baa8d050c4c5132fbe6761 512 0.32/1.00 vMB 27
331,410 331,410 00000000000000000f74f81773ef53d8e6afe7b8933f03fcb52551b5a8631b6e 728 0.40/1.00 vMB 25
331,409 331,409 000000000000000002f4d96fc5ab8705629fe4175bfe665afd4e5c19cab33663 175 0.10/1.00 vMB 21
331,408 331,408 000000000000000006680c149432fbca496141a090498c94cd58699cedcd09a3 554 0.40/1.00 vMB 22
331,407 331,407 00000000000000000796fe6fc68d2d895cc8d85988506d15c1180c5c111dcc46 277 0.12/1.00 vMB 29
331,406 331,406 000000000000000007bf345592c00b87435f4c76f38e72a92fc67e93e2bf5fae 13 0.01/1.00 vMB 12
331,405 331,405 00000000000000000ef64e111157bcdccaf9ea530d312d24323a90d6e2fa2d08 481 0.25/1.00 vMB 24
331,404 331,404 000000000000000002f281b796ad9c4edaa0a6a217cad8d22d220a6ffc410411 32 0.02/1.00 vMB 14
331,403 331,403 00000000000000001337aaa2e544391918cfb6c2dd09ed7938a06bcc3bd15cfc 150 0.12/1.00 vMB 18
331,402 331,402 00000000000000000352911e8ba45986bedf891a385f571a0e055434b926a0bd 221 0.13/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.64 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: 672.39 GB
    • Received: 16.22 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.