Loading Tool

Explorer IconExplorer

Memory Pool

82,940 transactions
30.66 vMB
0.07529249 BTC
Random Selection Loading Transactions
Max Size: 188.66/200 MB

Candidate Block

Mining Attempt 7f0c5f0b657c33e60c4f1f7e9299ebff99bad18e67a31d09ea4c8cf8aeaea561
Version 20000000
Previous Block 00000000000000000001520f04690fd94ab2fadc4a76a81688efaa2562fb1328
Merkle Root cb620d87ede6e2af6bc45b06b635b9d8ecc32b4ed5013350c58c73f0013108da
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,823
Size: 1.00 vMB
Total Fees: 0.00656915 BTC
Feerates: 40.21 > 0.66 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,344 (438,397 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
476,947 476,947 0000000000000000000e19ca1534dfa422fedf7c9f25432a7583b8fee5fb8ea7 636 1.00/1.00 vMB 11
476,946 476,946 00000000000000000054a0239ef652c1f782938d4c5b851965198c96f78c50a8 2,530 1.00/1.00 vMB 177
476,945 476,945 000000000000000000233e3436f048fdf64e26717407f9881db36f7148fd2d28 590 1.00/1.00 vMB 21
476,944 476,944 00000000000000000075a534d36d652688ee871bbcf94a8496a196cc8885f3aa 889 0.39/1.00 vMB 176
476,943 476,943 0000000000000000015d9aa1e7d18c6aa6c69466ed2b1500d0bbea931576a806 1,157 0.93/1.00 vMB 81
476,942 476,942 000000000000000000ca802f16547e7932321121cf5f74db3369dd0ae4dbe45b 1,588 1.00/1.00 vMB 98
476,941 476,941 0000000000000000014a6df40f9cdd01648ac6532edb39b7ab895c03b774fdac 1,926 1.00/1.00 vMB 145
476,940 476,940 000000000000000000fe5829f1993c6c5ba8aa52a11cff1ed858f8a353834cb5 220 1.00/1.00 vMB 7
476,939 476,939 000000000000000000940a656310f8edfb23cf532394721b5b7c89b77f7b4364 1,174 1.00/1.00 vMB 53
476,938 476,938 00000000000000000091410c953ebaac336f696289617181b8b278eec3bc67c9 2,034 1.00/1.00 vMB 125
476,937 476,937 000000000000000000a1d07d7ea6bb71ba64eba2c551216f874feea94fc55fc3 2,262 1.00/1.00 vMB 198
476,936 476,936 00000000000000000127e7705361f9277918df38ae1d06202090fe25a91bc110 560 0.25/1.00 vMB 184
476,935 476,935 000000000000000000c00452fbcf5d28d23d5a02fcfdca9111cb01c28b1cf89d 1,041 1.00/1.00 vMB 76
476,934 476,934 0000000000000000008e2188a4eae6b08aeae2b639b2e8fb737c30a69eeaef07 1,297 1.00/1.00 vMB 97
476,933 476,933 0000000000000000000384588e03afc7a69bd17939334dba790886db7da9c9d4 1,477 1.00/1.00 vMB 111
476,932 476,932 0000000000000000008c98d59de3cb59493d099d55886837f687551d44850a98 1,042 1.00/1.00 vMB 73
476,931 476,931 000000000000000000c7678ca520e6ba264f4316ed2865149ec39eddb4ddef46 1,179 1.00/1.00 vMB 91
476,930 476,930 000000000000000000b780156b1baa42cade26673cf7b0c3d2dd9d78b11f4340 1,390 1.00/1.00 vMB 68
476,929 476,929 0000000000000000008df14184fd30fb2f1525c82b91c414787708e6c29d314d 1,501 1.00/1.00 vMB 128
476,928 476,928 0000000000000000003c93326bb16c167d9a75c9fb3b7fb1e472ebfc4fc5ab3e 1,791 1.00/1.00 vMB 79
476,927 476,927 0000000000000000002612b41766768c805fe86effc11e80edea82c539a217c5 1,985 1.00/1.00 vMB 219
Previous 10 blocks ↓
Total Size: 782.99 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: 717.19 GB
    • Received: 17.83 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.