Loading Tool

Explorer IconExplorer

Memory Pool

40,434 transactions
28.25 vMB
0.13737495 BTC
Random Selection Loading Transactions
Max Size: 144.26/200 MB

Candidate Block

Mining Attempt 721ecadbb7b2f698a0495625dc86be48628bc1b5597abea0936a36c8eeca4606
Version 20000000
Previous Block 0000000000000000000024b6183bd80aeb2c50feadbe74d837f0ef1fca0de972
Merkle Root 18793fbf9eea5e2dd1223acca2414c1f22527be65d358b68327b5228e53d14e1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,004
Size: 1.00 vMB
Total Fees: 0.08300974 BTC
Feerates: 102.90 > 8.32 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,632 (151,121 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
763,511 763,511 00000000000000000002b0c4ad4ff4b9e223aec9db70b6d09aa0c9de1b4bfb9a 2,837 1.00/1.00 vMB 26
763,510 763,510 00000000000000000003e44e6b3fc7c3e33415bcd14f4b8c23e4ef18a072aa4e 2,281 1.00/1.00 vMB 40
763,509 763,509 00000000000000000006314f0acad9eb18836684afb4fa3b742484c9b6084c24 441 1.00/1.00 vMB 15
763,508 763,508 0000000000000000000190055dcca893ac75dc979ef9024ef0ea296218a9899e 1,167 1.00/1.00 vMB 17
763,507 763,507 00000000000000000001263526fe7598deb7c29ba1b1553f8d2f531a8e6e05ac 2,869 1.00/1.00 vMB 27
763,506 763,506 000000000000000000016ad481cec9b4b06a2e5aec84ee5b11a0f684218ec17e 2,453 1.00/1.00 vMB 42
763,505 763,505 00000000000000000000eebae0b80e06a7af878203a3862b6f217f15d45112fe 444 1.00/1.00 vMB 15
763,504 763,504 00000000000000000004a04e0f6801fb4c479f1b74fae74d697f15c6178d1067 660 1.00/1.00 vMB 13
763,503 763,503 0000000000000000000409351a8ba867963b8553357427a6a6f17b602d63cddb 2,975 1.00/1.00 vMB 26
763,502 763,502 0000000000000000000766747db16d75f8917fc643bce85bf8655fc65e654355 2,341 1.00/1.00 vMB 41
763,501 763,501 00000000000000000002fec0391cf0255719df66a51f38968f8331a5a2a37da8 176 1.00/1.00 vMB 13
763,500 763,500 00000000000000000004b28184d8645c25faec1e1b2c4d7ac11b470f489bbfb8 1,532 1.00/1.00 vMB 26
763,499 763,499 000000000000000000059ecf7393f757a3f29f56008c495c2f492123a2ef6500 2,203 1.00/1.00 vMB 26
763,498 763,498 0000000000000000000650cbded8f51af9efa905e38f64521b996d3076c54bb3 626 1.00/1.00 vMB 17
763,497 763,497 000000000000000000079a468a2b5dd7b2bd06a6449a2e9b6545ed112a38123f 1,160 1.00/1.00 vMB 19
763,496 763,496 00000000000000000004c971da1aade91dab652e448c3b429ef7e9b53fa136e2 657 1.00/1.00 vMB 16
763,495 763,495 000000000000000000072c3af9e53bb3c866e0db844e9b753e37c336872ead78 698 1.00/1.00 vMB 16
763,494 763,494 00000000000000000006477beef13ff2422e942fef23301ee20392da3f5d431b 1,892 1.00/1.00 vMB 24
763,493 763,493 000000000000000000037a6c1d084b604959058e3d072e6ab8471ac6b27e8e06 1,111 1.00/1.00 vMB 19
763,492 763,492 00000000000000000003884341ac9320795de2c923e0ae601839c24805158a53 1,150 1.00/1.00 vMB 24
763,491 763,491 00000000000000000004fa01d2c875cd3bb095f80c339dddbc193fffd9d5a35f 1,374 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 781.74 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: 630.38 GB
    • Received: 12.03 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.