Loading Tool

Explorer IconExplorer

Memory Pool

21,295 transactions
9.28 vMB
0.10809380 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 53.19/200 MB

Candidate Block

Mining Attempt ec23807c23992e5236dc0999e103da1985da5aa4b94d16ef495b696877df1eb3
Version 20000000
Previous Block 0000000000000000000145675ea6000f3d15ebd1e48b044500eb75bc4f666b05
Merkle Root 2ef751890a86699f83b4c41f5eb6865ec3b6b5a7421176bc64c09b7338f0b25c
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,332
Size: 1.00 vMB
Total Fees: 0.08244392 BTC
Median Feerate: 3.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,423 (840,725 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
72,698 72,698 00000000000a4d0ab7773857e7ecbef9d5bea673e1f914007908bec41dc899cd 6 0.00 vMB 0
72,697 72,697 000000000020719a7afd04167e2cb4fb6199cf030123092bdda83ec9e974e806 2 0.00 vMB 0
72,696 72,696 00000000002345dcf76a972687c274d5e04d374ec9c7202814d67434f3a7192b 2 0.00 vMB 0
72,695 72,695 00000000006f780e3932ec1c1ad0694c81f7d4a4789b29e40f490921a09dcd8a 1 0.00 vMB 0
72,694 72,694 00000000000adb5d5a926b0231db54dede8af50cec52a2c09a1caddd05060e1e 1 0.00 vMB 0
72,693 72,693 0000000000b21be1d478597ee90730a0ec541764923073ef07a662cbad847b12 2 0.00 vMB 0
72,692 72,692 00000000002a18c1c58f66876a4dc5e91b6c4210b674d613e218d3c87ade536b 2 0.00 vMB 0
72,691 72,691 0000000000a390176d4eda64a8181b0679c3667600f760b58f6256e19ed545df 4 0.00 vMB 0
72,690 72,690 000000000032125d86802cba4eb287b1600e3ce4c12773a23a357bb3830a77cd 1 0.00 vMB 0
72,689 72,689 0000000000a0f4ace585b6f1f7959b8d557167ab5be45b8fddb145b2b98a8aa7 1 0.00 vMB 0
72,688 72,688 00000000008b07694ef65434ed407a73b5fd73c483506eefaac638db1463c0a0 5 0.00 vMB 0
72,687 72,687 0000000000494ea4ad46435db0df9cd0a9d5d9101d18052e4b6fc49bbce7a13f 1 0.00 vMB 0
72,686 72,686 0000000000a7ba4edf46221b554e493f079f9c4feb8f11a8302667fe1944ca78 2 0.00 vMB 0
72,685 72,685 000000000084c1f96514bdf674e928fd3a3bfe8b3fa88391b3962c90246f5404 1 0.00 vMB 0
72,684 72,684 00000000003ecc1d6239a5c7b23790917965ef423f5c94a7bf2152642258ccae 1 0.00 vMB 0
72,683 72,683 00000000007592b6482ac25db2120226b58a6bc804539e687bd1164e1fca783b 1 0.00 vMB 0
72,682 72,682 000000000030e25a5bc40837d18738fb463ba4a2ec85e0f4ffc40f7c90a37113 1 0.00 vMB 0
72,681 72,681 00000000003b32e5be19c4063438c098f41e4f258c0431642cc7b957f8ef2029 3 0.00 vMB 0
72,680 72,680 00000000008c79ff954164ff1cbabe09ffe879182062aaf228b8ba4b81cec5b5 1 0.00 vMB 0
72,679 72,679 0000000000427083798c4c38fb41ac6f39d7d4a525a173463bc7448774fe5ad6 1 0.00 vMB 0
72,678 72,678 0000000000128ac9c081bfb06c50382b73df78a07c492410e7da3dffb80c0b8f 2 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.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: 297.32 GB
    • Received: 1.27 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.