Loading Tool

Explorer IconExplorer

Memory Pool

44,837 transactions
28.57 vMB
0.12126251 BTC
Random Selection Loading Transactions
Max Size: 151.11/200 MB

Candidate Block

Mining Attempt 42a9137642e9e988cd253162c5f61e391f023e5955e05f880f180e74d1f27878
Version 20000000
Previous Block 00000000000000000001b7fed1570278bf53c34ddd10975046ef0611921f9718
Merkle Root b91b6c114891e4bbfbe19dc166ab1a6cb24640351986b01c38c7a38e14fd3f8a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,449
Size: 1.00 vMB
Total Fees: 0.06679852 BTC
Feerates: 101.65 > 6.69 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,809 (617,144 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
297,665 297,665 00000000000000007aee36cbcc78bd19f0a3886838c21e3e9320983063cfb085 677 0.38/1.00 vMB 35
297,664 297,664 0000000000000000968a442571f8d33d48ba52a4b2b497bd5165429c331dd540 459 0.35/1.00 vMB 36
297,663 297,663 00000000000000006202e5b84e5822a574c999eb2711d0b9b3cbbdf0fe010c83 1,592 0.91/1.00 vMB 25
297,662 297,662 000000000000000050bb043031fcc2838b7dd8246d0ffc1334c25d22614383fd 902 0.35/1.00 vMB 49
297,661 297,661 0000000000000000451f2f7764e760e3aaba61d21c779f3f5ed972e86ea96234 1,186 0.35/1.00 vMB 68
297,660 297,660 000000000000000077ebd737c8edb4b0f00b7aff33668f367404a85074d6fe0c 502 0.25/1.00 vMB 33
297,659 297,659 00000000000000003874bcb8b51ff4228bdb922c5f4e278885dde83522b5a775 244 0.10/1.00 vMB 28
297,658 297,658 00000000000000002889509399f24281db9a1666fca66298a5c3e8d544edfbcb 757 0.34/1.00 vMB 32
297,657 297,657 00000000000000001bc78b4389aebbed798779eff995e3675bfa634dc5eee1a2 1 0.00/1.00 vMB 0
297,656 297,656 00000000000000008780e3343830c1e493531e96349d818a7d0cd3185754b17f 852 0.35/1.00 vMB 38
297,655 297,655 000000000000000077ab740969f539a7c52e892a54afc52c85dc8f1c1bb9a16c 602 0.31/1.00 vMB 27
297,654 297,654 000000000000000056b8cc4435ce0d080e98cd784b554779e8b18f3b4ea7bc76 512 0.18/1.00 vMB 55
297,653 297,653 000000000000000056256b501107a4dd4629ea70ecbf048771663411f83c5492 277 0.10/1.00 vMB 30
297,652 297,652 00000000000000002737f1b211a46efc1ca303696052724d0d3a5da5526d2716 1,538 0.85/1.00 vMB 36
297,651 297,651 00000000000000001c8019e565997eb65fd86ab0bf4e65e0a12d5c463cd14512 911 0.35/1.00 vMB 60
297,650 297,650 0000000000000000020badba5428ad112a213631f41cee42223992dc034b0e31 256 0.13/1.00 vMB 108
297,649 297,649 00000000000000005ac18ce32f4bd40e081ac77046c24d6ee359b35cb0b937fa 169 0.07/1.00 vMB 51
297,648 297,648 0000000000000000929ee2af865dcd401165f35d122dc76adca8098e2556c60d 74 0.04/1.00 vMB 49
297,647 297,647 00000000000000001ec70cb39bd9485030efe1a6c50d66228d456ab7192fa469 1,060 0.47/1.00 vMB 35
297,646 297,646 000000000000000073e5dcd089e85013314efe2bfa1a598112d3d62be3b5eda8 72 0.04/1.00 vMB 26
297,645 297,645 000000000000000079b27e68db40eeab99fb5c4c62529d1d5708f06632e50ad5 471 0.24/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.05 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: 650.89 GB
    • Received: 13.34 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.