Loading Tool

Explorer IconExplorer

Memory Pool

28,126 transactions
14.10 vMB
0.15505944 BTC
  • 1 sats/vbyte = 6 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 76.94/200 MB

Candidate Block

Mining Attempt c75ad4f1d1fbe33689fc1c0aaaae28158d8e520daa03432f706aeb8fca4c40c9
Version 20000000
Previous Block 00000000000000000000282cfa1c1336a9ecffd7bdef4743cc1d073745e85651
Merkle Root 2d6e28c0c927b04c1a2a33727401eab3f154c7815b84e0b4a0ba79fe37d8df35
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,802
Size: 1.00 vMB
Total Fees: 0.09447337 BTC
Median Feerate: 3.92 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,313 (767,492 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
145,821 145,821 0000000000000814b3ec504e1c0c178153051fea96c827d60cc116f3dbd48c5b 128 0.04 vMB 63
145,820 145,820 0000000000000460914a043e28baae3f21a4c354ef4698fde3325f8196934052 12 0.00 vMB 184
145,819 145,819 000000000000026ea7a9e5393406008382f15ab2afd6121304af19d27f1a74f3 120 0.04 vMB 142
145,818 145,818 000000000000082d2ce11d98f317efdbab47326e8e0b1a30dbe61b20f4f0e40f 1 0.00 vMB 0
145,817 145,817 000000000000089bc8260c184ceaa7bd57748b54f5eac2503be852d9ec38768a 12 0.00 vMB 568
145,816 145,816 00000000000008dc91f87c5c56fec36c0a302897bb6c071d1735f9e41970de07 29 0.01 vMB 140
145,815 145,815 00000000000006ae148953c68036d6dea980811f0ee94dac5547e167f691909a 6 0.01 vMB 71
145,814 145,814 00000000000003524b6f2298d9e75e1a70f05dbb6839afad2045829026a122b5 4 0.00 vMB 151
145,813 145,813 00000000000005a0f32fe4e26b1cb4783314f011e090702738e664f5879cff51 89 0.03 vMB 95
145,812 145,812 00000000000004ce9bb7b76e84928e6b7c1e1b79b37b4f97b7ef8fe04491985f 75 0.02 vMB 204
145,811 145,811 000000000000042d9de2290c1b277547eadf22b67a8b29a02a5aa98f9a13e6cb 6 0.00 vMB 29
145,810 145,810 00000000000008e6c5eede1dcee237dadadfd99bbe8cff146ece5c9eb013df1e 6 0.00 vMB 42
145,809 145,809 00000000000001fee5fa1f82c9d4c88b24853796c079719224744d1bb949485c 19 0.01 vMB 61
145,808 145,808 0000000000000935f8d3074387616d11c102fd48773fb876855c952746dae043 22 0.01 vMB 156
145,807 145,807 000000000000050d2f5f51efe7b3d40552f630b299754e48f32be2e34287ee65 8 0.01 vMB 14
145,806 145,806 00000000000006a7d9883808faef84b3a21b73a79c20458048f7185ed039f2c2 3 0.00 vMB 93
145,805 145,805 000000000000031f52560b768c79981ee40375b1e8c9e24c612d6e2c9b9aaebe 23 0.01 vMB 180
145,804 145,804 00000000000008de1b7a1950cc1f75f4aae8255a0ea12353706a4db7e5bc13e2 4 0.00 vMB 30
145,803 145,803 00000000000001b2b2b1a6349aa12928858e0859e8ff1c004d61cfbb29b8fb9c 1 0.00 vMB 0
145,802 145,802 00000000000005318c12ce85bcf1659b11203f3125c812feef7069404a531050 65 0.02 vMB 137
145,801 145,801 000000000000001b519cb377b60f2ba846c153d10fd3a46fc4d3d0ab181e928f 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.41 GB

Node Details:

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