Loading Tool

Explorer IconExplorer

Memory Pool

79,329 transactions
30.75 vMB
0.10812021 BTC
Random Selection Loading Transactions
Max Size: 180.45/200 MB

Candidate Block

Mining Attempt 7d4503aaf3744025b2b4f031ba33a405cfd0e76fbe5c3b09f70d24c8ee901ae4
Version 20000000
Previous Block 0000000000000000000021f3a956650a7471edcad1ab0779099a4375c55a0f91
Merkle Root 94002deff9ee3269b9ce7be03d4f8321a99db59a5f0af7eb857af9a1911b2696
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,841
Size: 1.00 vMB
Total Fees: 0.03444789 BTC
Feerates: 201.36 > 3.45 > 0.47 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,058 (518,047 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
397,011 397,011 000000000000000002213a6ff57fbb3c10cc27387d536cd3c827bb1ddb03b4ec 390 0.17/1.00 vMB 36
397,010 397,010 000000000000000008d56bf2db9c8b3faddcf4578fb3075b790d3d6393dfa69a 1,760 0.89/1.00 vMB 30
397,009 397,009 00000000000000000108d36a7fdb82071bb99876ce646c26493a225cdc0e67c9 1,900 1.00/1.00 vMB 41
397,008 397,008 000000000000000001e4a05a8152a7e478a44b4ba8420a5b62d85e942e88ca12 169 0.11/1.00 vMB 24
397,007 397,007 0000000000000000057b7078b83b04919672f3556f443525739f4821850a6a8f 466 0.31/1.00 vMB 22
397,006 397,006 000000000000000000546a03fce4a4b500e4aa73a7602bc38982e7023b12528b 1,028 0.55/1.00 vMB 22
397,005 397,005 00000000000000000083cb0840ee381cb0f57fe2402d46905b5f739a19cf59fc 1,568 0.93/1.00 vMB 39
397,004 397,004 000000000000000004ffdeb70610664eb6d560d9bd0f6674c10a616b31bfb68d 1,322 0.89/1.00 vMB 20
397,003 397,003 0000000000000000060072861dc01f9608c155e2440501cd67c485b7a4ec2fb4 1,336 0.95/1.00 vMB 28
397,002 397,002 000000000000000002eb3dddb5c1ef4cf36a1876c2f6ef215fcff86474e36660 2,580 0.95/1.00 vMB 43
397,001 397,001 000000000000000000960d82b8087044a1749c1aa248b006941df19eb02c5d90 387 0.23/1.00 vMB 34
397,000 397,000 000000000000000007f009e95a2d20f5d007bf79ea3a1ac24cbb7747dfe5f216 36 0.05/1.00 vMB 5
396,999 396,999 000000000000000002c06f201e90423f191321ac384ff1ca0a6da8de6b2ea8cf 441 0.23/1.00 vMB 29
396,998 396,998 000000000000000007e1c0b44c25bc6344e8e2af6651cc3dec509dc5d166d515 1,025 0.50/1.00 vMB 32
396,997 396,997 000000000000000007f69c47141d8ae3aeab3e77a9bf886a1ad00b42b19a383b 1,663 0.88/1.00 vMB 36
396,996 396,996 000000000000000001f1643e10a94a68980b8f429f0276253a89f5296a3c9de4 333 0.24/1.00 vMB 29
396,995 396,995 0000000000000000022dbe3a3f99330b664b95d24963f40795b2d8a50076a56a 158 0.06/1.00 vMB 38
396,994 396,994 000000000000000000413fc234992eea887bb942d19d46e6b61413b5c4c7d630 992 0.52/1.00 vMB 33
396,993 396,993 000000000000000000baecacd733dec0452de54cbf9847d7e1534c2549729cee 767 0.42/1.00 vMB 28
396,992 396,992 0000000000000000050ff70b607a8200b9bfa0339ca9afbc55a45bdab94821a0 1,482 0.69/1.00 vMB 34
396,991 396,991 0000000000000000012adf356ae4a31dc685357256c96d058248904164234305 146 0.11/1.00 vMB 13
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: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 668.33 GB
    • Received: 15.48 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.