Loading Tool

Explorer IconExplorer

Memory Pool

53,673 transactions
29.73 vMB
0.10335502 BTC
Random Selection Loading Transactions
Max Size: 159.68/200 MB

Candidate Block

Mining Attempt 69026c26b798e5857b7710c07375a4302f390b79c19b31871a04e7444de6ac11
Version 20000000
Previous Block 0000000000000000000086737fba9a33bd6932388559488701a76c615d9b1e14
Merkle Root ab1e43a5aae26c6be4eee0c6a3c489ac2ad1e3ca042355b5ac436d00a09eca1e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,781
Size: 1.00 vMB
Total Fees: 0.03120767 BTC
Feerates: 150.77 > 3.13 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,714 (144,889 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
769,825 769,825 00000000000000000003d52a8b1a96af275295aacea1c3045a2a1475721acd15 61 0.02/1.00 vMB 19
769,824 769,824 00000000000000000001b8b580ee643bbb541d4df9749d0312b4bc407f225ecf 459 0.28/1.00 vMB 6
769,823 769,823 00000000000000000003295e8e7f533252275bf5850475ae44dd8a87db79c608 761 0.67/1.00 vMB 4
769,822 769,822 00000000000000000006574f0a0f25ae6838070871969516b18e81b448f80fd5 580 0.24/1.00 vMB 11
769,821 769,821 000000000000000000015351c4cd942c8fdceeb12cf56fbffdb8c39e22b4d029 78 0.04/1.00 vMB 7
769,820 769,820 00000000000000000003f05407c4b43923afe9c67469752b496ba8c8b58799e1 306 0.12/1.00 vMB 8
769,819 769,819 000000000000000000053d3b8fa5d52015200313860fb14569e4483eb3781c7f 1,595 0.68/1.00 vMB 11
769,818 769,818 000000000000000000014e74f0efefcee8690593cad8a219512f943d8f2a931d 774 0.49/1.00 vMB 4
769,817 769,817 00000000000000000005d3259c43a0c11aef181cdb796c1fbbc035cdd6d539e5 1,636 1.00/1.00 vMB 5
769,816 769,816 00000000000000000000481bd001209200188eb50c5c171920ffad109cfd94bc 1,980 1.00/1.00 vMB 14
769,815 769,815 00000000000000000004ded4239ef16b169412ba7df58cc914bbf90873260522 979 0.41/1.00 vMB 9
769,814 769,814 000000000000000000063147ce62dbaaea27a45a6e54e58cfa5171ff300b59a7 865 0.34/1.00 vMB 11
769,813 769,813 0000000000000000000750e521dd006dc82ef1a40f078d6543b2832e49cf1926 73 0.02/1.00 vMB 8
769,812 769,812 000000000000000000027af5d926874fa174e8e57cdcb07253ddee8eaad0454f 783 0.36/1.00 vMB 9
769,811 769,811 000000000000000000039ec24e74300177a2292d36b11599d8be52f322811810 2,550 1.00/1.00 vMB 10
769,810 769,810 000000000000000000045dc5c16b1fd13529aebd9c983dcddec02bdf7f0a490b 1,036 0.48/1.00 vMB 8
769,809 769,809 000000000000000000054ee0819f9b5f1456650a92d4b771659329988c2f25ea 369 0.16/1.00 vMB 9
769,808 769,808 00000000000000000003b2697238227a8dac10b38a9a0bb588c89489b0e91167 1,043 0.55/1.00 vMB 10
769,807 769,807 00000000000000000007df9c6d5e9a77750bdd9a23c0ece8e1252db6be302d28 184 0.14/1.00 vMB 10
769,806 769,806 000000000000000000050b9b881e746871abcbdf628eb1aae53a10b1923b70bd 472 0.32/1.00 vMB 11
769,805 769,805 00000000000000000000ccb7af375ca306ed0f5baa368126b1adb7e5e38dd8a5 92 0.34/1.00 vMB 9
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.16 GB
    • Received: 12.69 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.