Loading Tool

Explorer IconExplorer

Memory Pool

80,782 transactions
30.13 vMB
0.09935751 BTC
Random Selection Loading Transactions
Max Size: 181.80/200 MB

Candidate Block

Mining Attempt c1758852187c153fe65146e4606e4928442bc0f665f3da6cc0791be51605f4e1
Version 20000000
Previous Block 00000000000000000000f924cf5022dab74d96145383ec21fa5a02b0a126c621
Merkle Root 9bd769342c919d4d4049bd27bd89e9980f4621aa076f6224e47fdca002bc90d0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,169
Size: 1.00 vMB
Total Fees: 0.02775598 BTC
Feerates: 54.29 > 2.78 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,124 (289,021 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
626,103 626,103 0000000000000000000afc28b0e64ec85b502e7cb8c788e0ff4e0f3623fa7a8b 2,913 1.00/1.00 vMB 22
626,102 626,102 00000000000000000008467e69b89618899b1b20ae03289339bb9c086ce00135 1,954 1.00/1.00 vMB 11
626,101 626,101 00000000000000000011b4068638cc6ba10c289e4b6f2a4fffc38faabd0b737b 1,189 1.00/1.00 vMB 1
626,100 626,100 00000000000000000003620f6720ab25ab5d9a20908ae8c7e99f13211eb1aa92 2,734 1.00/1.00 vMB 19
626,099 626,099 00000000000000000005ff4229b478dabf53758435da6e1be6969eb9b9deb731 2,678 1.00/1.00 vMB 9
626,098 626,098 00000000000000000002af97483e6d1528a6c367da59085969ad3bedb2130264 2,565 1.00/1.00 vMB 28
626,097 626,097 00000000000000000008962c86b15609ecb753b8467dbd66a97a778cd0716137 2,679 1.00/1.00 vMB 30
626,096 626,096 0000000000000000000916e03477e7fab0f94dacf8d6ac72a3508cef223d782e 227 0.43/1.00 vMB 2
626,095 626,095 0000000000000000000ed8fda28eee9ccaecd755fa03fe3549f8367e7615d531 2,479 1.00/1.00 vMB 16
626,094 626,094 00000000000000000009d72395e6db8c03b85b6eeb3e9f2924d669a7db6d7868 526 0.36/1.00 vMB 9
626,093 626,093 00000000000000000007003342a1b012ac1aaaf1fb5b2715b49e9d9a037dbe9b 2,230 1.00/1.00 vMB 13
626,092 626,092 0000000000000000000e8b50b817a75f7dead063a9fd1a9cd137523f15eb9583 928 0.41/1.00 vMB 14
626,091 626,091 00000000000000000004ae210ec9c27e2857041f299938b40a7d11c934bb0d0f 1,028 0.68/1.00 vMB 14
626,090 626,090 0000000000000000000e2127220d4a8abb034e963b62a7b25df9eb38c1124150 703 0.89/1.00 vMB 6
626,089 626,089 0000000000000000000f4e0fd0026c8965ccd6f80d85d32f43bad90d3c766163 2,934 1.00/1.00 vMB 17
626,088 626,088 0000000000000000000dbc3e95db3ffb66ae42e3c359f3b60f941ca4c54cd8e9 492 0.58/1.00 vMB 3
626,087 626,087 00000000000000000001df44e0ed2ad8e11a4dc99bac0d44ab22d2c7ddeb6f04 423 1.00/1.00 vMB 4
626,086 626,086 00000000000000000000349bf0cb2cbd6b6dc657ffe357c596a4e3752922718f 1,929 1.00/1.00 vMB 7
626,085 626,085 000000000000000000036be92d7b693bc20d3e7dba4e3d7baa1e49f61aeb5704 2,789 1.00/1.00 vMB 22
626,084 626,084 0000000000000000000eeb16543c030b525492668c193c317a226ce89d2ae30d 366 1.00/1.00 vMB 3
626,083 626,083 000000000000000000059c360becf50362556a9e9e7925ab7cd3da7101c94690 2,058 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.61 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.87 GB
    • Received: 16.05 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.