Loading Tool

Explorer IconExplorer

Memory Pool

74,376 transactions
27.45 vMB
0.06960523 BTC
Random Selection Loading Transactions
Max Size: 167.59/200 MB

Candidate Block

Mining Attempt 4ce643dc63b914d0f2d72ba4ed794946e72247dcd8edf611a2a57ab4df2595c2
Version 20000000
Previous Block 0000000000000000000189a5f20e878121d89bc785969cccc1ec619f95e896c3
Merkle Root 8d139ad4f9d57f4d096674235a27a715dc01ed95cf7486b998c7088fafe5f96e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,031
Size: 1.00 vMB
Total Fees: 0.01091716 BTC
Feerates: 84.71 > 1.09 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,281 (110,578 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
804,703 804,703 00000000000000000003c7e100a2b654a29fe6c53a2b3e604f8fe1fdd9a7c0a2 1,519 1.00/1.00 vMB 11
804,702 804,702 00000000000000000001b4b5dd9eca82c006e501d30fd534e1186883f5a1fcb3 2,998 1.00/1.00 vMB 14
804,701 804,701 00000000000000000003a278608a30a54b04b368519f35f65f7abb798f0370df 1,773 1.00/1.00 vMB 14
804,700 804,700 0000000000000000000204dd36b792d31143322403edfea7b5644506644a91e7 3,540 1.00/1.00 vMB 21
804,699 804,699 00000000000000000003950f2b961aeb9d0540c1bae8fcca54c893777decf382 3,487 1.00/1.00 vMB 18
804,698 804,698 00000000000000000002f62bcf3fe8597b15626b15c33eee80a1d9bdaa1518a4 1,690 1.00/1.00 vMB 9
804,697 804,697 00000000000000000001f1cd20a043ef73013aafd45ec51edafec8fe6b5ca432 3,265 1.00/1.00 vMB 17
804,696 804,696 0000000000000000000420ef313870fd9cb8cc9cb9d073b08d8ab284a1bef54c 1,509 1.00/1.00 vMB 7
804,695 804,695 00000000000000000002a764894c3ac4afdb4ab688f3897e4d8d1cc558cc3760 1,345 1.00/1.00 vMB 11
804,694 804,694 00000000000000000004a974516784c5e98b223195c39db56eca0156c47701c3 831 1.00/1.00 vMB 9
804,693 804,693 0000000000000000000240245420d82fcce0300f0de6de3b5801ec5a3652cad2 1,898 1.00/1.00 vMB 12
804,692 804,692 00000000000000000003eb5e147e2d3dbc35c2b8f9462372444aad100a2debe9 1,017 1.00/1.00 vMB 10
804,691 804,691 00000000000000000003639b88388d11a56f8bb8af2e93e6ea69617b55113052 1,029 1.00/1.00 vMB 8
804,690 804,690 00000000000000000002d394f11de12f17837e981209aa0296242ad5b069c07e 3,360 1.00/1.00 vMB 15
804,689 804,689 000000000000000000007be8442cd8c5d34683dc6ed63697438c58cc5936bbd4 2,782 1.00/1.00 vMB 17
804,688 804,688 00000000000000000003fdaa87f790146039ec521e36a3b1b47e530ee480dabc 1,388 1.00/1.00 vMB 13
804,687 804,687 000000000000000000006f6191152cd3575de6ed2756dfdb2d1d3a64e6c8c0ab 3,666 1.00/1.00 vMB 20
804,686 804,686 00000000000000000001ca67acb32a4b1d2043315c847ef403e136de2d124e7c 2,004 1.00/1.00 vMB 11
804,685 804,685 0000000000000000000436d76f5f95345753f43357d79baed2ca8762b1ec88a1 3,311 1.00/1.00 vMB 17
804,684 804,684 00000000000000000004124d82ca3ff6d0cfb7105d84e03784644d206b2a1c07 3,639 1.00/1.00 vMB 24
804,683 804,683 00000000000000000004920479d272103416d65cf1969bda9fe919c5eb1dddca 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.88 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: 713.23 GB
    • Received: 17.33 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.