Loading Tool

Explorer IconExplorer

Memory Pool

71,785 transactions
27.79 vMB
0.06043879 BTC
Random Selection Loading Transactions
Max Size: 164.76/200 MB

Candidate Block

Mining Attempt a462f8941e085f6bcee11edc8fb303d1fe36a0aa1d6cedac6da3785a2a275b00
Version 20000000
Previous Block 00000000000000000000a6021cd756592116928201db218641aa213304cf81b0
Merkle Root e13e9960b0bb23bff0c07e3ab4ffb08355efb19372fa96e282abd8f70159fb5e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,773
Size: 1.00 vMB
Total Fees: 0.00493758 BTC
Feerates: 21.55 > 0.49 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,034 (429,301 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
485,733 485,733 000000000000000000c6d09298f89c3fc60c199dbc0214ac750ef1e1b1208e86 2,087 1.00/1.00 vMB 176
485,732 485,732 0000000000000000003774657cd355892f9dec4116a03cc0ff8482d78853ebad 1,996 1.00/1.00 vMB 10
485,731 485,731 000000000000000000a170dda5bec8dbdd7ed26eae955f15e763930c199158ef 2,213 1.00/1.00 vMB 100
485,730 485,730 00000000000000000053b6c0008a04b7fb3ae4cc1ca8d64de2e4695db479d4c9 2,356 0.99/1.00 vMB 172
485,729 485,729 0000000000000000010a990e52a42756de41415f09b5581cff86f6831da3e6c3 883 0.46/1.00 vMB 31
485,728 485,728 00000000000000000107ff3392fd9d0279a12675924b048c8f7ab1baa9f78dce 2,042 0.98/1.00 vMB 84
485,727 485,727 00000000000000000014efa136690035a84686ab7eadcc65b12117c663a9b397 2,534 1.00/1.00 vMB 166
485,726 485,726 000000000000000000d5c1180d7210ea21f5c5c62756200bac538083deeedaab 2,196 0.88/1.00 vMB 107
485,725 485,725 000000000000000001288c0582f54833bf311d9751e651a568190757f6892cea 1,636 1.00/1.00 vMB 108
485,724 485,724 0000000000000000002089735604ff2d95c19918bdd18ac85fb97b50abd5af97 1,787 0.98/1.00 vMB 172
485,723 485,723 0000000000000000010280050c5c48eeeffdc5c824c5b306d68bb34b6b9ee504 2,358 1.00/1.00 vMB 129
485,722 485,722 000000000000000000a997cdc37a0bc7de8aa53e8aa405886f046e4bd9430520 1,027 0.44/1.00 vMB 76
485,721 485,721 000000000000000000af1da460cbf626078bca7b4dc487ec1efb2ecd7bdbd3ed 823 0.37/1.00 vMB 96
485,720 485,720 0000000000000000003a6fd4177e95dc1c03f0ab618f4526fc302e6cf8a1b82c 358 0.36/1.00 vMB 63
485,719 485,719 000000000000000000d2647856b8fcec56ddcc51c4bff6d802830ce5dd6a9326 1,578 0.68/1.00 vMB 83
485,718 485,718 000000000000000000583cf1af25cb56bf5065ff062caaefd689b63d040a0381 648 0.29/1.00 vMB 76
485,717 485,717 000000000000000000c1efb93fb27e2955fd761df3fdacf769e205b3432c3ec4 542 0.23/1.00 vMB 86
485,716 485,716 00000000000000000097dbed6428084352d120a29c4bb5d48b7f9a1ae36a7fd6 1,549 0.67/1.00 vMB 80
485,715 485,715 00000000000000000073058626d77485522a4f6711d8d7357e6797c2022027b4 905 0.45/1.00 vMB 72
485,714 485,714 0000000000000000010cf31330fcf7320cea17ed2c9359416eb20befed1e55fc 1,845 0.84/1.00 vMB 74
485,713 485,713 0000000000000000009bace8c539df0fa6b22cf0fd1fe0f6bda8997c6fbe36fb 365 0.58/1.00 vMB 110
Previous 10 blocks ↓
Total Size: 782.45 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: 666.96 GB
    • Received: 15.24 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.