Loading Tool

Explorer IconExplorer

Memory Pool

73,884 transactions
28.24 vMB
0.06857899 BTC
Random Selection Loading Transactions
Max Size: 167.88/200 MB

Candidate Block

Mining Attempt 6ecffd40d84e9acd252bd5953ab1bb8e5100e98f2472432951076a4bb85cbad3
Version 20000000
Previous Block 000000000000000000007c0d03566c9a659e961b946ab0c5bf9197674ecf2b24
Merkle Root e129c849a5800e86a975ef0c83d6c2fc779efb2f6f16f48999408a4b07ce7d1d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,585
Size: 1.00 vMB
Total Fees: 0.01204493 BTC
Feerates: 101.62 > 1.21 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,068 (734,292 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
180,776 180,776 00000000000001d555a83028d8f08f8eba411668e8d15026f604d1221899e58f 32 0.02/1.00 vMB 144
180,775 180,775 00000000000001bb850bf6e9817a466cbf11b06a44ffc128c97253617f798916 53 0.02/1.00 vMB 56
180,774 180,774 00000000000002f8e60d615c42b2dfcb0ea7b24c2bcd15e2057a474b7a3e6e6d 153 0.12/1.00 vMB 58
180,773 180,773 00000000000005cf604aa90dfbddc3e65c734a438010c384206b048853795ba4 85 0.04/1.00 vMB 58
180,772 180,772 0000000000000554c75f18435f72ae6caa0543efba1b00f27664e68dfce5e06b 636 0.24/1.00 vMB 131
180,771 180,771 00000000000003086f099bd254f11832b80f17031efdb97bb9082efde02820fd 287 0.25/1.00 vMB 112
180,770 180,770 00000000000004b3fe1b08c5a1a706ddb84402dc4b650a5a3144d6541c40bfac 251 0.11/1.00 vMB 210
180,769 180,769 000000000000077a01870b16b3f3d24da16eec5c3659c1492c021534cc1a0ffb 109 0.06/1.00 vMB 96
180,768 180,768 000000000000071b86e93f0ca526f4487d99bbe1781cb4b689f51dede4933ba4 53 0.03/1.00 vMB 61
180,767 180,767 00000000000005c77a54a77277e823337b484e973a82789c81f6a78a77ec1dd5 18 0.00/1.00 vMB 73
180,766 180,766 0000000000000312b75832d618e6dd2a9d8b732ded036ee24acf60ac6317e1b1 286 0.14/1.00 vMB 122
180,765 180,765 00000000000001347f3e478ec1f3f0fd9d55d47c7e1631af256f77196186de9c 19 0.01/1.00 vMB 22
180,764 180,764 0000000000000510e0cee475db8630aaee8da397dc6ffdcc8984bfcb99fd6785 162 0.14/1.00 vMB 143
180,763 180,763 000000000000045557479febbda0db5ad3c61b948907814e9f14b0f64b193ec8 113 0.11/1.00 vMB 100
180,762 180,762 000000000000006a17fa1583ee197e5705341f9799ff0e98266cc862058a1371 114 0.08/1.00 vMB 144
180,761 180,761 00000000000007ad661e4915adfdc6ccc4cfb92372011694a97e1814f98a614a 127 0.06/1.00 vMB 253
180,760 180,760 0000000000000536b5ea8ad360bc67d56c8ac72701dadf25f96b15e8cc011bb5 285 0.12/1.00 vMB 193
180,759 180,759 000000000000057a4079c6d540a87ac0c97ecd91fbb478b34a8b6751688e98a4 256 0.13/1.00 vMB 86
180,758 180,758 0000000000000675a2a44a40430629ef9f9a191508052f1cbc05c4c1baee6cd0 425 0.17/1.00 vMB 196
180,757 180,757 00000000000009aa0104c5e40ebc8b4642c7b8f72eb14f2c6d84bb4ffc48e5b8 353 0.14/1.00 vMB 127
180,756 180,756 000000000000066606829931f5af8194e73182233d3a560fe33180383e97f318 106 0.05/1.00 vMB 93
Previous 10 blocks ↓
Total Size: 782.51 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.67 GB
    • Received: 15.55 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.