Loading Tool

Explorer IconExplorer

Memory Pool

90,384 transactions
33.17 vMB
0.16302952 BTC
Random Selection Loading Transactions
Max Size: 199.91/200 MB

Candidate Block

Mining Attempt 64e4f2bfe7160c728fc6c28980e8bed43252c6781a37ea0c399af0d1892ef033
Version 20000000
Previous Block 00000000000000000000b3b36493b98d8831183a4c3bad48ccf282a73492693b
Merkle Root a5b61a60325e78a5db45e59300dc93a3369a426df6596700d802662f4ab82d98
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,752
Size: 1.00 vMB
Total Fees: 0.06312923 BTC
Feerates: 627.82 > 6.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,072 (66,682 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
848,390 848,390 00000000000000000000a8aed9300b5d5d1c0e5e30f3a4ab381918a7f4498be1 5,389 1.00/1.00 vMB 23
848,389 848,389 00000000000000000002dafa92bed446861a055dfe91bf40b0fc2c31b02f75cc 4,827 1.00/1.00 vMB 25
848,388 848,388 000000000000000000009aeb923178f0fd662908017770ec294b6d9e5d4f4400 3,648 1.00/1.00 vMB 31
848,387 848,387 00000000000000000000f2d5ef42a24bb82f23cd152766d9c1e79b6c856f7529 4,059 1.00/1.00 vMB 25
848,386 848,386 000000000000000000015802a1f33c4f9644eb5cc15ec7ad354e3116a6c936b6 4,609 1.00/1.00 vMB 19
848,385 848,385 00000000000000000001c665cff074d3665da1ed35701752dfdb4ab270853ade 3,682 1.00/1.00 vMB 16
848,384 848,384 000000000000000000030b32b07824d126ad6c6378a8db3d4684ff93372a9fca 4,718 1.00/1.00 vMB 25
848,383 848,383 000000000000000000015b18b8fa27e213667a668c134bbd602d0574c10ed3c6 3,700 1.00/1.00 vMB 29
848,382 848,382 00000000000000000000e8d2b6b071e81e51902f3a070ece97c4e95d4fd6ff31 3,484 1.00/1.00 vMB 28
848,381 848,381 00000000000000000002a3348ca452500f62c3582143967fbb4a251654abfbe3 4,187 1.00/1.00 vMB 17
848,380 848,380 00000000000000000001e802e7072ac9104a21b6d67c43f10be41bf7061e0280 5,260 1.00/1.00 vMB 21
848,379 848,379 00000000000000000002c5cd5ec55f80252bf2ae630b830f8f5b2d5e74d44843 3,951 1.00/1.00 vMB 22
848,378 848,378 00000000000000000002827d1b7ca993fa39a3408e0ebe61738958bc5105ad09 3,430 1.00/1.00 vMB 17
848,377 848,377 000000000000000000029bc47c4211690a409dbd93ac13b1cc6cbb9ea585fbee 1,827 1.00/1.00 vMB 12
848,376 848,376 000000000000000000022170509f84c681028f45cc8adaca79946e273939d3f6 4,464 1.00/1.00 vMB 18
848,375 848,375 000000000000000000018c4abf2508a3d35dd03a5f70330d2cd50e4f16dced12 3,657 1.00/1.00 vMB 28
848,374 848,374 000000000000000000035ae78d60f3b9730a73ee4082689a3bb236e97b550964 3,015 1.00/1.00 vMB 20
848,373 848,373 0000000000000000000126e12492e89ff0d5212b008ce458961643f2fc679b31 3,049 1.00/1.00 vMB 24
848,372 848,372 000000000000000000013f4349ca0663c960560fd5234509e3ffb627eb89902b 2,524 1.00/1.00 vMB 15
848,371 848,371 0000000000000000000064b20f025a2f5ac449554d9608830c187af798cd2270 3,964 1.00/1.00 vMB 23
848,370 848,370 000000000000000000013d2db2d51d086c0c56a866d171166cfbb4eee7234e5c 3,192 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.52 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.90 GB
    • Received: 15.63 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.