Loading Tool

Explorer IconExplorer

Memory Pool

50,384 transactions
28.89 vMB
0.07483514 BTC
Random Selection Loading Transactions
Max Size: 154.33/200 MB

Candidate Block

Mining Attempt a72c4f76120e6eebfda647a36868e3482e78a74995bd686c2fcad5b22e11efee
Version 20000000
Previous Block 000000000000000000016a897dabefb20f390f982f4e0ac2335db067031c25f6
Merkle Root 969f7125c4f83ba8c4b6059c81ecf1b6c9048cb96a5361001b0e9b3e11ca51dd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,686
Size: 1.00 vMB
Total Fees: 0.01137632 BTC
Feerates: 40.21 > 1.14 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,716 (274,021 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
640,695 640,695 0000000000000000000360fbbb333a390054e625c1be7d968e5277792dfe5b15 1,998 1.00/1.00 vMB 49
640,694 640,694 000000000000000000003fe9e3e04d5798cbf005cfa9aac5bef66f584a395f8e 2,197 1.00/1.00 vMB 36
640,693 640,693 00000000000000000003031fec148a16a87d0a51c9397a9da9a71653ed8ef259 2,407 1.00/1.00 vMB 58
640,692 640,692 000000000000000000073c208c21ffe6ab7aa2ecee469954ae021a72a7aee4e8 2,137 1.00/1.00 vMB 44
640,691 640,691 0000000000000000000e7602cbed2a5198e151700c95e246cad5a3d5a5666f01 1,597 1.00/1.00 vMB 38
640,690 640,690 0000000000000000000e97d2ff1f32fc7d7470f1308f84f37bac909667a0fa6b 1,868 1.00/1.00 vMB 40
640,689 640,689 0000000000000000000424f7806988e00f76cb11190530fd75c562ab80dfd7b2 2,552 1.00/1.00 vMB 77
640,688 640,688 0000000000000000000cfd6d11bab74860a1c31f8e1cf6a26513cece98d4d8ac 2,951 1.00/1.00 vMB 120
640,687 640,687 0000000000000000000ffe6d93ddd0ffa9d27e736f650d871ad19422f24f5539 2,508 1.00/1.00 vMB 81
640,686 640,686 0000000000000000000c60389327327a2bc10ed87bea0386d10703157a5ba890 2,877 1.00/1.00 vMB 105
640,685 640,685 00000000000000000006c169841680c2e760f8a8e1fca5a95430b9319f3f0e5f 2,022 1.00/1.00 vMB 100
640,684 640,684 00000000000000000007a88125ad51ed57e951ee7f0117961f5c8fc9cffd15a8 2,660 1.00/1.00 vMB 72
640,683 640,683 0000000000000000000a01fe22ffcfba7183c9d6c6354f246792bfacf52e260b 2,667 1.00/1.00 vMB 107
640,682 640,682 0000000000000000000feb4fa6b88245fa2633d78ec7dac6a4fa3e3faf6c5d4b 2,770 1.00/1.00 vMB 133
640,681 640,681 0000000000000000000b1e9a6ddb85855386ed1d819de76c814760db18edb526 465 1.00/1.00 vMB 12
640,680 640,680 00000000000000000001b936a603d8648f9cc25aadb11c6dd0f6161eaeae2255 971 1.00/1.00 vMB 8
640,679 640,679 0000000000000000000d788380ecd8e02a5e11fa2c92eb217f492f11d45553d4 1,498 1.00/1.00 vMB 29
640,678 640,678 0000000000000000000fe3af7a24cf3ef6c6000ecd145a0c2332c57a17a1e6a8 1,051 1.00/1.00 vMB 23
640,677 640,677 00000000000000000008902ad87febefbb1e10caa5e3611877c54c85d2054fb0 1,709 1.00/1.00 vMB 23
640,676 640,676 0000000000000000000bc89baa35f40a1b27f617e7c86b73aa8296399adde7a2 1,777 1.00/1.00 vMB 57
640,675 640,675 00000000000000000005eef1434bc5cfcd7fff97069d153517d7c795d465ac4f 1,442 1.00/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 781.89 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: 645.20 GB
    • Received: 12.70 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.