Loading Tool

Explorer IconExplorer

Memory Pool

82,191 transactions
31.09 vMB
0.12017874 BTC
Random Selection Loading Transactions
Max Size: 186.05/200 MB

Candidate Block

Mining Attempt 77b635a1ce4a6b88ff216f3bf7071e4b02bb92809cd8211d1d03cc26f0236202
Version 20000000
Previous Block 00000000000000000000b8bb4db39a0e97c8954f43fc10a0b1b8a513d2398ed1
Merkle Root 1c912bd10e2d525311893329b7f2974a789d7eeb572352d57f872bf3f8ab48de
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,606
Size: 1.00 vMB
Total Fees: 0.03549374 BTC
Feerates: 101.42 > 3.56 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,150 (396,494 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
518,656 518,656 0000000000000000002caface26f8c6edf2800793000c42e34c9cc14f3b8e2bd 2,584 1.00/1.00 vMB 30
518,655 518,655 00000000000000000013fe3aa3bc8f2dd91233619bc0439bda59dd05bac57922 358 0.17/1.00 vMB 24
518,654 518,654 0000000000000000002e0d5873f1364de229c509115a86919c2d0517e4144eab 1,226 0.52/1.00 vMB 21
518,653 518,653 000000000000000000230974c429133a4e74f59f5671780f574c261f77f98095 1,051 0.46/1.00 vMB 25
518,652 518,652 000000000000000000008e541fec0de8b06741c8dc0817485f1cb5122beef6f6 384 0.19/1.00 vMB 19
518,651 518,651 0000000000000000000b55630e3dd683d65b1cad0423eed070a66ef0fc395d77 335 0.15/1.00 vMB 57
518,650 518,650 000000000000000000096656385afbee811ebe222e446c7b76e74eeeacc6e250 512 0.23/1.00 vMB 24
518,649 518,649 000000000000000000125e932a1857c916a4c7bbeef401243c10267693d0c854 416 0.15/1.00 vMB 23
518,648 518,648 00000000000000000028b0a6d775ba22acc84d15560dc086d7e976225ae12391 1,552 0.86/1.00 vMB 11
518,647 518,647 00000000000000000031f978af68516ad4c6dfc6f6eaf84705bf3657943c1651 2,360 1.00/1.00 vMB 28
518,646 518,646 0000000000000000000bf9b3d2c22cdf2071eb32fac06e899526794c162ea7a0 839 1.00/1.00 vMB 2
518,645 518,645 00000000000000000042623952e2a441e640cd01683fc37536c0d0d14f12c19d 2,418 1.00/1.00 vMB 24
518,644 518,644 0000000000000000001b50b7d637141cd145af3caa68fde38b256ada0e701645 52 0.06/1.00 vMB 10
518,643 518,643 0000000000000000002bbea2fc92547925680f06ab5b65e950252f4c4c6e95de 1,476 1.00/1.00 vMB 26
518,642 518,642 0000000000000000003f3ecc4ff19b581dc8f4efba4f3e6157d3edb05ca84c7e 2,301 1.00/1.00 vMB 20
518,641 518,641 00000000000000000037a98b5a9519e99fe631126a322708dea74fbda06b6d40 1 0.00/1.00 vMB 0
518,640 518,640 0000000000000000004613bdd8eedd365d51ad4b8bb9cf93986752a1a1744934 2,211 1.00/1.00 vMB 20
518,639 518,639 0000000000000000003947fa1fef0bfde46d9c842a07949ee236dc68c4d1b4b0 2,954 1.00/1.00 vMB 11
518,638 518,638 0000000000000000001f0c885ddb83570d2888741177a8b4be90dca8ef9d9cdc 2,400 1.00/1.00 vMB 69
518,637 518,637 00000000000000000042922e4ac7b0a6a994c19ccc552ee2fd673e57d0e9f8e6 2,166 1.00/1.00 vMB 20
518,636 518,636 000000000000000000083f638f696cbd0472083ea136d3fe726d4884685396db 2,413 1.00/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.65 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.95 GB
    • Received: 16.33 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.