Loading Tool

Explorer IconExplorer

Memory Pool

45,131 transactions
28.53 vMB
0.06868431 BTC
Random Selection Loading Transactions
Max Size: 151.13/200 MB

Candidate Block

Mining Attempt 8c04d1175ab49717581efdadf873f3aa4e27ee4927ad87b11d8b3a6e9a9b9178
Version 20000000
Previous Block 00000000000000000001439d85f4c9865dbd63fa2c12f0157e9689daa4e781f6
Merkle Root bbc474e51a16c14361d834e26ba20aea96978c3110e0dd401819f7ef56119199
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,999
Size: 1.00 vMB
Total Fees: 0.01348932 BTC
Feerates: 100.15 > 1.35 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,810 (517,803 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
396,990 396,990 000000000000000002b057ac869b136e48f0c93e37ab2c1578a20cecc20f0b5f 647 0.99/1.00 vMB 12
396,989 396,989 0000000000000000061714f1270095e32c3a29e8e82b0848da2e0fc39b278263 344 0.47/1.00 vMB 8
396,988 396,988 000000000000000008f983f222c39d15f1e7c79cff94acc98c89fef84f1a92c9 123 0.05/1.00 vMB 35
396,987 396,987 0000000000000000065610fb9e1a355c24d8caa79c0cb342277eb177dd6f8a4f 674 0.35/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.05 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: 650.92 GB
    • Received: 13.35 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.