Loading Tool

Explorer IconExplorer

Memory Pool

75,642 transactions
28.46 vMB
0.08166527 BTC
Random Selection Loading Transactions
Max Size: 171.13/200 MB

Candidate Block

Mining Attempt 259dfb09907d1ab0afa5799fc3f1e9a752059293c24f2ed6da764017dfa6f2d5
Version 20000000
Previous Block 000000000000000000011ccb04a71db94d4a97a5529cf2542b397830e1144127
Merkle Root 192cb2948747eb3bc897fcdcc45955b79ccc593a772a75d6a7455dc821c9fc19
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,364
Size: 1.00 vMB
Total Fees: 0.01767456 BTC
Feerates: 65.95 > 1.77 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,268 (364,179 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
551,089 551,089 0000000000000000000167e4da71728f14d45d99721ed3bc8068de9150917d88 3,076 1.00/1.00 vMB 29
551,088 551,088 00000000000000000020dd64e99694783014b32ce597509343b6689cb1d5941a 2,583 1.00/1.00 vMB 51
551,087 551,087 000000000000000000075d5ba0942d3f22286431d409d0f36b5aeabe28c400fd 1,952 1.00/1.00 vMB 70
551,086 551,086 0000000000000000000a5b7d8e2b05bc8f7ab4bb0805e5b5f18132a52df5f81f 1,586 0.99/1.00 vMB 14
551,085 551,085 00000000000000000004ee68ad2bca66e7f458139e9581c933850283749712be 2,590 1.00/1.00 vMB 11
551,084 551,084 00000000000000000013da9b434b5457c7bd42236c49518ad76c0ee4fb121489 1,958 1.00/1.00 vMB 29
551,083 551,083 000000000000000000091c2fc001b10f53414b0b49a11f39fb48c3bcdc439457 2,357 1.00/1.00 vMB 34
551,082 551,082 00000000000000000006b3bcb8f6e8a13b370c50224b537dc0010cdf251aa123 1,987 1.00/1.00 vMB 30
551,081 551,081 0000000000000000001d1a2cdc5dffb78715c9031c78a697cb95c18c5707fa95 2,429 1.00/1.00 vMB 34
551,080 551,080 000000000000000000075b3c95328fc0da5401abcd0d0329ed7be6db72e5e9b7 1,696 1.00/1.00 vMB 41
551,079 551,079 0000000000000000001f856a1b831aa4f2342a6f7aac3f330ab67a4ad43f5d72 1 0.00/1.00 vMB 0
551,078 551,078 0000000000000000000c473e96f7a68750e1b0f9e42ad8f0872a6d2a92a12928 1,780 1.00/1.00 vMB 52
551,077 551,077 0000000000000000000a6c51e897a30459c2b70dc1441a1815fbce5417fffb70 1,688 1.00/1.00 vMB 54
551,076 551,076 000000000000000000254968cd8aef088b008f89340f934e899da5742849f649 1,152 1.00/1.00 vMB 71
551,075 551,075 0000000000000000001f9985715715ddfc19ef16385bfd89891c3562829b9f62 2,758 1.00/1.00 vMB 28
551,074 551,074 00000000000000000015174201ba4e1334c66d0f77edae71414d1dc41c98438c 547 1.00/1.00 vMB 2
551,073 551,073 0000000000000000000c62c051098568113db0ce052754ebe83a96163c6ec792 2,927 1.00/1.00 vMB 31
551,072 551,072 0000000000000000001264bb974bb36447926474a3ee1bb0709e86dc6d91b351 730 1.00/1.00 vMB 8
551,071 551,071 00000000000000000028fa586ed62a78b49141c6f70d6e2e46dc8342cda1a5bb 2,570 1.00/1.00 vMB 8
551,070 551,070 000000000000000000287af474227ff1290fcf59fcd2e952ff07c4810b3a78d2 2,592 1.00/1.00 vMB 48
551,069 551,069 0000000000000000001fe0be005e280de87eca8c4632ad0e7012788462280974 2,920 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.86 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: 712.82 GB
    • Received: 17.23 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.