Loading Tool

Explorer IconExplorer

Memory Pool

76,413 transactions
29.78 vMB
0.08881814 BTC
Random Selection Loading Transactions
Max Size: 174.39/200 MB

Candidate Block

Mining Attempt 8070ea7195d81a65a9fdb252d3aa963271645fc60e2cde60d750424163861336
Version 20000000
Previous Block 000000000000000000000bcdda90aad21da2c4fb6d5c8b9804ee1aa0df340738
Merkle Root 82b343e264783bda1fe58d62e8b5599c1de687720301ffb9e6919acded513a41
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,698
Size: 1.00 vMB
Total Fees: 0.02339156 BTC
Feerates: 201.50 > 2.34 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,057 (369,365 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
545,692 545,692 0000000000000000000ce1221e64461c3bb09241cc80c877cb52edc2eb18d1ef 2,890 1.00/1.00 vMB 17
545,691 545,691 000000000000000000180181ba691474a843714f09a13ac1ab75b107d1d0565c 897 0.73/1.00 vMB 7
545,690 545,690 0000000000000000001ce8c5ba8706770af3e0da3f3d189c632c9e88861555a5 2,326 1.00/1.00 vMB 11
545,689 545,689 000000000000000000214f266e5f1b4e84fac44ee7f21eaf8cb2581d1b7b6da8 441 0.13/1.00 vMB 35
545,688 545,688 0000000000000000000b8409b1ebbc1713dec21f22338917ac9deaeaaaee56d4 404 0.21/1.00 vMB 11
545,687 545,687 000000000000000000148beb1c55489c144bfbd3f5473e52465e2436d37f6fe3 1,538 0.79/1.00 vMB 10
545,686 545,686 0000000000000000000506c0ee7a3e0ff51e5787c082af58d8dfb73df020b687 163 0.06/1.00 vMB 21
545,685 545,685 00000000000000000004ac686a89a9910c90be15b13723ed30f53d9bb515e672 514 0.50/1.00 vMB 3
545,684 545,684 0000000000000000001c84afe48acb4c8569b2ef896af08a3ec8c4bb171426c9 27 0.02/1.00 vMB 3
545,683 545,683 000000000000000000166ead29afd62ca2979089f4f06a604267b6a8cc45f5f1 1,631 1.00/1.00 vMB 4
545,682 545,682 0000000000000000001f35a5322221694b50f6fc6a3626bdc8f6a09c44f6d08b 3,028 1.00/1.00 vMB 9
545,681 545,681 0000000000000000000c7a35a44650c97b9034073483f81c646d3200a923700f 2,706 1.00/1.00 vMB 29
545,680 545,680 0000000000000000000a9f4cc091be07e429a8ef731da71157eb3263fe250d20 2,548 1.00/1.00 vMB 20
545,679 545,679 0000000000000000001e891e054026d66a26ff04a23cc0b9603c85099c0e48f7 1,179 0.62/1.00 vMB 13
545,678 545,678 0000000000000000001633bca9f6a4502d587c79c9d53cd3927ed52f6f1a2b4f 2,257 1.00/1.00 vMB 15
545,677 545,677 00000000000000000011805f68c521dbd5c19ab57df114a6a15b1fc99d2ca8e2 1,969 1.00/1.00 vMB 13
545,676 545,676 0000000000000000000d1681ab5126351e9a4593aea56cdf2b9f8f920cb1c835 321 0.15/1.00 vMB 12
545,675 545,675 00000000000000000014d7bf0649ba86418db64034a8fde74565643288cc6bf8 1,387 0.75/1.00 vMB 9
545,674 545,674 0000000000000000000ae8dcb1ecff2f0a3a4e8bb32e6f8a00e0fa7bc492433a 494 0.22/1.00 vMB 12
545,673 545,673 000000000000000000203146d088d40cd270dc7ef3c7ba87625277138843aebc 1,172 0.68/1.00 vMB 13
545,672 545,672 0000000000000000001ee67fedb9962a84ed68267d8b03dea285c11ba037a15b 887 0.55/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.49 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: 668.27 GB
    • Received: 15.46 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.