Loading Tool

Explorer IconExplorer

Memory Pool

37,246 transactions
27.79 vMB
0.05890007 BTC
Random Selection Loading Transactions
Max Size: 140.67/200 MB

Candidate Block

Mining Attempt 2abaf8e55369cbf18f190aa44b8f227263d1af6a58dbfd15dd4d3ec9de9ceed9
Version 20000000
Previous Block 0000000000000000000136ed55bb1ddf4d1f340955528f3c7bf60ccd85f41c56
Merkle Root a241ccf25d9d4602f0791556144dbba8813797bac7fac0f7dcc5a874c7aa725b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,875
Size: 1.00 vMB
Total Fees: 0.00583384 BTC
Feerates: 20.54 > 0.58 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,623 (155,702 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
758,921 758,921 000000000000000000047963e8f294b70283931bb9f2dc96e9a5307f584bf2a4 1,569 0.77/1.00 vMB 7
758,920 758,920 00000000000000000007822b657a887270279ff811b8b1627e54cbcf0783faa6 1,520 1.00/1.00 vMB 8
758,919 758,919 000000000000000000036ecc306534787fcf2e1009402bd14886d9c1df69aff2 411 0.12/1.00 vMB 10
758,918 758,918 00000000000000000006a70f3c8e677b79d67e1840d8191af5fed07cf9c5ded8 209 0.06/1.00 vMB 10
758,917 758,917 00000000000000000001e8aaf8299ac79b4fb4c21a2246567ba143f25283ea20 269 0.07/1.00 vMB 10
758,916 758,916 00000000000000000001cce5d38557b346062187db5064694ed8b84a5384ed66 76 0.03/1.00 vMB 8
758,915 758,915 000000000000000000044d449dec48dd2ed3e933cb859fca8145c0e1d2fadaa0 767 0.27/1.00 vMB 11
758,914 758,914 0000000000000000000524c1dd4065a6fc84e8d832ef30bf30ce4bffbf42f245 413 0.14/1.00 vMB 8
758,913 758,913 00000000000000000006275b5c9159155305549b6ccee15fa0c38aeaa139189b 1,918 0.72/1.00 vMB 8
758,912 758,912 00000000000000000000dc2d428c8e20d519c0e1339ce2830da9d308f2a54148 1,002 0.30/1.00 vMB 8
758,911 758,911 000000000000000000066101502c32678f29fdc763b9070ade9cc10231a579f3 1,692 0.60/1.00 vMB 8
758,910 758,910 00000000000000000002306f7081e428595f8c785ce1b4eb70cae90b0b20a1f0 363 0.11/1.00 vMB 9
758,909 758,909 00000000000000000003d06762f6c5ca26902b348649ddcc5c4d2db99eb80436 86 0.04/1.00 vMB 5
758,908 758,908 00000000000000000001a7ba3f06981c53dbcc7b0ad3831e0a3c89d92a48bee7 2,127 0.83/1.00 vMB 7
758,907 758,907 00000000000000000001baa80d4b20b264bb592f55b55e20f8a46b00efedeff2 2,119 0.89/1.00 vMB 8
758,906 758,906 0000000000000000000287cec84c1f03f5c581f0902873e5713cd5ece5d63dd9 1,980 0.71/1.00 vMB 10
758,905 758,905 0000000000000000000119770310f7a0aa5c64ddae0ef80aee045b40318c42b3 1,736 0.62/1.00 vMB 9
758,904 758,904 000000000000000000077af36c3cfdef9be35a9c4492e387af3bc2703c5aa93d 1,318 0.84/1.00 vMB 7
758,903 758,903 000000000000000000023a3faf11288272b00bc7ddee729ca471de5d522ef2f5 1,830 1.00/1.00 vMB 9
758,902 758,902 00000000000000000005f34583bc85fd2e02879f5fc30c156ed19e68e0619fed 937 0.33/1.00 vMB 7
758,901 758,901 000000000000000000057b94c073baa0e3aa9101be0f5cff560441d908757203 123 0.09/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 781.72 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: 629.94 GB
    • Received: 11.96 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.