Loading Tool

Explorer IconExplorer

Memory Pool

80,361 transactions
30.14 vMB
0.12314605 BTC
Random Selection Loading Transactions
Max Size: 180.81/200 MB

Candidate Block

Mining Attempt 213630c2c824315400b1121327ab715bf9b00d8da7003db7c70c32644b65301c
Version 20000000
Previous Block 00000000000000000000b062ce7c1ce93baecfacba3f86e7f53b0c46b27d927f
Merkle Root 46d96d786fcdc101bf92030fc58568a6e9f65decc4906ce425d0e12528c95167
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,268
Size: 1.00 vMB
Total Fees: 0.05444731 BTC
Feerates: 150.86 > 5.46 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,106 (518,091 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
397,015 397,015 000000000000000007bd96b98ca1dc225370121bdba32daef85fc1e890d3cdd1 2,355 0.95/1.00 vMB 49
397,014 397,014 00000000000000000078e562f533c8e255009bad3797fe8b2c985ced870605f2 580 0.32/1.00 vMB 28
397,013 397,013 0000000000000000070cdba066377e3225adc0850668f4dc0d601dd01d00bd31 556 0.33/1.00 vMB 29
397,012 397,012 000000000000000005104cb43f4e3f0ddc26c4be24875f2746746f6b2f6c56fd 582 0.30/1.00 vMB 28
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
Previous 10 blocks ↓
Total Size: 782.57 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: 671.23 GB
    • Received: 15.88 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.