Loading Tool

Explorer IconExplorer

Memory Pool

76,033 transactions
33.61 vMB
0.13056179 BTC
Random Selection Loading Transactions
Max Size: 187.33/200 MB

Candidate Block

Mining Attempt 79056646e33be017d8a9a75b3cd1abdb4cef3610af5a3f3deeba0fb62521b097
Version 20000000
Previous Block 00000000000000000000c077d8988b15493bc1532da26f22c899c1307eed6203
Merkle Root 7def269bcaafb6e6bba9028875f4519232183b0a90a14afa8b95518cf443fe89
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,211
Size: 1.00 vMB
Total Fees: 0.02150487 BTC
Feerates: 70.48 > 2.15 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,414 (115,483 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
799,931 799,931 00000000000000000002d86f969f42d98e51f08535a613625b3bb8c833a3262d 5,725 1.00/1.00 vMB 6
799,930 799,930 00000000000000000001d05e2732297be82197174aa9451272d0989bd89b8526 4,787 1.00/1.00 vMB 8
799,929 799,929 000000000000000000038c470ab42110749bdf4bd240c9a133dfaf70f22052d5 3,445 1.00/1.00 vMB 13
799,928 799,928 000000000000000000017cda479af702dbdd1798d5632babee8fa7d73b877f4c 4,497 1.00/1.00 vMB 8
799,927 799,927 00000000000000000004fd51d9000173e7e43b3c311b2eeb5d2e2262c16c33bb 5,770 1.00/1.00 vMB 6
799,926 799,926 000000000000000000043516bd83f364cd011d4ae8d09ab683dcb1977cd741ab 4,765 1.00/1.00 vMB 12
799,925 799,925 00000000000000000000756ddc85a89fd70d9c5fe5491058980c404f3760d07b 3,511 1.00/1.00 vMB 13
799,924 799,924 000000000000000000029b10bcb0e0d753b69e21ca3693aa6af88d1a93f98cd8 2,146 1.00/1.00 vMB 27
799,923 799,923 0000000000000000000247d20134186d64747b8c60135d406a80613669058f3f 2,137 1.00/1.00 vMB 8
799,922 799,922 00000000000000000001c34541c90a9ba3f18fca58b12a83fb180f4a950c6c35 3,408 1.00/1.00 vMB 34
799,921 799,921 00000000000000000000e894a81d195fd1eb5460c87e334a81761a331980a76f 4,775 1.00/1.00 vMB 12
799,920 799,920 0000000000000000000195d360d9479db6998a781a4c07d67a2633796c22cbf3 3,223 1.00/1.00 vMB 11
799,919 799,919 00000000000000000000e8ec61a382623d01659004e28ac271a89188074f38e9 2,110 1.00/1.00 vMB 23
799,918 799,918 000000000000000000014fde70c74aa2c39d64fe4ef8936eac3aef1b6f723528 2,390 1.00/1.00 vMB 10
799,917 799,917 000000000000000000018a7436d0e6f4666120b8049d3923cd6bc318e60b180d 3,338 1.00/1.00 vMB 28
799,916 799,916 00000000000000000001acae68abcef4f9b092d5f28f9ba01f0fdc816c351630 5,461 1.00/1.00 vMB 11
799,915 799,915 00000000000000000003acab8bdf81b218855dbcb51c88191f9246f1d27c2a9c 4,263 1.00/1.00 vMB 6
799,914 799,914 00000000000000000004d05ed208c2f9bf038399fa2099d7d23580c168c3cad4 3,406 1.00/1.00 vMB 23
799,913 799,913 000000000000000000009b48061fe1b12f94ab54e71b289c5db97e0e5fd41874 5,553 1.00/1.00 vMB 6
799,912 799,912 0000000000000000000471bb7d82519ed54ecd5758d5622d62ac9dc0fe816949 3,221 1.00/1.00 vMB 17
799,911 799,911 0000000000000000000441de2f8605a060a5a47270ffb4416be1603284e5e862 5,408 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 783.11 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: 732.01 GB
    • Received: 18.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.