Loading Tool

Explorer IconExplorer

Memory Pool

41,248 transactions
26.30 vMB
0.07446737 BTC
Random Selection Loading Transactions
Max Size: 136.95/200 MB

Candidate Block

Mining Attempt 6b85fc4ac6e5269dd8c0b8212d555eda5067215f19a2b185af678210744b8cb0
Version 20000000
Previous Block 000000000000000000013172dab51509996317423f3aad076a64431a5d3c1352
Merkle Root fb6afbbb705b4c06c0867981b0d33de99c2b8c8a69d3abd90075a90bbf183c0b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,701
Size: 1.00 vMB
Total Fees: 0.02619213 BTC
Feerates: 150.98 > 2.62 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,874 (914,179 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
695 695 000000006815fb54c6c4871d67a80a3f4af24ae4032198b66753170d75cec02c 1 0.00/1.00 vMB 0
694 694 00000000dd5f6e368fdc0d79b77c69b5629995363667d711a02643d7a46e4e23 1 0.00/1.00 vMB 0
693 693 000000005a81537218894c7ee88ecfefd73344d006bbe5efbf4f18808e97af38 1 0.00/1.00 vMB 0
692 692 000000004d46a24e850882dfc0f3397636f7785c388f28a5e910effa29e070a8 1 0.00/1.00 vMB 0
691 691 0000000074440db626bad7f813b59e6a0e1328ae4205a2c5209e031b42c31ab7 1 0.00/1.00 vMB 0
690 690 00000000a32fd98532b4bd1ca90c491e83d27d3238591bb93fddd080e903703c 1 0.00/1.00 vMB 0
689 689 000000004f51ff3b75ee624c32e5b1fdc911bd0c07104b00e192fd1d375fa452 1 0.00/1.00 vMB 0
688 688 00000000ffa5e19e744552ad9cf9255de8ac6d4c03b9ed259fca020c9a071b1e 1 0.00/1.00 vMB 0
687 687 000000006ba5f6eada01dce3194be9fa2ff777b689bce7ab37a4d5a85e591820 1 0.00/1.00 vMB 0
686 686 0000000070ac1f16e6ee73ed5fd4cd0b095844be257eafc617d86e54f0432b94 1 0.00/1.00 vMB 0
685 685 0000000073b026aae76ee20013acea08aa45bb75a37947d245e7b2ce3fe1f403 1 0.00/1.00 vMB 0
684 684 00000000cfe570ffe54c951eee22ad4061275e6bb7e8790339860535b0c341dd 1 0.00/1.00 vMB 0
683 683 00000000cdecc1f6931a75229cdfe318c0501eb6b4fa3fa8633967d39f4a7430 1 0.00/1.00 vMB 0
682 682 00000000d3d00462bebfb057d6c3eb931a7690447a31b10f0db37b150ed4c08b 1 0.00/1.00 vMB 0
681 681 000000008c3c1a85063bc181d4ff51425209ba6788a0f85c473667620bed5780 1 0.00/1.00 vMB 0
680 680 000000001943f7332d6eed79dd7c66f37c571c47f51faa9f34efd13e3f4e181c 1 0.00/1.00 vMB 0
679 679 00000000144cf235e3c011e236d261bf535720eebf6ead83ceb1e9fc1e5e4c16 1 0.00/1.00 vMB 0
678 678 00000000038ba6aef61ecafa4361db063b2b86f24202b0ac857253f13461eb5a 1 0.00/1.00 vMB 0
677 677 00000000ff1f5a558c320074a15d59eaa0f05e98f7258075f69ad3303eb9c759 1 0.00/1.00 vMB 0
676 676 000000003ea24331e6028681e1d342c0f21a45c3e205f24ccd5298a6497d1c58 1 0.00/1.00 vMB 0
675 675 00000000c1c260c8e5913550e4321b0feffb74e19897c4256c57084ec81a2b92 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.16 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: 653.44 GB
    • Received: 13.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.