Loading Tool

Explorer IconExplorer

Memory Pool

79,630 transactions
30.10 vMB
0.07903645 BTC
Random Selection Loading Transactions
Max Size: 184.02/200 MB

Candidate Block

Mining Attempt 03181920718b518fe5abb5af0af1ef69f19151bd33b11902e85e37efd756e1fe
Version 20000000
Previous Block 00000000000000000001341e3d93978594e8c6b2f50720725be672de3d340c6b
Merkle Root 928c86ccee69db93bd77655b8b0589e2c95de8b9a8486c7647b40a9cca4f7ce1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,195
Size: 1.00 vMB
Total Fees: 0.01211287 BTC
Feerates: 100.65 > 1.21 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,390 (562,636 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
352,754 352,754 0000000000000000018269b79075f0c77448b944ac607222d7379d1835cf0ce4 394 0.17/1.00 vMB 31
352,753 352,753 00000000000000000b7fc8367b5891efeda2c09055a831628877613c57b0ae69 287 0.15/1.00 vMB 23
352,752 352,752 00000000000000000c5ce57ffee39974617ca8090c7db4e72bb99c985554e2fc 1,364 0.75/1.00 vMB 25
352,751 352,751 00000000000000000ede7b2b422b6132f584debb9b4c8b222ff90751308d21b2 223 0.12/1.00 vMB 24
352,750 352,750 00000000000000000da1a81cd8689a4a510393f1f76cf386a1463e7145cfe300 158 0.10/1.00 vMB 18
352,749 352,749 0000000000000000017fa4beec071ae45e112bb7acfe55360e7be74b123b4269 365 0.51/1.00 vMB 9
352,748 352,748 000000000000000010b364f45567d027fc1e87e79267d3a94712c150393a0d1b 889 0.75/1.00 vMB 15
352,747 352,747 000000000000000011a7d34e8aa3017d2e92dd23c89697022a173752404e7547 293 0.72/1.00 vMB 5
352,746 352,746 0000000000000000109b3d446bba89097d5cdeda7bca80958cef8c1c5dea8b2c 97 0.05/1.00 vMB 15
352,745 352,745 000000000000000003f9e5e35ef18999bd3ef8d9b88224bfa310aa0ee121d9ef 575 0.28/1.00 vMB 24
352,744 352,744 00000000000000000b2b3566db390e6824ddc8b73af3ec23d07c9cb750461de3 58 0.02/1.00 vMB 22
352,743 352,743 0000000000000000087348fe1e90d70e9edd00f5177c8af55dd356e364ce4555 833 0.65/1.00 vMB 18
352,742 352,742 0000000000000000024ad07af35c3f4837f0f41dc516aa375043ac19321c18d0 428 0.75/1.00 vMB 14
352,741 352,741 0000000000000000133eccaef958db6a320a413273f316a74457e4d27f1b69bf 1,617 0.75/1.00 vMB 33
352,740 352,740 000000000000000001ea55c3f0d88fd5426559ab21e9cc003d67033e340cadd0 168 0.09/1.00 vMB 20
352,739 352,739 000000000000000001d35786b3597b0e5ffe3c98d61fe8d04eab6da4aad4c560 73 0.10/1.00 vMB 7
352,738 352,738 00000000000000001635f2d517b3de81724b2adaa2a92bf9db38b51f7826ab3b 548 0.30/1.00 vMB 30
352,737 352,737 00000000000000000e3ef408089b9e9bb286be0722e02d3a4fcd12e25bddde9a 58 0.10/1.00 vMB 2
352,736 352,736 00000000000000000f06847265091dec53074b2851830d7fb2d467b991e08b3c 271 0.15/1.00 vMB 24
352,735 352,735 000000000000000001a5e2dbe5904ac65be9a10e20da81fa70fa1b4de4a6831b 346 0.16/1.00 vMB 28
352,734 352,734 00000000000000000fda9a3235d3429995613f64e1075fc08ae5612e052dae92 477 0.21/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 783.07 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: 720.88 GB
    • Received: 18.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.