Loading Tool

Explorer IconExplorer

Memory Pool

51,619 transactions
30.66 vMB
0.13976778 BTC
Random Selection Loading Transactions
Max Size: 163.54/200 MB

Candidate Block

Mining Attempt ad7bd8950ff4f809b48f86b0cdb87c8f094aeb884bdc87847e01245624964062
Version 20000000
Previous Block 000000000000000000002bb93a85f00afbdf082006a0d42f0245143e7dde62a4
Merkle Root 9faee3f6f14c261d5cc0340215347dea0d1018c107943061d590be9131b7140e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,004
Size: 1.00 vMB
Total Fees: 0.05567779 BTC
Feerates: 179.69 > 5.58 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,844 (637,022 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
277,822 277,822 000000000000000333456d6d1e98bb735b4c562a777750145e2ad030d1c85a7d 127 0.08/1.00 vMB 18
277,821 277,821 00000000000000004ef471d805224526271790b34eb528b11adc99f33bf3bf9c 595 0.35/1.00 vMB 33
277,820 277,820 00000000000000013e4b341513d5d7747ea41ba53158cfab4a6dd5f2121db792 337 0.19/1.00 vMB 36
277,819 277,819 0000000000000002621de87bda3cbb6070b7c219a00cc4aa5bcdfc26ec76fdc1 133 0.07/1.00 vMB 33
277,818 277,818 0000000000000001ed9f2be47ccfe526c3222db91fccade9f59587b4904f490c 966 0.45/1.00 vMB 42
277,817 277,817 00000000000000005707081590b3da8050a49268fbc6c3813417036615172d82 38 0.02/1.00 vMB 50
277,816 277,816 000000000000000063f67fa18584bd47af620ddb98870e0c97bfad2d0dd94e46 280 0.18/1.00 vMB 43
277,815 277,815 0000000000000000ee98e939ab66cc82bd6c02dd708699d8b2b4e960717164a4 271 0.12/1.00 vMB 45
277,814 277,814 0000000000000001f0501f149d402c8f953bfc3a1afe3b3435ebd475e4be5114 286 0.12/1.00 vMB 43
277,813 277,813 00000000000000009afb38545fea97ca08cd6f13474f58014b49d227a0588cea 397 0.19/1.00 vMB 37
277,812 277,812 000000000000000059d38c7e5e82f431fd4b35a1e4531d63726d3b9bcdb7dc92 367 0.25/1.00 vMB 25
277,811 277,811 000000000000000087133e31637533df95ac39632862db3309e58d7a36d25af7 592 0.50/1.00 vMB 22
277,810 277,810 0000000000000001ded1053db891d269279bf316d69a89820b6a5e31370cb02b 615 0.25/1.00 vMB 41
277,809 277,809 000000000000000163db22e4d7a59916f9d04a039000cd178bf080fca216f9af 743 0.25/1.00 vMB 56
277,808 277,808 00000000000000034bcb4d8d7e6fa18de2fffeb82085d17fd6c723dfb970bb23 56 0.03/1.00 vMB 68
277,807 277,807 0000000000000000549d4a88d34da1cc6337cd6511c09449c3370b403753cfb5 594 0.25/1.00 vMB 37
277,806 277,806 0000000000000003228db72d3552f186bfd7c5bf31aa11c78efd52c964669100 687 0.25/1.00 vMB 61
277,805 277,805 00000000000000034da1d649d794b7a6a00570c341ea2305c8be2b94548ca051 705 0.25/1.00 vMB 72
277,804 277,804 00000000000000015bd1efb3e23e808a7f0a169438be4d02d6fc252d40d7ac21 953 0.49/1.00 vMB 43
277,803 277,803 00000000000000019f53eaa3421be5e88916204b9326ab094cdac3fc8386ff48 1,048 0.72/1.00 vMB 25
277,802 277,802 0000000000000001eace3e33e050e58a8071be493b3ea7b1884b22315d04f21b 83 0.03/1.00 vMB 92
Previous 10 blocks ↓
Total Size: 782.11 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: 652.03 GB
    • Received: 13.70 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.