Loading Tool

Explorer IconExplorer

Memory Pool

74,632 transactions
28.71 vMB
0.08245653 BTC
Random Selection Loading Transactions
Max Size: 170.09/200 MB

Candidate Block

Mining Attempt 16b11e45db0d77e9693ea693e6910b7916089326a937da71379583f8929aca7d
Version 20000000
Previous Block 000000000000000000009e0d05ec642d7cff4f2783635cafb8c4809e49c30b10
Merkle Root b1cc96cbb89e0084d40c0558cd3e75ce800658167e1461acc1af72101df87a3a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,082
Size: 1.00 vMB
Total Fees: 0.02439067 BTC
Feerates: 150.93 > 2.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,051 (518,047 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
396,986 396,986 000000000000000001be3118d3d5a47aad108b1f40914ccf1e67f929341c5fdd 230 0.20/1.00 vMB 13
396,985 396,985 00000000000000000363f9a5f6d47bb98cad01be81c9cb4d3cecbfefeaa7e7d7 578 0.27/1.00 vMB 34
396,984 396,984 0000000000000000050b3d29e3a4c687f6467c025bddf3979f7e2b728bcad011 494 0.25/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.48 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.18 GB
    • Received: 15.41 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.