Loading Tool

Explorer IconExplorer

Memory Pool

78,598 transactions
29.30 vMB
0.07675631 BTC
Random Selection Loading Transactions
Max Size: 175.39/200 MB

Candidate Block

Mining Attempt 68cfe03851cf7b5361612133e7b3b6e25bf926ac22390619af7a4698b65998a5
Version 20000000
Previous Block 00000000000000000000c0578122c3a20c1a0fa197853326ae531fa58ec09638
Merkle Root 7eb7f0c15cba47ff9acfff500bf5a8352425cf535562189e526d56033405db3f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,826
Size: 1.00 vMB
Total Fees: 0.01727283 BTC
Feerates: 108.89 > 1.73 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,061 (267,278 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
647,783 647,783 0000000000000000000566ae8ccd02948dd572778fa9c00503a4e4da1eaa83bc 2,725 1.00/1.00 vMB 118
647,782 647,782 000000000000000000023d0a23de83e6533720d2061480dfd0735243e5a35e77 2,537 1.00/1.00 vMB 114
647,781 647,781 00000000000000000005c5fcd5c4b0843cc040d83e16cbf3c7e80609e28580a7 2,915 1.00/1.00 vMB 95
647,780 647,780 00000000000000000003c7628f1d619f94f44b1f8ceed7d3813ec174811152b2 2,528 1.00/1.00 vMB 110
647,779 647,779 0000000000000000000f66a17250730317a7ff23dd335d494dcaa061bdf72c41 1,701 1.00/1.00 vMB 87
647,778 647,778 000000000000000000014ad162e8bb92beb78d21c3002ce9e32be191aa4ad4ac 2,623 1.00/1.00 vMB 99
647,777 647,777 00000000000000000000cb51d6fb87e90a5705e000e453826bcbcc17703ce93c 863 1.00/1.00 vMB 100
647,776 647,776 0000000000000000000e68294bca9f6f8afadad22e6ce40851b0ed0fdf49029a 1,008 1.00/1.00 vMB 103
647,775 647,775 0000000000000000000304b78cec2accf0b11441cadfc750f064969aae544b36 2,005 1.00/1.00 vMB 106
647,774 647,774 0000000000000000000bd5d1c412200170ef1f76954af4ff8dece8854ce694e8 1,708 1.00/1.00 vMB 102
647,773 647,773 0000000000000000000da115a165dff4c117ff40c8e5c0d828bb38fe26320c51 2,429 1.00/1.00 vMB 123
647,772 647,772 000000000000000000011e64eff8cd3f36ec080053749614c2d1a942d0b80156 2,743 1.00/1.00 vMB 80
647,771 647,771 00000000000000000005946f3a8bbc0cfeb53f674b8dab868509e7ba8f784840 2,680 1.00/1.00 vMB 51
647,770 647,770 0000000000000000000d2477e5910f8047cd0d9b84796e8fd269debe1cfa4279 2,789 1.00/1.00 vMB 76
647,769 647,769 00000000000000000005590f525693ea051d777683e27c36d1fc5e3ac7e5fb3c 2,277 1.00/1.00 vMB 28
647,768 647,768 000000000000000000062e1607f9c9260800618fba7f10a5e6fa4b36e9a9d3d1 972 1.00/1.00 vMB 62
647,767 647,767 00000000000000000004aefcaf791a3a797272177fdee41726af90f2d0056ff1 1,703 1.00/1.00 vMB 100
647,766 647,766 0000000000000000000a90bf9471fc62aed5b9e7cb131b49f58b7b32db739328 339 1.00/1.00 vMB 2
647,765 647,765 0000000000000000000b4041985ae149faed9a284751c8953b663c54ae72f04a 1,744 1.00/1.00 vMB 38
647,764 647,764 000000000000000000088f4920331b27a902b3b7f77db2a1c10843aeb9aad7ec 2,035 1.00/1.00 vMB 39
647,763 647,763 000000000000000000085539bd7faaca31b75553b22cad7279051a315deaa285 1,313 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.50 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: 668.39 GB
    • Received: 15.49 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.