Loading Tool

Explorer IconExplorer

Memory Pool

84,200 transactions
31.63 vMB
0.14080436 BTC
Random Selection Loading Transactions
Max Size: 188.92/200 MB

Candidate Block

Mining Attempt 10855177fb5bcdd23cc15b514502bc85d61e1d16a418e906edc4784a907a029e
Version 20000000
Previous Block 0000000000000000000155b2073facafbf0b2f4713974f25dac073632df31896
Merkle Root f4cafe24ca8ff40d961ba0ce254df7d18a4a54c18070755796ecf0201d4f0efe
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,114
Size: 1.00 vMB
Total Fees: 0.03681279 BTC
Feerates: 55.77 > 3.69 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,148 (156,414 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
758,734 758,734 00000000000000000006ddc1b4ebf4d5ebfd73c9f47dff253b4522bd2be0a538 1,943 1.00/1.00 vMB 8
758,733 758,733 00000000000000000002c932440e32f53926ace5d92974678bd06b161ed7b632 2,839 1.00/1.00 vMB 16
758,732 758,732 00000000000000000000a4034b65bc2a2d021d47e6f2f78d990ea3c5942a72bd 804 1.00/1.00 vMB 1
758,731 758,731 00000000000000000002e2e0b873e8975b50c1f7839308313df145d1108d3eb7 2,233 1.00/1.00 vMB 13
758,730 758,730 00000000000000000004026a0f0a8cf52b7cbce2534765609c6bfeae8c9abbc4 1,397 1.00/1.00 vMB 7
758,729 758,729 00000000000000000004e781fb0b415bd60013cd132af584ba59aefa1c7c6dc7 2,653 1.00/1.00 vMB 11
758,728 758,728 00000000000000000002d54c371c0c62a54f00dc68a09274c7da78fd2e3e73ae 1,049 0.45/1.00 vMB 9
758,727 758,727 0000000000000000000427dfc8e8234415bad4843a210125aa4ea5fa2761be51 573 0.25/1.00 vMB 8
758,726 758,726 000000000000000000049dd3f9260c89c623b8d09f23c17c83e8b9423c256dac 1,284 0.62/1.00 vMB 8
758,725 758,725 000000000000000000026e8962e7c8dfbba74cf33892e1726967ec97432d365c 988 0.43/1.00 vMB 8
758,724 758,724 00000000000000000000daabe49e69e07c82bc5d76234b1c1c778c787668cf3a 602 0.18/1.00 vMB 10
758,723 758,723 00000000000000000002e064fd2a91be56dcae1b4bb698326fd5e6bc9e3dd082 597 0.22/1.00 vMB 10
758,722 758,722 00000000000000000002e1d13f36ee37590f3b63314147fe618dcdb0ca786082 1,361 0.57/1.00 vMB 10
758,721 758,721 000000000000000000029a6daa0201ec9d1ff066127c0ba064183b5d93058be7 461 0.13/1.00 vMB 11
758,720 758,720 000000000000000000017508127cded574259234f813fcae31d5809e40b0aaec 1,624 0.85/1.00 vMB 7
758,719 758,719 00000000000000000006869f04ba413d0fdf8f4695d3143f18f0aae16f6d2d46 1,434 1.00/1.00 vMB 13
758,718 758,718 0000000000000000000176eb831b27c092f2d19c938e4ef5b4a7427ceeeff93a 25 0.01/1.00 vMB 10
758,717 758,717 00000000000000000007186f7be379c7c47955296ee29ceba024dcb0a86d6f71 1,358 0.53/1.00 vMB 8
758,716 758,716 00000000000000000000d8a14b8909d3ddc2eef3d78709bc44e275f2cae88234 60 0.03/1.00 vMB 14
758,715 758,715 0000000000000000000574ea12f7aefc31072f23e44616b2ac3993fbc0ccc9aa 936 0.60/1.00 vMB 5
758,714 758,714 00000000000000000007072a80987b69b43a909ae48724eeed157af777869282 2,840 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.65 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: 672.72 GB
    • Received: 16.32 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.