Loading Tool

Explorer IconExplorer

Memory Pool

43,898 transactions
26.46 vMB
0.05884000 BTC
Random Selection Loading Transactions
Max Size: 139.47/200 MB

Candidate Block

Mining Attempt 88457b4e5e01e7eaf05043fe0666b60588fca58f85b46d6fe1e6a6a22fda6ee7
Version 20000000
Previous Block 00000000000000000001743d9fa75a76ccfc2ec2c77c90fb619dc97a9fb9492e
Merkle Root e158992db8fd6a5a141e387b97578b3717c16e1096edf960749bfc56c124c2d5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,154
Size: 1.00 vMB
Total Fees: 0.01041244 BTC
Feerates: 140.50 > 1.04 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,733 (815,162 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
99,571 99,571 00000000000214bad97a24d2197e93eb73c109254af06e7704f2f0fe086ef642 8 0.00/1.00 vMB 0
99,570 99,570 0000000000027bf07bf23993cd4b4f58c410f97db5bc8aad2437503ad4932100 1 0.00/1.00 vMB 0
99,569 99,569 000000000003be7bfe2296329d9aa8bd7526a00d848724d1e3b30ea4385b81d5 1 0.00/1.00 vMB 0
99,568 99,568 0000000000015823d65b0fd3020f10fa5f7a480b18475acd6ff52ade259ed044 1 0.00/1.00 vMB 0
99,567 99,567 0000000000007ab2a0c5dd23b7a255388c4046eaa7a7bb9634ecf4f36bfa1bf9 1 0.00/1.00 vMB 0
99,566 99,566 000000000000039d502ea3f559c1cc4e36d5a9f5376bd393a0c001cf9daebc08 3 0.00/1.00 vMB 0
99,565 99,565 0000000000027f856797ef18073869a15bf3297bb49266e2c868183dca369ddc 5 0.00/1.00 vMB 0
99,564 99,564 00000000000232a016295941ffb30294c02d4ab3f80bb9963fe3ad8cd560fb44 4 0.00/1.00 vMB 0
99,563 99,563 0000000000001df645aaf459a98d44e9f0de197741a4aeec148928aaaacbf914 4 0.00/1.00 vMB 0
99,562 99,562 000000000000c27b27d2038ad139be9da2b46f5eb6ec5ff24c908c9c26bb6aef 1 0.00/1.00 vMB 0
99,561 99,561 000000000001531007555068b480d10b2dab089bf66f459a1d90a0da0392508f 2 0.00/1.00 vMB 0
99,560 99,560 000000000001d23e960949142376db5a55c0757f480891969cb3ce032f2182d6 4 0.00/1.00 vMB 615
99,559 99,559 0000000000004680c236424e7c829ff987f523b0abb4eca805f348f0aba0d666 1 0.00/1.00 vMB 0
99,558 99,558 000000000001f0125ea7968c32d7733f62a50b0012d0edfae4f19fa2fca2dec2 3 0.00/1.00 vMB 0
99,557 99,557 000000000003387bbd7aa8afacb8bef2ab26ba6778814fa6df4843dab0734d9e 3 0.00/1.00 vMB 0
99,556 99,556 0000000000029005bd06daec55640c4b6cc969e102b09288b09be972afc365b4 3 0.00/1.00 vMB 0
99,555 99,555 000000000001eddda412316fdd74993252665e289ff44e13ebb6328b79c5aaa5 1 0.00/1.00 vMB 0
99,554 99,554 00000000000315a75fa7ae12e975cdbcf794e0a0868bbb738398c7c482a3cd5f 2 0.00/1.00 vMB 0
99,553 99,553 000000000001a2bf85f70045e07e65e65cbf9530cbfcc4d303b37e7d0f466e13 1 0.00/1.00 vMB 0
99,552 99,552 000000000000dfa0d4ffb55c838335eae454b00b91d2ffa31886720ac0929bd5 2 0.00/1.00 vMB 0
99,551 99,551 00000000000423e8d83299c4b53ef2945e0894538eab8e31c895c9b35470cbcd 12 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.92 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: 646.04 GB
    • Received: 12.80 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.