Loading Tool

Explorer IconExplorer

Memory Pool

79,215 transactions
30.08 vMB
0.12520071 BTC
Random Selection Loading Transactions
Max Size: 180.46/200 MB

Candidate Block

Mining Attempt 2b4f93ec4062a63062fe7a8dbb8f64182c9af11103d83453b40b63222049d616
Version 20000000
Previous Block 000000000000000000010a603dda0ac2a744c116ca8bad054b459a9dad33945d
Merkle Root 690dfe56da39eb1013a0e0303eef1f10a9d208584ce9248737a778f50adf6b83
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,059
Size: 1.00 vMB
Total Fees: 0.03895759 BTC
Feerates: 673.02 > 3.90 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,273 (709,578 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
205,695 205,695 000000000000046274b1b857692f421f87c6f3c3ba15c831fa26fef83dd08d85 14 0.00/1.00 vMB 28
205,694 205,694 000000000000017064ca5b0a8e4f7ca7f27d93f1895dcf924579a27477630c3d 197 0.11/1.00 vMB 138
205,693 205,693 00000000000004325a00a3fde6af3a2f67f8813e42630bb0b2fa7428d16fa0f4 124 0.05/1.00 vMB 211
205,692 205,692 00000000000003be0f1cc3ee963ca05717df2cf38991ecb1da3e3d964c205c4e 62 0.03/1.00 vMB 115
205,691 205,691 000000000000034e3ce57de2d6e4df2ac2cf4d7caa28b48c4749340fd25314e6 123 0.09/1.00 vMB 130
205,690 205,690 000000000000003a56ef660e08cf89c14670d9ac3e248e010e9c0988e7a4f93a 27 0.01/1.00 vMB 127
205,689 205,689 000000000000001f4591bac4d091ae6157afa765cb09f1ccd5ba4576f59af9c5 28 0.01/1.00 vMB 155
205,688 205,688 00000000000004823a6a65359e5f3cec3676a04e2d5074834d51034326991b42 75 0.04/1.00 vMB 121
205,687 205,687 00000000000001428283695a722b565e2245adc49c3d9f83566628ff37177a2c 152 0.15/1.00 vMB 96
205,686 205,686 0000000000000269e6d7b08f2f4d747c7f91a1138155381ac7570ead94ffbfe9 132 0.05/1.00 vMB 148
205,685 205,685 00000000000000c1dc82ebf3e5f3829d3247fd03471612f2a4e0f234b75a660d 32 0.02/1.00 vMB 118
205,684 205,684 000000000000010267c585d93f0fe0331dc08537ef89a2771eb7d04f466871fc 139 0.05/1.00 vMB 46
205,683 205,683 00000000000002ab578474548a8cccd94b27dc27dd1e55b869a2054a70d0a361 245 0.10/1.00 vMB 195
205,682 205,682 00000000000002a662738723a615328b29bd6e301f64d09ddba7386eb89088a5 13 0.00/1.00 vMB 180
205,681 205,681 000000000000046ffcec104a1377fe70eb80a27b5998d46e8b650fec561fcb2e 169 0.09/1.00 vMB 128
205,680 205,680 00000000000002cc254f61e172a5c619788429dbafbe106d0e3e5374099b1bb1 840 0.40/1.00 vMB 155
205,679 205,679 00000000000003742c94a3a3127db44b42a8ad36a88fdd7f453bd6e9822b6f40 400 0.18/1.00 vMB 308
205,678 205,678 00000000000003af141c00de655d0c4fb79e201012ecfd14b8b16cce561c8dab 336 0.23/1.00 vMB 121
205,677 205,677 00000000000001e0a4a63bf81e2aeaee441e21c3d144a6bdfbd688db369cd92a 40 0.02/1.00 vMB 34
205,676 205,676 00000000000000008292c2e8564a0e2a840a6ea949fb299a2c706d2121b10b29 170 0.07/1.00 vMB 197
205,675 205,675 0000000000000286458c54cc8086f681eb04c5a3f69b259cde175924189fb6f5 138 0.07/1.00 vMB 351
Previous 10 blocks ↓
Total Size: 782.86 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: 713.05 GB
    • Received: 17.28 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.