Loading Tool

Explorer IconExplorer

Memory Pool

80,075 transactions
29.68 vMB
0.07181666 BTC
Random Selection Loading Transactions
Max Size: 178.92/200 MB

Candidate Block

Mining Attempt 72b803b0890f8a2f92c36371d77f3e7784ab1aac505d4ea576a2a76179bdb5a7
Version 20000000
Previous Block 0000000000000000000115431274d076f8aa22965479bdc44a0f8d6a1664cabe
Merkle Root fede79c37466aacf190eab7c93915f48369e726d3c22de5daa2e7ce66827c1e9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,810
Size: 1.00 vMB
Total Fees: 0.01136349 BTC
Feerates: 147.04 > 1.14 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,983 (122,296 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
792,687 792,687 00000000000000000003f28ad868af7cc7e18fbc6a584d68bfc85be5ca2698d6 2,843 1.00/1.00 vMB 24
792,686 792,686 000000000000000000042d4231e88cecf2d4b9176f0aba64ec3019d454ed7404 3,593 1.00/1.00 vMB 41
792,685 792,685 00000000000000000003a2a99912dbc64da587e97aa14ce66f75f8e9f7972627 2,400 1.00/1.00 vMB 25
792,684 792,684 00000000000000000003aed097cc3693db7cef92ee37467f6d35477e69fcdb9b 3,491 1.00/1.00 vMB 20
792,683 792,683 00000000000000000004d9a5251e1ef615ce46f6fbb1e43cffcdf876c5ff9a34 2,344 1.00/1.00 vMB 22
792,682 792,682 00000000000000000001084e7f2d1ab176c887361b9303fac6a80e7a4aac2009 3,333 1.00/1.00 vMB 37
792,681 792,681 000000000000000000005ec7abc067beddf5901190ae71f1c7e943af286b1422 3,484 1.00/1.00 vMB 42
792,680 792,680 000000000000000000001f3e814c1d42025b4aba5ed5ee3c978cf0ea7bdd94f6 3,099 1.00/1.00 vMB 61
792,679 792,679 000000000000000000057070f857e1fa4b9fa7c4a24da9cf2025d69e01a9d8a7 3,609 1.00/1.00 vMB 61
792,678 792,678 0000000000000000000510d78ab70bcd2a322495fc85ddbf872cf277e7987ed5 3,812 1.00/1.00 vMB 29
792,677 792,677 000000000000000000031ce566740459ee144c14c87c4e803adae890806df8d2 2,576 1.00/1.00 vMB 19
792,676 792,676 00000000000000000002a3d7aec2d61662024771231dd921643ae083df8f5aad 3,115 1.00/1.00 vMB 36
792,675 792,675 0000000000000000000315702f6946841b4067785402138612b9dab4cd27b96c 2,780 1.00/1.00 vMB 18
792,674 792,674 000000000000000000025781d3a0bdbaa33893d3bb43fd515b112dcd37270734 3,409 1.00/1.00 vMB 36
792,673 792,673 000000000000000000043a5f73d14abf040c67270b81c982eeca3fc932a6fdbd 2,749 1.00/1.00 vMB 45
792,672 792,672 000000000000000000049f5fbf3da30619840fb725ccdda67b71616415dbbb4f 4,151 1.00/1.00 vMB 20
792,671 792,671 000000000000000000041ce96111d9bc15b40a255521ebbc4f916faef3cab075 3,681 1.00/1.00 vMB 38
792,670 792,670 00000000000000000004ae8ddf0b5d4c038bfefcec0db263f6f958ba67960ee8 3,470 1.00/1.00 vMB 37
792,669 792,669 00000000000000000004e544b67da83fa2d42bdd9aed044fcefe511bd2f84969 3,685 1.00/1.00 vMB 31
792,668 792,668 000000000000000000010c45eb5f92cca6a550de5cacfe15ec060d5eb9af64e6 2,588 1.00/1.00 vMB 26
792,667 792,667 00000000000000000003724f8545ccb6e79157068bd6c4bd244a6e45cb42bbb8 1,337 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.36 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: 662.83 GB
    • Received: 14.88 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.