Loading Tool

Explorer IconExplorer

Memory Pool

80,255 transactions
29.63 vMB
0.06652338 BTC
Random Selection Loading Transactions
Max Size: 178.86/200 MB

Candidate Block

Mining Attempt 6b4afd9edfe5a0f9dedaeeb87ced1864406a86dfe085b76ba2f007c967b67a65
Version 20000000
Previous Block 00000000000000000001dca977ac9ad62b5ffda27b5d02990f9a918aa20846bd
Merkle Root 90ee7a97a5f0ab55a8a0187d6f3875fc71474f01e64cc03cc78dfade6bc1edd3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,390
Size: 1.00 vMB
Total Fees: 0.00626366 BTC
Feerates: 90.30 > 0.63 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,978 (46,151 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
868,827 868,827 00000000000000000000bbd48c633687c957d93a47b611f6bfa1ffa3b621743b 6,828 1.00/1.00 vMB 1
868,826 868,826 0000000000000000000055387670b49fb90195aab60df5a9423e1f5235cddf0e 4,825 1.00/1.00 vMB 3
868,825 868,825 000000000000000000008fd6b05fafcc8b625e559fe250e7fb67cde350ad35df 5,268 1.00/1.00 vMB 3
868,824 868,824 00000000000000000000e2c8f6f946a6012b5ffebc706e5a7eb07be093a6e150 6,081 1.00/1.00 vMB 1
868,823 868,823 00000000000000000000d9dd3731253ac78590fef07e7dc3fb2b19b3e768d3e5 3,746 1.00/1.00 vMB 4
868,822 868,822 00000000000000000000c257cd9a82a806dcba33a47a38830a7e70cb76e7ffef 2,787 1.00/1.00 vMB 6
868,821 868,821 0000000000000000000142a2d970f233a833175c43e7980e4ae933e3991b4340 6,485 1.00/1.00 vMB 2
868,820 868,820 000000000000000000011650032a1add64d2fc82c007d2148197fc7ec355dbbd 2,533 1.00/1.00 vMB 1
868,819 868,819 0000000000000000000077c2a5bc0889ee08b20389b1c62238e88c4fff61bcd2 2,908 1.00/1.00 vMB 3
868,818 868,818 00000000000000000002895cf6e681bf7463da9ebab007e41b2497224fa175c2 152 1.00/1.00 vMB 1
868,817 868,817 00000000000000000000b6cdd027d497237418262c43e38948db3c465afedeaa 1,242 1.00/1.00 vMB 1
868,816 868,816 0000000000000000000081a3880252e359a95475482389037d465f6d4b480015 3,783 1.00/1.00 vMB 2
868,815 868,815 000000000000000000010d51283d100d342bcb99aed42ba5ad78cef84dd67b53 4,979 1.00/1.00 vMB 5
868,814 868,814 00000000000000000001b69d086457563a16938c5bc8e9d58b0602cc9eba74d5 2,325 1.00/1.00 vMB 2
868,813 868,813 000000000000000000024609786e4c76f33db231a703f504c4d31ce061afccbf 3,981 1.00/1.00 vMB 2
868,812 868,812 00000000000000000000f98cfcbb8327d9ff150e094af824a38eb28bc1352351 7,469 1.00/1.00 vMB 2
868,811 868,811 000000000000000000027949ad3a62e99411ffe5290623df56ccc84d3d08774f 6,029 1.00/1.00 vMB 3
868,810 868,810 0000000000000000000073f94bc8d40ff9d899edcdb874db7013184f17b3256a 5,311 1.00/1.00 vMB 4
868,809 868,809 000000000000000000001e2b4c158d6e7ed7c002f9a85f692e88b355c1701b33 3,574 1.00/1.00 vMB 5
868,808 868,808 00000000000000000001c354421e9184488ff9321d1e17ea232740e3e53cc045 4,002 1.00/1.00 vMB 4
868,807 868,807 00000000000000000002d95ccfd66a16bf04a31a69c178a79d3399cc7216470a 4,641 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.35 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: 662.22 GB
    • Received: 14.84 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.