Loading Tool

Explorer IconExplorer

Memory Pool

83,619 transactions
31.49 vMB
0.08534119 BTC
Random Selection Loading Transactions
Max Size: 189.69/200 MB

Candidate Block

Mining Attempt 8c458b55010fcda75d4c2a33e5f6d1d4c32d754c382a170aab2b14936b320822
Version 20000000
Previous Block 00000000000000000000b3b36493b98d8831183a4c3bad48ccf282a73492693b
Merkle Root bf50302bd41e3a3b1ab77ef721d3bc861b64a4d295dfad2697edace8a91921fc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,368
Size: 1.00 vMB
Total Fees: 0.01929644 BTC
Feerates: 181.54 > 1.93 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,072 (535,142 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
379,930 379,930 000000000000000001f60644cd4ce08ff0b97651483f973a954b53c3104e0d78 196 0.25/1.00 vMB 9
379,929 379,929 00000000000000000a1f465d58cd76690a22208ae41a5a757ce49084c91e18bc 706 0.33/1.00 vMB 37
379,928 379,928 000000000000000002e2d2f976d569dde7b5a573f91a4d0d2e45adb2c2dbbe43 539 0.27/1.00 vMB 37
379,927 379,927 0000000000000000036e75dc3b11b79586fcccfcc7dc24a58ab823ea170efa4f 400 0.61/1.00 vMB 14
379,926 379,926 00000000000000000d1de14bed19a194857e8aacb618e24be6b1d43c9a98ca3b 1,982 0.95/1.00 vMB 38
379,925 379,925 00000000000000000f7445d16f326e93346f6d5fb60e891106cdc2a9d75f67a2 232 0.22/1.00 vMB 23
379,924 379,924 00000000000000000a44190450bd6623e2163e98db840af96cfa191cead0c0cf 1,107 0.47/1.00 vMB 39
379,923 379,923 00000000000000000017ace2127883e3960cf4df725a0583a00d3bbf17d24144 414 0.25/1.00 vMB 25
379,922 379,922 00000000000000000c966ef46bd6a80d45495a10012a37b3236e3bd56b2ccbe4 1,342 1.00/1.00 vMB 25
379,921 379,921 000000000000000000b3618dc2d3cb4107480ae6c1b9a7f10ec5fe6b96dd014c 2,181 1.00/1.00 vMB 41
379,920 379,920 0000000000000000029a8b35e7919279e976402cbcc84e773c849d4ad6c6a6df 851 1.00/1.00 vMB 17
379,919 379,919 000000000000000011aa1e59943882314495299327c1840f6f0a10fa51de7188 1,686 0.75/1.00 vMB 29
379,918 379,918 00000000000000000fc5a1434d9bf6230df5c34d4569eed91393eb6103cd8d72 2,284 0.75/1.00 vMB 67
379,917 379,917 000000000000000000ed1be5a160025503b48a611a12050bdee2fbf32bd25ee2 2,185 1.00/1.00 vMB 35
379,916 379,916 000000000000000006f9f456486e074f55cb2828093848f6be5b7e2c26e0467e 2,052 0.75/1.00 vMB 56
379,915 379,915 00000000000000000475bc68e2123f07883f581ba2dbdecb6f6703e71fbd87d1 1 0.00/1.00 vMB 0
379,914 379,914 00000000000000000a357a6b478b55d068589333d5f69df63c2ba313ff9e249f 1,093 0.89/1.00 vMB 21
379,913 379,913 0000000000000000035340a89ea41752a8abbab2577ddd2d8ca152fad406971a 2,192 1.00/1.00 vMB 36
379,912 379,912 000000000000000009c4ed3b8144322a224800607a17da8e03e6a980003f753b 1,709 0.75/1.00 vMB 34
379,911 379,911 000000000000000010fa4e5af96104742ec9d8d3d61adff86986edbbd1301f23 3,204 1.00/1.00 vMB 70
379,910 379,910 00000000000000000a0d7fd334e973ef2a7efccc60fb845e83146eb8e51f22ce 440 0.23/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.52 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: 668.86 GB
    • Received: 15.60 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.