Loading Tool

Explorer IconExplorer

Memory Pool

73,086 transactions
27.04 vMB
0.06064747 BTC
Random Selection Loading Transactions
Max Size: 165.14/200 MB

Candidate Block

Mining Attempt 366de77cfa21398189adb92acd5f44ff704e450b0bc361bdc1a55f928b625038
Version 20000000
Previous Block 0000000000000000000100e14253151db2f2c8ca0f4ac25ece9c93f74ee122ca
Merkle Root e6a831dfd3fe0720e3ca2717db40984f03a40f17379dcb5580d406c09ab97f94
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,750
Size: 1.00 vMB
Total Fees: 0.00336292 BTC
Feerates: 26.12 > 0.34 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,318 (192,073 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
723,245 723,245 00000000000000000007756e84d417a448806475b476d7b0796d79d1a4e1c9e3 1,343 0.84/1.00 vMB 3
723,244 723,244 000000000000000000048afc60197f3b9c647e1b663f89cedf105b294d201f15 2,979 1.00/1.00 vMB 9
723,243 723,243 00000000000000000004c13cf63ed507f2a673180023849732131e88b37457c4 1,714 1.00/1.00 vMB 10
723,242 723,242 0000000000000000000455c2c2a42e5c25f8537ea2e34ef11804c4f5640f8d1c 89 0.02/1.00 vMB 9
723,241 723,241 00000000000000000003cd1aaea1b5db246e3c775e68ae051f5442c50bf66ebe 1,188 0.48/1.00 vMB 10
723,240 723,240 00000000000000000003fd4f9fdf467e930d5083060e8c77690b7048d4367c85 301 0.11/1.00 vMB 12
723,239 723,239 000000000000000000008252f2b35dcbf52c0d3ac743956804c7db90e956f189 1 0.00/1.00 vMB 0
723,238 723,238 0000000000000000000210896e125615da3cee1002b1bf0450719ab19ad60072 1,370 0.72/1.00 vMB 7
723,237 723,237 00000000000000000005a96179c73d1e820c8431f9fb6101f55db086e12cbd3b 803 0.40/1.00 vMB 8
723,236 723,236 0000000000000000000688d9b31390f0b5bb872af0120b6bd223a44a0f273c05 62 0.02/1.00 vMB 11
723,235 723,235 00000000000000000002df97608d641605b6e49f2acb54546415ab4aee780fbd 31 0.10/1.00 vMB 1
723,234 723,234 00000000000000000004deca7e33c8d96e82559453ec0e6a004cce19c0812be7 2,125 0.91/1.00 vMB 8
723,233 723,233 0000000000000000000a847e783bb13e1f9c9eca4ab99a488c61d3882c405c07 552 0.21/1.00 vMB 15
723,232 723,232 000000000000000000084aef21fd7f979a4df9e81ed36c0ed7d7bb077892697a 419 0.58/1.00 vMB 6
723,231 723,231 00000000000000000003519256f0ff804f968252db3be15e25ea6326a1311856 678 0.33/1.00 vMB 7
723,230 723,230 000000000000000000002ef17c128a15cee3b2588d2bcb2bdfceda38151279d5 546 0.22/1.00 vMB 9
723,229 723,229 00000000000000000006c86c1bfc2dac597de38ed079ed66f282d6d9588b2eaa 826 0.41/1.00 vMB 7
723,228 723,228 000000000000000000025276ff51b3bf1c9f95dd8b6c5ef08f23c1e865fa8a28 261 0.07/1.00 vMB 14
723,227 723,227 0000000000000000000587f8513d5e7af602d645243b603f0a1c02aac23e7f4c 1,317 0.43/1.00 vMB 8
723,226 723,226 0000000000000000000788d6fd3d7fdcfda8d0bc9fc161ad4c83b08ad715b468 1,171 0.46/1.00 vMB 9
723,225 723,225 000000000000000000070f8e0fbcebd6ee77eae55c2e08df8e442ee304e0e7af 1,989 0.97/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.94 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: 714.91 GB
    • Received: 17.62 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.