Loading Tool

Explorer IconExplorer

Memory Pool

39,667 transactions
32.68 vMB
0.07605367 BTC
Random Selection Loading Transactions
Max Size: 161.57/200 MB

Candidate Block

Mining Attempt 6c170cb71514af457d799cdab3199405c7e371e1be1750403ce7fd6381250603
Version 20000000
Previous Block 00000000000000000000501633326136b197890c220f226ea3515a7126fefcc9
Merkle Root ad46562a93ca774711c93ad4e3195576c6218eee1a60c5ce5e89b05973b0b325
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,262
Size: 1.00 vMB
Total Fees: 0.00697563 BTC
Feerates: 19.82 > 0.70 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,560 (567,835 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
346,725 346,725 0000000000000000051556ba9f4468ad0f4127fe6bb9d3ae7df1ff69bd8743fc 489 0.70/1.00 vMB 13
346,724 346,724 0000000000000000169bc1b703350f71c241c926eaa1753d825ebd404d9e55c0 913 0.75/1.00 vMB 16
346,723 346,723 00000000000000000e3f52e834de0778976dea2e9fa9aab1f631b614acc1fcb0 11 0.01/1.00 vMB 18
346,722 346,722 00000000000000000ff13c3cf918ac87f042bf4138100629910062c5b4d75f03 759 0.35/1.00 vMB 28
346,721 346,721 000000000000000008d5e30a475b11c12238c4f283340bee9a3418c5cb501b10 310 0.17/1.00 vMB 25
346,720 346,720 0000000000000000174c59724f81b910bf5dc88ed50862f6969f143db2097f36 32 0.03/1.00 vMB 8
346,719 346,719 000000000000000009750c4100e4a9e908650ddc576d704b68d8a51badabf2c7 533 0.49/1.00 vMB 12
346,718 346,718 0000000000000000124a9dd89552a08b012d0b08d55d73ed228e41e5c825410e 1,610 1.00/1.00 vMB 23
346,717 346,717 00000000000000000711ab7ca1d680e6ecd02a47fe08e32545010ec8b81f48c9 850 0.45/1.00 vMB 22
346,716 346,716 000000000000000011f2fd0c4715909f6f61f56cb25c63a3b9ca7fe2db367795 313 0.21/1.00 vMB 19
346,715 346,715 000000000000000013a211e9dd390c5d9012524dd73a27840f04f5d933cf53eb 1,910 0.75/1.00 vMB 32
346,714 346,714 000000000000000010a58ef0abc8aa1433161cc0cf369235fd7d89c915ad20e7 154 0.12/1.00 vMB 15
346,713 346,713 0000000000000000068f223676e23c853802317c5f88f88d208b1ca0b463f173 254 0.14/1.00 vMB 23
346,712 346,712 000000000000000008b5ba8a0646cc4f7d366a6237e1cc34782228d1019ee2e1 432 0.29/1.00 vMB 37
346,711 346,711 0000000000000000097882d1c0d896fa3d81d32e8e3228fa436a2c9fba9ebdd6 556 0.33/1.00 vMB 23
346,710 346,710 000000000000000000f58c252805ec2247519f0f622feacf0428c3e4f88f9112 440 0.28/1.00 vMB 21
346,709 346,709 00000000000000000ac0cf6d4043e400a652a31eabb8706150c96fc911cbe4a7 709 0.43/1.00 vMB 23
346,708 346,708 000000000000000010bb4fdb659e679f19be9d281e11796ec69c1bdd3eb8d659 268 0.17/1.00 vMB 19
346,707 346,707 0000000000000000163e8364cad664061dce36397e0b5c78eb32de1d24f4efce 466 0.36/1.00 vMB 17
346,706 346,706 00000000000000000abcb0865781a4db0b01baafe339a5652384d8ebb1caf059 1,316 0.75/1.00 vMB 23
346,705 346,705 0000000000000000170fbb8c836781904c7e2dfa916190605c48da708623849b 485 0.29/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 781.60 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: 623.97 GB
    • Received: 11.52 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.