Loading Tool

Explorer IconExplorer

Memory Pool

47,297 transactions
28.42 vMB
0.11261736 BTC
Random Selection Loading Transactions
Max Size: 148.77/200 MB

Candidate Block

Mining Attempt 71a9ffb0abf6d9fd9c45519707e3f857fb7aa02afd2835949fbe39c4718fed7c
Version 20000000
Previous Block 00000000000000000001e781babda0e5f5c24c52acf8d86f6d0acc4edd29a722
Merkle Root 7647ba839986dbfba8b12bff76d3f690118c7ba530aa81de3b56042e46f40b35
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,952
Size: 1.00 vMB
Total Fees: 0.04563229 BTC
Feerates: 150.77 > 4.57 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,885 (83,175 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
831,710 831,710 00000000000000000003026bd376cc01ceced2649bca9f5a55ad804b6ef3c695 3,058 1.00/1.00 vMB 15
831,709 831,709 0000000000000000000305fa797443458cb10ea4aca426e80ba6c74d5384582a 3,366 1.00/1.00 vMB 27
831,708 831,708 000000000000000000005156501ce124d542eb0d4a95ab22dc9c49acc7b47e7e 2,415 1.00/1.00 vMB 16
831,707 831,707 00000000000000000002ee4b102db806f4d5c966a41d121e54e252b23f728abc 3,231 1.00/1.00 vMB 15
831,706 831,706 00000000000000000002f2f948ea99b702132aadc9520fbc66073bcee9197f7c 3,546 1.00/1.00 vMB 22
831,705 831,705 000000000000000000033f770b69e39ac6c0956d9da0eb36a4fd6152466f65e7 3,567 1.00/1.00 vMB 22
831,704 831,704 00000000000000000001137c670ba2ffb6d76a8b2f04b6364313b42900e7d199 3,130 1.00/1.00 vMB 33
831,703 831,703 00000000000000000002bd624a09faa3f74d0f57057c1ae02afc4b2e93a1f2bd 4,414 1.00/1.00 vMB 16
831,702 831,702 00000000000000000001ad95cfbfd928d54b551b38b688e2f6e4a93b76cf98dd 2,812 1.00/1.00 vMB 17
831,701 831,701 00000000000000000002092b18b3943cd89887d40488cf068e44fb5565afe997 3,337 1.00/1.00 vMB 18
831,700 831,700 00000000000000000002173eb54f9f4a2cecc3759480189949f22faed53e8aea 2,890 1.00/1.00 vMB 21
831,699 831,699 000000000000000000034c11dbf1c00dfd793e57bccd2f6076572a2c9937734c 3,467 1.00/1.00 vMB 23
831,698 831,698 000000000000000000022b0b013241eef5f035100eaa56ab51e2d852ae45dcd5 2,254 1.00/1.00 vMB 14
831,697 831,697 0000000000000000000351918c5c927509fc1eeb92116da153cf877b067fb7b7 2,847 1.00/1.00 vMB 20
831,696 831,696 0000000000000000000315f399f2397808b232a7af36e3d37a3f3b438bbaf5c9 3,227 1.00/1.00 vMB 12
831,695 831,695 000000000000000000007000917ec54a6c891a18c4841fcd74638e3caae03369 3,101 1.00/1.00 vMB 22
831,694 831,694 00000000000000000001f6668a439a4a6fa2d9283704f42180367dfdd4d0800f 2,820 1.00/1.00 vMB 16
831,693 831,693 00000000000000000002ecdf47f7000647a8443f44d4d5153b2be05ba5a50281 3,755 1.00/1.00 vMB 24
831,692 831,692 000000000000000000022cf7535dd1e518101ef37377563e5f4e0c061df5965f 2,951 1.00/1.00 vMB 30
831,691 831,691 00000000000000000002ba17261e32440358bf92c2057a5c5979e68d7a2986e5 614 1.00/1.00 vMB 12
831,690 831,690 00000000000000000000f74364c73822b05efb49880ff96c5bc9fc811e4e9a5f 3,604 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.18 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.68 GB
    • Received: 14.01 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.