Loading Tool

Explorer IconExplorer

Memory Pool

97,162 transactions
32.73 vMB
0.28945073 BTC
Random Selection Loading Transactions
Max Size: 200.00/200 MB

Candidate Block

Mining Attempt d3d273ab4cffcf67c943b257debdcd2d795d2e1e0f8ccf9d8ee3f5864beb71b0
Version 20000000
Previous Block 00000000000000000000c801401199ca66858fca83aa17d805e846163672a0ac
Merkle Root 83e6890e04ca02eccfbfa34aaeb4bcdb089a94f48f7f1d494ea9be531dd774c3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 5,082
Size: 1.00 vMB
Total Fees: 0.09518075 BTC
Feerates: 318.59 > 9.54 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,628 (654,387 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
261,241 261,241 000000000000000c3413d62d129ca7ecacf52abf6650ae40e4995a4b9bdc4c4e 420 0.18/1.00 vMB 123
261,240 261,240 0000000000000013f4fe59747bcb4d5528607d21d0286d7b68b315a59f063872 562 0.22/1.00 vMB 111
261,239 261,239 0000000000000000bd6bf15ee6c27bcda6066d67e9be701a2c04f60cb38dc5a0 151 0.05/1.00 vMB 93
261,238 261,238 0000000000000011b9e2016eea5def660de9a014d121e178e5cbed195a560036 141 0.06/1.00 vMB 57
261,237 261,237 000000000000000be36901829f063e05ede9b56c11732a3f1eb0cf530acacd0d 447 0.17/1.00 vMB 116
261,236 261,236 000000000000000e7510dc0712b30b990eb506a9af38febfea526567e9c174bf 79 0.03/1.00 vMB 126
261,235 261,235 000000000000000e828d33d4b93fe5e00e7a0e84b197d9e8401174964e05972a 280 0.12/1.00 vMB 89
261,234 261,234 0000000000000019b0a6e417bda03624965484b047e4811b50643df699c4c564 32 0.01/1.00 vMB 62
261,233 261,233 0000000000000003b5bccaa381b61026148ceaf37fda5f135b257bde44045327 114 0.05/1.00 vMB 117
261,232 261,232 0000000000000000de43494e61e66c7907a7971cd398e0af7c31e3eb23a8f8f7 14 0.01/1.00 vMB 80
261,231 261,231 00000000000000112ca07cd69acadd8f68d8431112b3265c889f8faeb9b4ce0c 66 0.02/1.00 vMB 100
261,230 261,230 000000000000001b6ee9ae2d835c2d44af224605e700602174cd55d5def2d060 212 0.09/1.00 vMB 126
261,229 261,229 0000000000000019b45ef9df9eae03cbea2e7a93e478f18acdd60ae1d0ca686e 180 0.08/1.00 vMB 128
261,228 261,228 0000000000000008299a8f8d5d58b9ff561e9f5b2d3a04cc11314f06c2fd94f5 386 0.19/1.00 vMB 84
261,227 261,227 000000000000000516b83b5a49fa4cd05f334e9b52a63af896469fdc4c358a57 177 0.06/1.00 vMB 142
261,226 261,226 00000000000000187fd307ae65ac69dde2a69fe58edb0986cc7fdb6fa022b3e9 130 0.05/1.00 vMB 118
261,225 261,225 00000000000000109f44510ddfb565bdb451dfe24d61a50ed08f45f6fbf53763 459 0.22/1.00 vMB 89
261,224 261,224 0000000000000014b1987024ff963fc129edfeddbcb0f9891bb3dcd971ba1d03 336 0.13/1.00 vMB 89
261,223 261,223 000000000000001379f58ae89d7d650149f44dc21b070960a95e025c2134892f 370 0.16/1.00 vMB 88
261,222 261,222 000000000000000bc0009c320f96b77d419fa1dc37d68bdad8e553d464bc7bf6 512 0.21/1.00 vMB 104
261,221 261,221 0000000000000013e13c80263d62625e2653c05ebe89a208715c8646273ce8f1 165 0.08/1.00 vMB 74
Previous 10 blocks ↓
Total Size: 783.48 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: 772.33 GB
    • Received: 20.22 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.