Loading Tool

Explorer IconExplorer

Memory Pool

73,817 transactions
27.38 vMB
0.06773701 BTC
Random Selection Loading Transactions
Max Size: 166.95/200 MB

Candidate Block

Mining Attempt 7c651d84c660d477e6d9e90e28618df792a59d270015565a07a6d37e574c1c46
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root 2def82afb0e80a258d6a3f92be8a59516a087a27fcc111c900877496743172b7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,916
Size: 1.00 vMB
Total Fees: 0.00952824 BTC
Feerates: 101.19 > 0.95 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (484,299 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
431,012 431,012 0000000000000000046e155a1bd4c6671f885bfdd189699755d44a06b29cc1da 828 0.36/1.00 vMB 61
431,011 431,011 00000000000000000098d090f7763a11cd6db1ce0960771ed457af2292b31945 1,285 0.49/1.00 vMB 66
431,010 431,010 0000000000000000011c2e2269f568cec9b1f169ed6e6bdf8ca045f72b628100 68 0.03/1.00 vMB 76
431,009 431,009 000000000000000002001bda3c9c133c9249ae3bf2e358d9c479833b051c78fb 2,539 1.00/1.00 vMB 62
431,008 431,008 0000000000000000003c8059fed9240127869f81f72316a3a967e4d599cc6efe 1,403 0.77/1.00 vMB 43
431,007 431,007 0000000000000000020732767a6c694f0c1855126a6570a46002b84630e1a03f 2,973 1.00/1.00 vMB 81
431,006 431,006 000000000000000003a76e3baef8c28683d4ed4a09d05f42109f6d2e6c75795d 791 0.77/1.00 vMB 30
431,005 431,005 000000000000000004bed7e32a55867e3dfd07e7df24dd2fc6ca56463108d808 805 0.97/1.00 vMB 23
431,004 431,004 000000000000000002e28f863e1588abe5f460da68cd991446ee14e28d4efd22 1,519 0.77/1.00 vMB 54
431,003 431,003 000000000000000004af8e326b0cfc677f10818b7006aec4a77436dc425cc5b6 2,599 1.00/1.00 vMB 75
431,002 431,002 000000000000000004d79f44d7855afc040be43cf9b64df0bf658061006c3912 1,853 1.00/1.00 vMB 42
431,001 431,001 000000000000000002654f8d045fdedb6bba8d8fc3030e8f485769e431106834 2,229 1.00/1.00 vMB 88
431,000 431,000 0000000000000000004be0965c3c0367f297ea115c8e5f80174aa93fbab89be0 2,004 1.00/1.00 vMB 54
430,999 430,999 000000000000000003abfc2dc6225f169b8a91778c116a34b0ea3b7aa5a7ddae 2,559 1.00/1.00 vMB 67
430,998 430,998 000000000000000000a1a718560927eed6009bf7002a6da57886c9c25f852df8 1,515 0.78/1.00 vMB 52
430,997 430,997 00000000000000000115541791e52e5b04f37134c4e86871164a9757a7dfb2ee 641 0.49/1.00 vMB 34
430,996 430,996 0000000000000000041ce9cd4275e617f3d0190567852f33da9d024fffa7c022 2,316 1.00/1.00 vMB 71
430,995 430,995 000000000000000001819c2e683e1d1e5f611dd1acbf2822b82744734a428863 181 0.08/1.00 vMB 51
430,994 430,994 00000000000000000459488f40e4e809a19596218b92c58a120e7a4d8b2b6c08 707 0.33/1.00 vMB 60
430,993 430,993 0000000000000000048f840d8c9d5662185a8d170047a0448854a877acc509a6 1,591 1.00/1.00 vMB 39
430,992 430,992 0000000000000000005284a28c49fe507a998ba5a6fb35511bc7ceae8aa5bf9c 2,815 1.00/1.00 vMB 85
Previous 10 blocks ↓
Total Size: 782.93 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: 714.62 GB
    • Received: 17.57 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.