Loading Tool

Explorer IconExplorer

Memory Pool

82,656 transactions
32.28 vMB
0.09068869 BTC
Random Selection Loading Transactions
Max Size: 194.31/200 MB

Candidate Block

Mining Attempt 10bea8af383b825841638c74af4c6a0d23f1b1dac61cd77f884bf5e718ff7cf6
Version 20000000
Previous Block 00000000000000000001a4d38d277fd901b264e84099287ad65378aa5724e107
Merkle Root 3cf1f9e9868a8500a5dd3655ec9dc21e6ac1859d77a1b77596bca0689d3a2758
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,779
Size: 1.00 vMB
Total Fees: 0.01822618 BTC
Feerates: 142.62 > 1.83 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,174 (209,468 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
705,706 705,706 00000000000000000008951ea2ff0b30ca143de002e0ec99719f0642035bd382 2,784 1.00/1.00 vMB 13
705,705 705,705 0000000000000000000ded411e7feb7e78220587c5e2a5ef3b4fcacddd1629df 3,213 1.00/1.00 vMB 14
705,704 705,704 0000000000000000000434d462f12ff91868dcc7e2d98b1895230ca3972e13d1 3,174 1.00/1.00 vMB 15
705,703 705,703 0000000000000000000c549ac785b8f5bdb733db012c2cbbb31f802cb41c2914 3,082 1.00/1.00 vMB 15
705,702 705,702 00000000000000000008748377c1a1bb5e6001f0b392d83d9e63e098ed74cd8c 2,859 1.00/1.00 vMB 20
705,701 705,701 0000000000000000000310a359172b9df7013cd926d3e0051935fe1fb16fcf07 462 1.00/1.00 vMB 4
705,700 705,700 000000000000000000068ef99511d1fb4c1f395a62731422221bbfc6a020d0f2 2,069 1.00/1.00 vMB 4
705,699 705,699 0000000000000000000c755eaecb55c72fbdf5aa500eb4cc5455070a0b7755ce 2,377 1.00/1.00 vMB 14
705,698 705,698 0000000000000000000c4ed02fafc7ab2992364fb8e29571c9d8b1be4b77f666 2,714 1.00/1.00 vMB 10
705,697 705,697 0000000000000000000c580a134bed8cd7403dbd19ffb158c7563464edef48e7 2,547 1.00/1.00 vMB 28
705,696 705,696 00000000000000000005e8163028050d8fe06e7e2cb9a9d7060bd16d2d720552 2,428 1.00/1.00 vMB 11
705,695 705,695 0000000000000000000c1888b6963430475e93c08e8c931b3f962a3a5171bd10 579 0.77/1.00 vMB 3
705,694 705,694 00000000000000000009321bd851cc39e439a5d104c1241c9fe8d2a2a584b2e0 477 0.99/1.00 vMB 2
705,693 705,693 000000000000000000066caa43580ef1a73013e76d64320b7c52e5dd190d7104 3,058 1.00/1.00 vMB 7
705,692 705,692 00000000000000000000166538e1241c52993dcd56282a4f1851a30b4930c500 2,602 1.00/1.00 vMB 8
705,691 705,691 0000000000000000000d3ae1adf514864e41832837c2939089140401aa971949 1,814 1.00/1.00 vMB 22
705,690 705,690 000000000000000000097d33b8f7e5d658b162a487e515fae759109cb6385df2 2,333 0.98/1.00 vMB 5
705,689 705,689 000000000000000000072e0a27c1c375754106c30cd59881ee5f054ba34041ab 2,915 1.00/1.00 vMB 7
705,688 705,688 000000000000000000081ae9dbe8b9f5288912bb634ad7b02d3240e41999d350 2,955 1.00/1.00 vMB 22
705,687 705,687 0000000000000000000a26a37dd4197f02bb97578ced9e59e22b5f8194acb259 1,211 0.78/1.00 vMB 4
705,686 705,686 00000000000000000002948205e56e0b47e49162a01880e1e54d8d8514757703 2,066 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.70 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: 697.33 GB
    • Received: 16.56 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.