Loading Tool

Explorer IconExplorer

Memory Pool

79,064 transactions
29.57 vMB
0.07130879 BTC
Random Selection Loading Transactions
Max Size: 177.77/200 MB

Candidate Block

Mining Attempt 85d4737554fe1ad99b8f7fd120e75d1b9d2d13bceb19d9748a23040122fb0c59
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root 2689c75e278fdd9a066f0fc6dfcb461ce074a566078bc7c03a15a4211bdaec16
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,582
Size: 1.00 vMB
Total Fees: 0.01126581 BTC
Feerates: 60.27 > 1.13 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (117,679 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
797,321 797,321 000000000000000000021aa49b3f20b8a283315c136b9842af93c31c528c824b 2,697 1.00/1.00 vMB 23
797,320 797,320 00000000000000000000ce04e19d23d8b24c3f7e3f68a71915434a717c90fdb3 2,924 1.00/1.00 vMB 12
797,319 797,319 0000000000000000000045d2e59b251b8de277f7bba45e3fd13d92a3f96fc8cf 3,358 1.00/1.00 vMB 26
797,318 797,318 00000000000000000001415583131d3c1da985497830abcf638413226892d4ad 5,712 1.00/1.00 vMB 6
797,317 797,317 00000000000000000001bdb53dc7431629d011a480082fc997aa5d7d38c480b0 2,714 1.00/1.00 vMB 16
797,316 797,316 00000000000000000004f2e02e7e54ef95ce3c2f6dfce1c2c8162ae6128613e6 5,547 1.00/1.00 vMB 7
797,315 797,315 000000000000000000043dbe09422b69a7ec6e77718c810c32dd0fbafaba60ce 4,808 1.00/1.00 vMB 10
797,314 797,314 000000000000000000006fe9bf4806b388f2911227b32be370919acfa7be090e 3,213 1.00/1.00 vMB 8
797,313 797,313 000000000000000000021ee0ce077abff64364a1c076ad1e050715e7e4b21677 2,917 1.00/1.00 vMB 11
797,312 797,312 000000000000000000007b16ba29d747b658e180a364f7d3067b28e41905d74a 2,052 1.00/1.00 vMB 6
797,311 797,311 000000000000000000007b8e7f38751d11c873d30f6047b4369bc14982fa7300 2,524 1.00/1.00 vMB 13
797,310 797,310 0000000000000000000572590b560036aa6efb9df45d184acdcea2fe0ae93c40 2,723 1.00/1.00 vMB 14
797,309 797,309 000000000000000000007a2b715e52e20383abbeb7baef0a5635cf903c4db369 1,797 1.00/1.00 vMB 14
797,308 797,308 00000000000000000002a78889f58d39e3d487b5e6db8b86b1a08a2409921f0c 3,382 1.00/1.00 vMB 19
797,307 797,307 0000000000000000000184daf8c92342993e36e2ab19875d31b906914f5b125e 1,672 1.00/1.00 vMB 18
797,306 797,306 00000000000000000000e4af4ca734a59e15365a869522fb5fe403eb76c17529 3,857 1.00/1.00 vMB 20
797,305 797,305 000000000000000000057447af81064e654debcfdd13a13e2118fa24f0c945a2 3,378 1.00/1.00 vMB 29
797,304 797,304 000000000000000000033e960d0fe5d08901986baf3b39c24538b7d5ec9eb521 3,025 1.00/1.00 vMB 20
797,303 797,303 0000000000000000000163bf8ecce87ff9604066f3e8fcb874be99939f6daefe 2,920 1.00/1.00 vMB 16
797,302 797,302 00000000000000000001d02ab863d75667859040e9b45c7aada81f2fe1bda7f9 4,056 1.00/1.00 vMB 8
797,301 797,301 00000000000000000002defa3b798e894c7116f95654efceb7782f4d62cf3912 2,112 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.39 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: 664.64 GB
    • Received: 15.02 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.