Loading Tool

Explorer IconExplorer

Memory Pool

44,669 transactions
31.73 vMB
0.09760370 BTC
Random Selection Loading Transactions
Max Size: 161.55/200 MB

Candidate Block

Mining Attempt 8d14561334ec0bb5e899669103837278c76c0b74b01a5ad7267816bda50c8eab
Version 20000000
Previous Block 00000000000000000001135c66e10bab8bf4733a7e51d11a52d67a6548e511ee
Merkle Root 61c6e0093b8eded3cd55a5440930a030bc1f21a28b8d8e49ff2c2fb6de0f6f45
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,304
Size: 1.00 vMB
Total Fees: 0.02612435 BTC
Feerates: 135.64 > 2.62 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,457 (795,230 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
119,227 119,227 00000000000036b70ad4ea0283720c1b883896cfff2312d5fdbd5cb031bca340 2 0.00/1.00 vMB 0
119,226 119,226 00000000000054fbf2056134c3a4026dd8343a65be74053d4d756cd04b036f1e 11 0.00/1.00 vMB 356
119,225 119,225 0000000000007d1f78087a646226bae3cc9d9a48332d69ca7b172dbd7f962aff 23 0.01/1.00 vMB 561
119,224 119,224 00000000000087e3dff1a532289a0b1d132ab20b72201180072e6010df56fc4c 6 0.00/1.00 vMB 942
119,223 119,223 0000000000001419f48b6aa9292cdc8ae4274f50777419b3e916659716b7817c 27 0.01/1.00 vMB 351
119,222 119,222 00000000000000759663f238c270c4b706e3490b2e7ffb1dfc511c7ccd5eca30 1 0.00/1.00 vMB 0
119,221 119,221 00000000000040ea9903e39ad3e753a8e7e9839aef662087ff43a53fbed3ab9f 22 0.01/1.00 vMB 900
119,220 119,220 0000000000001d58da7767f7b92f5f5639524071966e556cab2619c7fef7c457 14 0.01/1.00 vMB 798
119,219 119,219 0000000000006b9c2f4f033206f04f1206f0f0fb6d7d8e4b5c802fc1f1e9e80c 107 0.03/1.00 vMB 96
119,218 119,218 0000000000002e4cf9c4325050b40f4d9053e985dbc39d05f74360aba23c7e46 13 0.00/1.00 vMB 1,388
119,217 119,217 00000000000018e74b4ca6642073ae753df3e81d355a8b4b892b32111e801889 43 0.02/1.00 vMB 494
119,216 119,216 0000000000009571a86995a2c2758ff7ffa6fbffe187849f461c07a0a6976b6e 1 0.00/1.00 vMB 0
119,215 119,215 000000000000856f550b5be3ae2338c5a162ccd7f92c0a68a9b58e5dbcc21d99 8 0.00/1.00 vMB 354
119,214 119,214 0000000000006096ee4f5f1435b149e9f57f71c67eaddcaec3c54f34f1680b25 119 0.04/1.00 vMB 529
119,213 119,213 0000000000000e40959cd51f718fb05fd4827511456c7cebed1fb95883347afc 43 0.03/1.00 vMB 496
119,212 119,212 0000000000003bd321423ff8ba903d2c3cf734fdd4d974f08da84459bd4f34de 12 0.00/1.00 vMB 555
119,211 119,211 000000000000b0d38ec4d1ae5c5a8a2492798dee28e01f57906ff56488b265f2 14 0.07/1.00 vMB 967
119,210 119,210 00000000000022fa713bb8275661f9c3a8160b04168975949409f90602086203 10 0.19/1.00 vMB 1,141
119,209 119,209 00000000000093fd7e5ca8f7f1cf6440700beed54636a8c030c82a7d636e0746 274 0.10/1.00 vMB 121
119,208 119,208 0000000000003b7d22cc6d1c6cfabdcb99de7a14b160e0788604ed2a2d059a82 8 0.00/1.00 vMB 0
119,207 119,207 000000000000a9d745464968e41560aa5d5b01c9255ae638851449f2805e6f3f 10 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.42 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 607.00 GB
    • Received: 10.62 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.