Loading Tool

Explorer IconExplorer

Memory Pool

13,867 transactions
10.39 vMB
0.03441067 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 53.81/200 MB

Candidate Block

Mining Attempt f9d9c300a0bd0b0507fa3421215a8c7a61c6071b15f36ae82355b668cf901450
Version 20000000
Previous Block 0000000000000000000093c78bfd86a2846b5fd7f958ebb021ded06fc64930cf
Merkle Root b8f57ce35a28dc8270ca72aafd9f8036e93445ee817f18b1fddaaad3373249ed
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,588
Size: 0.99788325 1.00 vMB
Total Fees: 0.01844968 BTC
Feerates: 101.57 > 1.85 > 0.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,791 (899,021 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
14,770 14,770 000000000016a94f5c52ee9cf61f09062ca2f7b996a9ddab33c92e59f26e4ac3 1 0.00/1.00 vMB 0
14,769 14,769 00000000395890b8697e7ca916c67d1dc227c945550bb92065e6f102a5842f2b 1 0.00/1.00 vMB 0
14,768 14,768 000000004dee68e25be12dbad7f07be0a15a8b5dec5f0a7beb4b0fd6fc1d3025 1 0.00/1.00 vMB 0
14,767 14,767 00000000edaedce9273e33add60e0fae73f0d0e4810497702b2eff9c559bb4f8 1 0.00/1.00 vMB 0
14,766 14,766 00000000fd85388f60a493aa5619e1828f557b059d9aac98a12f4a756370812e 1 0.00/1.00 vMB 0
14,765 14,765 00000000069f9e88034f99e6655d242e4cf9f18c02ef6304ce88e8acab71844b 1 0.00/1.00 vMB 0
14,764 14,764 000000005c6c0972e67e2c4b9bc970c5f50d53dc80771025d1973861abdf902d 1 0.00/1.00 vMB 0
14,763 14,763 000000008041d91c490e8b3c3a9f96e128bd998367a7333d9b02e850ec971e5f 1 0.00/1.00 vMB 0
14,762 14,762 0000000094c202d46b13842070d4f14b692320cc630ef06b7f4cb0cf86d69f59 1 0.00/1.00 vMB 0
14,761 14,761 0000000018de094544af733a8285295b72a01fb3ba8cf27c6617c962e93c2580 1 0.00/1.00 vMB 0
14,760 14,760 000000000797867533bb3a120ca7313a9394e9e1e28b1e907b16b4e96588c360 1 0.00/1.00 vMB 0
14,759 14,759 00000000cc6cab90e06f63ab72d32d0c45c63efc1a5bc69cdb37e90c2cb389ed 1 0.00/1.00 vMB 0
14,758 14,758 000000001e0d36f318d0b8de2d09251569e23928cdcb20c4f0950613db784eae 1 0.00/1.00 vMB 0
14,757 14,757 000000000b1220d9498734767de2fed5679619138017e2fb8fd25ac3fdf19ab7 1 0.00/1.00 vMB 0
14,756 14,756 00000000e0a4352af0955e2244f45fa13f0c664bdc475051998ebceb23047012 1 0.00/1.00 vMB 0
14,755 14,755 0000000024230702cc20c01c68cd3e42024b82988d4af72b0cb74751c3f4cfdb 1 0.00/1.00 vMB 0
14,754 14,754 00000000e963ed31d99b8e6b1c001356722543e69864d6013bb67aac15722d21 1 0.00/1.00 vMB 0
14,753 14,753 00000000a5cee044cde46ca82d5c077a7857b34c900017fe62fa4ee0cd42526c 1 0.00/1.00 vMB 0
14,752 14,752 000000006ffc3fa0ca5380a58fcded00ffb1902968c837017ff3e2010671dc8f 1 0.00/1.00 vMB 0
14,751 14,751 00000000a663089d56e7ef77015f32c3bdcc5d032416112c28c3bb0d5a86977f 1 0.00/1.00 vMB 0
14,750 14,750 000000002bb00bf7f339b1ae083c8b9953bb1e4b9d9485b753983ac9f0ee296f 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.25 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 514.18 GB
    • Received: 4.29 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.