Loading Tool

Explorer IconExplorer

Memory Pool

79,034 transactions
29.57 vMB
0.07115480 BTC
Random Selection Loading Transactions
Max Size: 177.73/200 MB

Candidate Block

Mining Attempt 9b626873c1969f8a5a472c6bdae6da1ccbd514236c3eb1291c7e067a9396f16f
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root 57bc4deaf7ef5611fd7b5bda1e0dab24935ba344c3cf15bbd48c85554671e115
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,605
Size: 1.00 vMB
Total Fees: 0.01096427 BTC
Feerates: 60.27 > 1.10 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (799,234 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
115,766 115,766 000000000000d3d966b63922f5df8b691dcdf2159c7c83097050d2e6078f0e33 6 0.00/1.00 vMB 0
115,765 115,765 00000000000044bf2f6954229e7d17982317e6f0b07fc1916c62694fbd25e2de 12 0.01/1.00 vMB 933
115,764 115,764 000000000000b5563fb62654b39f9962596f7a28cde08c284b47617d26b9dbfe 1 0.00/1.00 vMB 0
115,763 115,763 000000000000ab278cbf3bde0aa54865ef5b266390b3f3eb8108f2de4a900975 5 0.00/1.00 vMB 1,508
115,762 115,762 000000000000c5bed23ed22d6274f033c1a3e27a80093302bdbafe2e569fda91 7 0.00/1.00 vMB 590
115,761 115,761 0000000000007184fb731f5d47d2c3a07995f9f9fd43a8a347d6862924b8f35c 9 0.00/1.00 vMB 1,454
115,760 115,760 00000000000081cfab65aa85e40827c2c3606daeb7c44aaef0b1c3e3ae108921 8 0.00/1.00 vMB 363
115,759 115,759 000000000000cb71c5b5d6488044593d829995cc83b24651a60ee4351d86e05e 1 0.00/1.00 vMB 0
115,758 115,758 0000000000008fed0e3680d507cb2f2747cf40f1a4634bbf34ac866d8e7f4046 10 0.00/1.00 vMB 385
115,757 115,757 000000000000c3a498f5627b2be45a7b9aea6258d42523a3bca5c53928b6efa2 4 0.00/1.00 vMB 0
115,756 115,756 000000000000815a7bc32326b2588ac38908a9de2a6e1a5893d3630c57b791d5 10 0.00/1.00 vMB 0
115,755 115,755 0000000000000a483d2be78d2c2b7f805c28984708d30a9461bd06cc438d4a34 34 0.01/1.00 vMB 957
115,754 115,754 00000000000060504ea4037ae5f7679900321dc00f82b381975d3cb16e92a1a9 4 0.00/1.00 vMB 2,171
115,753 115,753 00000000000027105178aff20f953506aab5436b7e4f4b18d74590042cc5d580 11 0.00/1.00 vMB 1,463
115,752 115,752 000000000000a86095b9d59527943eeb518b30bcf16aeaed4beb5968ea224958 12 0.00/1.00 vMB 1,733
115,751 115,751 0000000000006650b0faac47dd3aa877f9ab52a80a462be1e4b88c5434807a25 2 0.00/1.00 vMB 3,891
115,750 115,750 000000000000cd395ac9c4e83d976bf93d0c3a95cb0fa4a4b84b866f39ed66f3 10 0.00/1.00 vMB 1,060
115,749 115,749 00000000000073d08411b9a373ef677f7745e23a47d02042702579aba7f1b5bb 8 0.00/1.00 vMB 2,522
115,748 115,748 000000000000c11102f1c82fb4cc493c1a1e4eff8b9587b65680ccfa51bb3440 3 0.00/1.00 vMB 1,934
115,747 115,747 000000000000dc462674d8e1acdd0114eaf972ac4d2e085f04cb5c3a8e050e3c 4 0.00/1.00 vMB 0
115,746 115,746 0000000000007994f3409e5682e3a899aa7bbc13b3bcec593986952bad221580 12 0.00/1.00 vMB 308
Previous 10 blocks ↓
Total Size: 782.39 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: 664.64 GB
    • Received: 15.02 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.