Loading Tool

Explorer IconExplorer

Memory Pool

78,813 transactions
28.92 vMB
0.11240785 BTC
Random Selection Loading Transactions
Max Size: 175.59/200 MB

Candidate Block

Mining Attempt de9939e4f8f2b1550bc9ac186fe91df23d0289808c3a9e708ea048c91f5c661f
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root e6bb2f5dc0ee841e636ec09a72c4471124ebe153335c5701f505381135993f8f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,356
Size: 1.00 vMB
Total Fees: 0.04045962 BTC
Feerates: 602.26 > 4.05 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (159,574 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
755,731 755,731 000000000000000000036e2cc2d494beb2bfe86fe45c5c4b2c4401207f475ff1 1,538 0.65/1.00 vMB 10
755,730 755,730 000000000000000000044fb45cf8b8329d58cf807e64330135c23b7ace2fc76f 1 0.00/1.00 vMB 0
755,729 755,729 000000000000000000064b50ca179f2f1be455152846036a5d5192b22e47cdb2 2,204 0.89/1.00 vMB 10
755,728 755,728 000000000000000000017507baf3f60ec8a67c9726d432c66c044b6b183d6c1c 604 0.32/1.00 vMB 7
755,727 755,727 0000000000000000000816e5308618fe9c0e014ec73f07ba2fb3c25e75a8f6de 581 0.54/1.00 vMB 2
755,726 755,726 00000000000000000002d1b94180c13b4d635e0a8b839f7bf0db8d7141eb2aa8 2,584 1.00/1.00 vMB 12
755,725 755,725 00000000000000000002a7de3e0c210ad8ef00fea9558d666037c646a69d422c 1,145 0.55/1.00 vMB 9
755,724 755,724 00000000000000000006b92f5804f9b70cd28c270986d410f52f80c472e730af 103 0.03/1.00 vMB 12
755,723 755,723 00000000000000000005475e8e2abaef99e3b2a4a1c81400a1afa83022d813c6 1,544 0.97/1.00 vMB 6
755,722 755,722 000000000000000000067c8bd3ac8b56d2a273e96d287fbb75468fa74a908e85 2,164 1.00/1.00 vMB 11
755,721 755,721 0000000000000000000360e0d022d68da363da9092f81c1f5f6d64083f88a6fd 1,995 1.00/1.00 vMB 14
755,720 755,720 00000000000000000007473fd2c3acb554bcfd8993cd9a77685179c1bef8c649 2,153 0.74/1.00 vMB 10
755,719 755,719 000000000000000000061f2f9c220c993fc4230d1582209af3bc9de205fb5795 972 0.36/1.00 vMB 10
755,718 755,718 000000000000000000036c522c62337b6c835e42e54bd769c0314ca12cf6b42f 1,114 0.57/1.00 vMB 8
755,717 755,717 000000000000000000058fbae0ffbc8a55fc4d6ceabea0c58d494830978a6032 2,497 1.00/1.00 vMB 11
755,716 755,716 00000000000000000004f9ba62b7df2470dc4e96c60eface26723659c6676189 1,302 0.55/1.00 vMB 9
755,715 755,715 0000000000000000000015033cf8ec674ac81a7612a5cf301dacdd5bb82aca45 954 0.75/1.00 vMB 5
755,714 755,714 0000000000000000000773361b9e0ea01099bfb1bffc8264f7f996fd521100cc 896 0.73/1.00 vMB 5
755,713 755,713 000000000000000000020f43666ac0f0056e3df7817b3b88bed25a4622c4d485 974 0.78/1.00 vMB 5
755,712 755,712 00000000000000000006a08d40769433db2de7700a7248a10ad194f02c17014f 89 0.10/1.00 vMB 4
755,711 755,711 0000000000000000000435d8c13c7ec5f6f0d928a2ffc67b40bbd2f2fb5de410 1,211 0.82/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.92 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: 714.41 GB
    • Received: 17.53 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.