Loading Tool

Explorer IconExplorer

Memory Pool

80,373 transactions
30.69 vMB
0.07323432 BTC
Random Selection Loading Transactions
Max Size: 186.73/200 MB

Candidate Block

Mining Attempt 7db280b46b36702849f861aed4d8d30931622015be27b7ba5cb6d7e972496df9
Version 20000000
Previous Block 000000000000000000009cc847e34910d5d5711b5344aceacf52741007a9bcc7
Merkle Root fb1a97eeafa88e06aff9bda7e88b8423695c18ae28f52f264727392da6c1d9e0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,186
Size: 1.00 vMB
Total Fees: 0.00743697 BTC
Feerates: 265.25 > 0.75 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,183 (81,363 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
833,820 833,820 000000000000000000013bd05d10aaaf0d846b27b175e05813cec60b7d091eaf 668 1.00/1.00 vMB 13
833,819 833,819 00000000000000000000fa691dea0ff6506fe55db3d43891be8d4340608a78d7 791 1.00/1.00 vMB 15
833,818 833,818 0000000000000000000102916a332bbb2f4573afeb41aa4188635fdd5cfa8f34 2,407 1.00/1.00 vMB 15
833,817 833,817 000000000000000000028b15f2789d91f7f6547c4750cf6057027fcbb5e9f9dd 2,774 1.00/1.00 vMB 28
833,816 833,816 000000000000000000005fcc07ef9237ca2967149f55d3185e1452df8cd85715 2,697 1.00/1.00 vMB 26
833,815 833,815 000000000000000000033caca98984aa47068beceb11420e175fbf0b2b8c3520 2,845 1.00/1.00 vMB 41
833,814 833,814 0000000000000000000075a4f24d7b56815953ea80cfd02866430445c4a37ce7 1,268 1.00/1.00 vMB 16
833,813 833,813 000000000000000000030195c2b3214d80cf53ecfda9a598ca53b7781bfc7c0a 1,702 1.00/1.00 vMB 16
833,812 833,812 00000000000000000002e3fb4d6975f202b87e148597a64974046f47c0b472df 1,477 1.00/1.00 vMB 19
833,811 833,811 00000000000000000001645a19e38a743d4bf2ff4b5ba1fec16dbb81b1777fba 2,555 1.00/1.00 vMB 19
833,810 833,810 000000000000000000016cee719dd33b11202ad7b944964f7f6305a83539c1bb 2,762 1.00/1.00 vMB 37
833,809 833,809 00000000000000000000b0ccdf9b52d16c26f7829d03e10911b2290058ad4858 3,001 1.00/1.00 vMB 27
833,808 833,808 0000000000000000000228902c6e1d552325244a28db9473c401c0dfc0385a3c 3,091 1.00/1.00 vMB 28
833,807 833,807 0000000000000000000081dd2ad83dab9b25c912f53e5f22821b4a4474746e90 3,149 1.00/1.00 vMB 18
833,806 833,806 000000000000000000004ddda4c29ddcb6b0b493a52208f76200f690905356be 2,802 1.00/1.00 vMB 25
833,805 833,805 00000000000000000000e4eaa57ba5c089262208c3fa7a62c6312d6b6acaa2fc 2,874 1.00/1.00 vMB 22
833,804 833,804 00000000000000000000d7204283a0771e40c0e9d9a38423a59af023e2051d5a 2,301 1.00/1.00 vMB 21
833,803 833,803 00000000000000000001538128a4fabe3cc00347f18d409e579b432fb681cb12 3,426 1.00/1.00 vMB 32
833,802 833,802 0000000000000000000385aa392b3841f14dbdeb76b9ea462f5b8e722d5fe1a2 3,033 1.00/1.00 vMB 33
833,801 833,801 00000000000000000000bb2a6291d9ce430953d2680b086e00d2f857a5b71de7 3,036 1.00/1.00 vMB 43
833,800 833,800 00000000000000000001a479f0c322580d84e39410910d39852841b878803f00 2,297 1.00/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.71 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: 701.09 GB
    • Received: 16.62 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.