Loading Tool

Explorer IconExplorer

Memory Pool

82,213 transactions
34.44 vMB
0.14308186 BTC
Random Selection Loading Transactions
Max Size: 195.89/200 MB

Candidate Block

Mining Attempt a634f85090fcb2a5b82e983bcd79b2330323abf45b0f7644c993a36272d72eff
Version 20000000
Previous Block 00000000000000000000aa97f17fcd4190ff7494250e14bca9e94250dc48a75e
Merkle Root 35498a9e291eca2582eaa6247476e43aea6c6078440615971a5a9a94e4ecde75
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,477
Size: 1.00 vMB
Total Fees: 0.02954125 BTC
Feerates: 104.71 > 2.96 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,407 (624,398 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
291,009 291,009 0000000000000000f5ec2f7a4e0aa800424db9e560cd4cdcaf8c9aca8eba0dbd 128 0.05/1.00 vMB 45
291,008 291,008 0000000000000000e00090ced1efaeac04225f2bd19121b135f1c82f798d2a55 62 0.03/1.00 vMB 31
291,007 291,007 0000000000000000aa0e5e9c1db24b413f96877e1fa8db34a0aec3efaf546133 202 0.10/1.00 vMB 30
291,006 291,006 00000000000000005be0f92f616fdb082d96ffd9fabc4dd606518b9f8c29a752 16 0.00/1.00 vMB 21
291,005 291,005 00000000000000006d9f72f6f3d755671aa1bb6cd7ca053ec0211c4ac264d769 32 0.01/1.00 vMB 48
291,004 291,004 0000000000000000b63c80169793cd01db4ee10590c46ca62e733dbad751c707 441 0.23/1.00 vMB 34
291,003 291,003 00000000000000003287861388955020ca78d0477a84890eebfe938bae3b5bf7 374 0.20/1.00 vMB 34
291,002 291,002 0000000000000000412603722518d67ca9876379fa99ee2b0a1b6f5dece1f6cc 318 0.20/1.00 vMB 21
291,001 291,001 0000000000000000c19865f61eb99fa0cbc4a6f8e01dff825a7e828bd1daa869 512 0.16/1.00 vMB 68
291,000 291,000 00000000000000010222dcffaebb28d85c1e594c65fc5f5aeabff69ee40295bb 393 0.27/1.00 vMB 31
290,999 290,999 0000000000000000433ad1f393d1c6a2a829f5e8c0698aaf5d1b170a0c8b5c6a 44 0.02/1.00 vMB 27
290,998 290,998 000000000000000014f6758ebe5249588b95281db2dde3e024e6a8c525aa75b0 139 0.07/1.00 vMB 54
290,997 290,997 0000000000000000508011c7ba2b09782bd0107ce5b113276c0f950c11f00147 217 0.09/1.00 vMB 41
290,996 290,996 0000000000000000220aa03d633d16e8ae0044bcc3c4608502a0fea0ff2265aa 75 0.03/1.00 vMB 47
290,995 290,995 0000000000000000cc96c0bbd94e1cd2b2dccf50249503f3cf9f243aafbf29cd 256 0.18/1.00 vMB 24
290,994 290,994 0000000000000000e8466fc6a749f7045a321785dfeae75f1675c00152585e68 32 0.01/1.00 vMB 87
290,993 290,993 0000000000000000b8ac431cbf5047a182e1ece37bd86aa210ef46c999aff6aa 166 0.06/1.00 vMB 44
290,992 290,992 0000000000000000546d75e282a16c4c2a8c1ae6890a22993a58a074d1f725ae 444 0.19/1.00 vMB 42
290,991 290,991 000000000000000063c39180b3b31a388cdb1e77f18c76f4542a25944f363a09 295 0.13/1.00 vMB 54
290,990 290,990 000000000000000014d223d23016ae3c51b2a8ce45104ac48c6e4d5e5b1514b1 146 0.06/1.00 vMB 34
290,989 290,989 000000000000000084d2ce49c909373fa53f54e181a7d364418b2a5ff4740625 401 0.22/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 783.09 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: 726.48 GB
    • Received: 18.45 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.