Loading Tool

Explorer IconExplorer

Memory Pool

75,442 transactions
29.93 vMB
0.11145017 BTC
Random Selection Loading Transactions
Max Size: 173.81/200 MB

Candidate Block

Mining Attempt 93d436c717e43d82569d7116332269bdd900f20ea2e04e6ed4c3ea341c724703
Version 20000000
Previous Block 00000000000000000000eac0d0edfeacbf2a9e265a4f05056996405b4c699ecd
Merkle Root e90214fc16e75c0629a5c888bbca82e1bdfd93642fa68f23be736562e816a236
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,046
Size: 1.00 vMB
Total Fees: 0.03936776 BTC
Feerates: 101.64 > 3.94 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,053 (682,332 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
232,721 232,721 0000000000000072ed998024e8a459ae9957f646d1fd96f7b5239b61f24b4d0f 276 0.16/1.00 vMB 54
232,720 232,720 000000000000017148a43bdf68f333b2ca072f0847e7f62e07c6f12367ca2354 186 0.12/1.00 vMB 107
232,719 232,719 00000000000001d9b18485ce5191cd0d9980cdcf5cbcac6d07d96db1a2971d96 579 0.25/1.00 vMB 170
232,718 232,718 000000000000001347bb6e5e81b10e2217af36ef745816cc1b7bda5df4e73de9 162 0.08/1.00 vMB 173
232,717 232,717 00000000000000d880e7a3859fdaf0dbe082e1e4cd364866a34e15cca040f53f 46 0.03/1.00 vMB 10
232,716 232,716 000000000000004cf49d131a6857d2c6afad976d61e862e86ed1e39f3548ab0e 100 0.06/1.00 vMB 124
232,715 232,715 000000000000005ae9906e3c95348e8d1ec2a405e40b79f702ed6439cdea7015 290 0.18/1.00 vMB 122
232,714 232,714 00000000000000255acf2ffae3f757fe7ef4d078077d21a93e8ae6b12eb3d590 399 0.15/1.00 vMB 185
232,713 232,713 0000000000000116a099f2261a5cded31da34e27d030e287cac00959a62a21c1 227 0.10/1.00 vMB 164
232,712 232,712 000000000000012ca67009b022e44cedb71695e8dff6d1d3db34fad4a3c3f544 90 0.05/1.00 vMB 183
232,711 232,711 0000000000000060ff6427ba076c0a3c6bf70297859d4d3708d9a4758158ec63 431 0.19/1.00 vMB 168
232,710 232,710 00000000000000144644ad82d507961b3e37364671a294ca047c02dc5c1200e0 56 0.02/1.00 vMB 32
232,709 232,709 000000000000005e41a92807343a129f76d40f538b2070f8e48bac248ca1424b 332 0.19/1.00 vMB 134
232,708 232,708 00000000000000ce204d517e5dcc47f2b90f5ed03ba31322164ebd99f5d111fb 576 0.25/1.00 vMB 138
232,707 232,707 00000000000001735f6d73dcbb0f8d1cadc128ccf11660b281224c39363b1145 93 0.18/1.00 vMB 55
232,706 232,706 00000000000000fd8ced051319925b183168fc8b37de7e004cda66bbb852866d 649 0.25/1.00 vMB 205
232,705 232,705 000000000000008bad410b6bcbe5edf1fb4185efbd50e0332c4f464c3d07ef5e 124 0.05/1.00 vMB 89
232,704 232,704 0000000000000181ebc862d2f9c6a7cb33d773adfeb37a56f5d26e1e5ddfd2e2 446 0.19/1.00 vMB 211
232,703 232,703 00000000000001d6fe988ef5c26c461d6cb05514a87691b9d97887498f50af15 248 0.17/1.00 vMB 171
232,702 232,702 0000000000000114ca25eb013b547ce1e6d1271e70d499cf45e34bfe55fe7bfe 294 0.14/1.00 vMB 158
232,701 232,701 000000000000008ee3a722b58624087933e84535ffdb94bff996ba82c2256e28 533 0.25/1.00 vMB 146
Previous 10 blocks ↓
Total Size: 782.49 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: 668.23 GB
    • Received: 15.43 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.