Loading Tool

Explorer IconExplorer

Memory Pool

45,940 transactions
28.76 vMB
0.13954218 BTC
Random Selection Loading Transactions
Max Size: 152.18/200 MB

Candidate Block

Mining Attempt aa53b7f17370f447ad23a62f01b34fb0e5abff97fdafb16b8fbc833b7d7053ea
Version 20000000
Previous Block 00000000000000000001d19b6080821c1c0b63cbe116d40ad8df3fda8218035b
Merkle Root 193090dc0d46876abef9598539159913dccc1bd7b02c1299e38765400d1c86c4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,527
Size: 1.00 vMB
Total Fees: 0.07880920 BTC
Feerates: 15,654.48 > 7.90 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,806 (281,875 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
632,931 632,931 0000000000000000000f7d8aa99806f1aa37f30a0142302a064b89964e571d7d 2,071 1.00/1.00 vMB 70
632,930 632,930 00000000000000000003ca218fcb590008a31dc7f53a7f2fecbbca6cbe416e0c 2,477 1.00/1.00 vMB 49
632,929 632,929 000000000000000000074fbf4e57f60de73f0b1ea3c83bfae1f79d4f0cd2846f 2,006 1.00/1.00 vMB 46
632,928 632,928 0000000000000000000a7292ccf3210d10e809b41ebfebd0c1c3f7c0f230877d 2,403 0.99/1.00 vMB 37
632,927 632,927 00000000000000000007fdfd4aa2a3a6b8858b02d09f0e1ac1ce69ffa94ea849 2,508 1.00/1.00 vMB 55
632,926 632,926 000000000000000000011eba56e168e6502ab22ab4f1296f0b42620a51271d28 2,554 1.00/1.00 vMB 44
632,925 632,925 000000000000000000113a10ec8275eab229d6740dec77afafb1909dea220b41 2,248 1.00/1.00 vMB 24
632,924 632,924 00000000000000000009a06f6bae815a8e725a1c7ca4b77cc122a79779d2e4fb 2,318 1.00/1.00 vMB 78
632,923 632,923 0000000000000000000b71162f042980aeb7d3a6524e286fdeb8c943273491a9 2,372 1.00/1.00 vMB 52
632,922 632,922 000000000000000000118a07bbba361c9614f02eb835f351d8e48f0be956ead6 2,793 1.00/1.00 vMB 35
632,921 632,921 00000000000000000007fa4cd516d208e16601848df097e926ec5858d1277549 2,717 1.00/1.00 vMB 42
632,920 632,920 0000000000000000000681453e0eb0692a04c4744a70f041133c3d80493d62aa 2,804 1.00/1.00 vMB 47
632,919 632,919 0000000000000000000f3e24b432ef084c3c587dbe1eb615a45db2a8958370df 2,921 1.00/1.00 vMB 63
632,918 632,918 000000000000000000022004c10becafb1bf80b06b3611744307715473aae181 2,116 1.00/1.00 vMB 43
632,917 632,917 0000000000000000000b5feed032596fb221db8a18bfc5b390887ddeeacdf003 2,999 1.00/1.00 vMB 50
632,916 632,916 000000000000000000102337122073350aaf03c8d03243e40a6bde65dd3626f3 2,579 1.00/1.00 vMB 56
632,915 632,915 000000000000000000054845b958b8fbf33972c33661fe653d1646073a81d2d9 2,920 1.00/1.00 vMB 55
632,914 632,914 0000000000000000000d8217625911da81952a3702916572a8ccced7566e3373 2,802 1.00/1.00 vMB 60
632,913 632,913 000000000000000000019944a5f10c18263e7a4ac166c46b30397db376018046 2,466 1.00/1.00 vMB 71
632,912 632,912 00000000000000000004e5052d709e68869a7c4401702916f040d79d5b253671 3,080 1.00/1.00 vMB 93
632,911 632,911 0000000000000000000ce5a2a6ee40547d1958d49b8a59143e9370f2ea6e230e 2,710 1.00/1.00 vMB 73
Previous 10 blocks ↓
Total Size: 782.04 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: 650.75 GB
    • Received: 13.32 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.