Loading Tool

Explorer IconExplorer

Memory Pool

26,010 transactions
24.80 vMB
0.03527972 BTC
Random Selection Loading Transactions
Max Size: 130.42/200 MB

Candidate Block

Mining Attempt 7fc1e797267c888489fc0ceace6db48477ee74908a6e17e489eef6927c70cbad
Version 20000000
Previous Block 000000000000000000016bd6d1d540955a9025ba4f1eb611e5761de9dd0f7a82
Merkle Root 52c2d9b153634e80ff8b9f6df5f97e0dc6e11ecd68316731330f5e3de178b181
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,313
Size: 1.00 vMB
Total Fees: 0.00763313 BTC
Feerates: 150.93 > 0.76 > 0.13 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,451 (800,459 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
139,992 139,992 00000000000005a97b876cdec88b5ab1ff6f93ef7a48fe1ab23616478a7da388 9 0.00/1.00 vMB 40
139,991 139,991 00000000000000bb44d5228ebb1548540b7148bbc8421d6144237c78674c3e23 36 0.02/1.00 vMB 83
139,990 139,990 00000000000008d01930b2ee3a0fda6b7f94d68b92d3f63f45a6457db441af4f 8 0.00/1.00 vMB 444
139,989 139,989 00000000000000178cbf6dc3539bcb5c752d72c64edcc2ca282b77a13e726cb3 102 0.03/1.00 vMB 156
139,988 139,988 000000000000008058a3be6e8c4872d2ef9907be901320400e3c6fd9f45a0197 62 0.02/1.00 vMB 138
139,987 139,987 00000000000004292c04aa9a26af8c086c3cb746c720013e22b71f3e349b2e84 115 0.05/1.00 vMB 250
139,986 139,986 00000000000008337f52c0b9b98d10aa8dc9e7c49259bee41ba87191c16d1491 112 0.05/1.00 vMB 53
139,985 139,985 00000000000004a2b8e24a098f220f39b7175715d55dcbb475137b7dd4461e32 8 0.00/1.00 vMB 627
139,984 139,984 00000000000000b74846add84d3e3fedcd23e69fa052dab0363cc1dee8226d64 146 0.05/1.00 vMB 283
139,983 139,983 000000000000072e7fdf7472acb990f44a6d17659283894a9993a988c6406b54 11 0.00/1.00 vMB 0
139,982 139,982 00000000000000609dc61c06f0160795e9b9834903cae637b0c789fa6a0d18d1 48 0.02/1.00 vMB 280
139,981 139,981 000000000000046008308e25a7e760958c1c3fde8fc2a9fc62e325ee7465fe44 118 0.04/1.00 vMB 184
139,980 139,980 00000000000008d161f78099f48140338773c44af7243a650a2d79020d1a48d9 27 0.01/1.00 vMB 250
139,979 139,979 000000000000047261ca6daf63ecdb62ebe78becbe8e252fcd16db6946c8635f 146 0.05/1.00 vMB 152
139,978 139,978 00000000000006e67eb56296b2e62029fa726a55e96057c49bb3c7c1c79e0f6e 59 0.02/1.00 vMB 21
139,977 139,977 000000000000088139a7705c7d4befc918617783ac8480789a916cde17e7374a 9 0.00/1.00 vMB 143
139,976 139,976 00000000000004fda1b564008e456be3c237786884aee9d6ef361ae2716345aa 42 0.02/1.00 vMB 185
139,975 139,975 000000000000079488e5131ad49e599722151bfc38a8cb6c679fe2ad115681fe 18 0.00/1.00 vMB 495
139,974 139,974 00000000000007d2e387f1507cc915ae2e44ab5876a8da99a92cfc9df700c771 171 0.05/1.00 vMB 113
139,973 139,973 000000000000049f8bb6d938e6a6b64051f0b8f43edd72c67fc1b7e6ef2b3296 65 0.03/1.00 vMB 210
139,972 139,972 00000000000007c3aa116c50e1989428cba821017fb5f204d5d35c0ae6cefcb8 141 0.06/1.00 vMB 392
Previous 10 blocks ↓
Total Size: 827.57 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: 4,458.91 GB
    • Received: 243.13 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.